Associate
January 15, 2020
Question
NUCLEO-H743ZI2 and LWIP
- January 15, 2020
- 2 replies
- 1155 views
Hi everyone,
I'm new wotking with the H7 and I got stuck on a trivial issue. I generated some code for the NUCLEO-H743ZI2 together with freeRTOS and LWIP. As exercise, I extended only a bit the code just waiting for telnet connection to send a simple string. Everything works except telnet cannot connect....(the program creats a socket and is listening....)
Maybe I'm missing something trivial. I attach the project
thanks a lot for the help