This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interfacing ENC28J60 with TM4C123GH6PM

Other Parts Discussed in Thread: TM4C123GH6PM

Dear all,

 I would request some startup help in interfacing the Tiva MCU TM4C123GH6PM with the Microchip part ENC28J60. Are there any libraries available that can be downloaded ? My project is a simple communication (test) between a Tiva connected to ENC28J60 through SPI interface and the PC, where I can send some data using UDP to the tiva and it is received in the Tiva and displayed . I need some starting guide on how to interface this Ethernet module with TM4C