2023-05-17 01:24 PM
I just updated my STM32IDE to support the STM32H5 series parts and I noticed in my project that LWIP is no longer a middleware option. Is it not supported on this family?
2023-05-17 02:26 PM
It is not supported on this family by ST. But it is a free, opensource project, available to everyone.
The question is, why do you want it. Every RTOS or IoT OS project has its own tcp/ip layer, even FreeRTOS.
2023-05-17 02:43 PM
I am novice to IP programming and most of the examples out there use LWIP
2023-05-18 02:44 PM
Well, now you can find also examples with Azure RTOS and NetX. Sounds good?
2023-05-22 07:27 AM
Hi @mvonahnen
The forum moderator had marked your post as needing a little more investigation and direct support. An online support case has been created on your behalf, please stand by for just a moment and you will hear from us.
Regards,
Billy
2023-07-12 09:39 AM
Following this thread for updates. I too have run into this issue - namely migrating projects from the F7 to H5 that use LwIP and MQTT provided by STM32CubeMX. While I am not a novice, expediting the migration process would be nice.
2023-07-12 12:09 PM
Here you can find helping hands with migration chores, while you stay focused on what is important to you:
https://www.fiverr.com/categories/programming-tech/electronics-engineering/embedded-systems-iot
2023-09-09 03:09 PM
Hi @Billy OWEN
Could you please provide an update. 4 months has passed and there is still no LWIP support for the H5.
2023-09-10 12:18 AM
https://github.com/STMicroelectronics/stm32h5-classic-coremw-apps
But really... What's the point waiting for this "support", if it's a broken bloatware anyway?
2023-11-28 03:48 AM
Hi,
are there any news or has anyone managed to port lwip to the H5 series, especially the STM32H573i-DK?
Best,
funkii