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.