STM32/LwIP/FreeRTOS on Nucleo : how to handle ethernet link status change ?
Hello,I'm developping a demonstrator with a shield I made to fit a Nucleo 144 - F207ZG board. My application uses ethernet link (TCP, UDP client and server) and FreeRTOS. Base project is generated from CubeMX and I work under Atollic True Studio. Thi...