2020-03-30 01:41 PM
I am using LWIP with FREERTOS. I see that CUBE has put the LWIP init function in the default thread but it did does not create the MX_LWIP_Process(); that you would normally call in the always loop if useing LWIP without freertos. Is this just a bug or does this work in a different way
2020-04-01 05:13 AM
With RTOS timeouts are handled internally by lwIP core thread.
Also be warned:
https://community.st.com/s/question/0D50X0000C6eNNSSQ2/bug-fixes-stm32h7-ethernet