Resolved! Issue with LWIP-TCPIP and other threads on NUCLEO-F429ZI
I have attached my project. I am running it on a NUCLEO-F429ZI Board. I am using FreeRtos and LWipI have 2 threads/Tasks. The first Task is to initialize LWIP and to read some ADC from DMAThe lcd Task is to display text on a 2" LCD through SPII have ...