How to connect ENC28J60 Ethernet Module to Microcontorller
Posted: 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.
Connect the following pins carefully to the microcontroller. ENC28J60_CONTROL_CS pin10
SPI_MOSI pin11
SPI_MISO pin12
SPI_SCK pin13
Some useful source codes can be found here.
Schematic of the module is this.
Connect the following pins carefully to the microcontroller. ENC28J60_CONTROL_CS pin10
SPI_MOSI pin11
SPI_MISO pin12
SPI_SCK pin13
Some useful source codes can be found here.