Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years ago.
How to use EthernetInterface with LCD
I am working on a project with STM32F7NG, the project is using ethernet. I use "TS_DISCO_F746NG.h", "LCD_DISCO_F746NG.h" and "EthernetInterface.h" in mbed OS5. When I call 3 classes TS_DISCO_F746NG , LCD_DISCO_F746NG and EthernetInterface the program hangs in function ".connect()" of the EthernetInterface. Can anyone show me how to fix this? The program compiled normally without any error.
Thanks
Question relating to:
