How to connect ENC28J60 Ethernet Module to Microcontorller

Microcontroller Topics
Post Reply
User avatar
SevenZero
Major
Major
Posts: 263
Joined: Sun Nov 01, 2009 8:37 pm

How to connect ENC28J60 Ethernet Module to Microcontorller

Post by SevenZero » Mon Dec 24, 2012 1:15 am

If you have bought ENC28J60 Ethernet Module from TRONIC.LK, you can use it to do many things such as home automation through internet, etc... Here is a quick guide on how to connect it.

Schematic of the module is this.
ENC.png
ENC.png (49.25 KiB) Viewed 3948 times
Connect the following pins carefully to the microcontroller.
ENC1.png
ENC1.png (108.02 KiB) Viewed 3948 times
ENC28J60_CONTROL_CS pin10
SPI_MOSI pin11
SPI_MISO pin12
SPI_SCK pin13

Some useful source codes can be found here.
ENC28J60 library.rar
(44.55 KiB) Downloaded 599 times
Webserver_ATMega32_ENC28J60-H.zip
(35.63 KiB) Downloaded 553 times
AVR.zip
(68.56 KiB) Downloaded 513 times
Post Reply

Return to “Microcontrollers”