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.
Tool/software: Code Composer Studio
Hi,
I looking for an example code in order to connect ethernet my LAUNCHXL-F28379D board.
I have an ENC28J60 ethernet controller with SPI interface, Can you share with me an example code for using it?
In the other hand, do you know a better way to get ethernet connected my F28379D board?
Thanks in advance.
Guillermo.
Hi Guillermo,
We do not have an example configuring the external Ethernet interface over SPI. I believe that the existing SPI examples in C2000Ware Package can be extended for this specific SPI use case.
Regards,
Sudharsanan
By the way, do you know a LaunchPad board with ethernet port in order to connect with LaunchXL-F28379D board ?
I mean, a cheap board from TI, and coming with the programming example ready to go.
The final goal is to get the values of some variables of LaunchXL-F28379D board with ethernet connection.