STM32 LWIP FreeRTOS
Hello
This is my first post on the forum, always a happy reader in the past and happy STM32 user as well!
Now I want to go a bit further then the standard IO and control. I want to implement LWIP + FreeRTOS with a STM32F7. And yes, the fresh generated code doesn’t work out the BOX, surprise. After debugging and reading a lot of posts I was able to get a ping from my bord! Yes!
Well after creating 2 threads and try to do some UDP socket handling, it was again broken! (Only setup the connection, no traffic yet.)
What is the status for ST to support LWIP on there hardware? When I search on the forum my PC is exploding how many topics are created and bug reports are made some of them already years ago without any solution or implementation in newer releases from Cube MX.
What is the roadmap, ST + LWIP (+ FreeRTOS)? I know your goal is to sell silicon, but if the software is well written and the basic stuff is working out of the box, you will sell more silicon!
