Hi,
I am using DK-TM4C129X. Is there any code to send data from the microcontroller to the PC and back again via ethernet?
Regards,
Anna
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.
Anna,
There are several ethernet examples in the TIVAware. You can download from this link.
http://www.ti.com/tool/sw-tm4c
Thanks and regards,
Zhaohong
Hi,
So I have tried to implement a code in which the Ethernet communication starts once the widget on the screen is touched. But when I try to include "TouchScreenInit(g_ui32SysClock);TouchScreenCallbackSet(WidgetPointerMessage)" along with lwipinit() in the code,it does not detect the touchscreen function. I am not sure why this.Can you please help?
Regards,
Anna