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 module with TM4C123GH6PGE

hi,

i am currently working on the TM4C123GHPGE  microcontroller. The main thing is simple communication  between a Tiva connected to ENC28J60 module through SPI interface and the PC .where i want to send the data from  Tiva to a  ENC28J60  module and the data should be displayed on the PC with some IP address. I need some starting guide or sample code on how to interface this Ethernet module with TM4C.