Skip to main content
Associate III
May 31, 2025
Question

where did lwIP go?

  • May 31, 2025
  • 1 reply
  • 304 views

I cannot find the lwIP component for FreeRTOS in the latest STM32MX options.

I installed the package FreeRTOS from the package install STMicroelectronics tab but lwIP is not available nor do I see and option to install the package.

Can this be installed locally? 

Do I have to integrate the hard way?

This topic has been closed for replies.

1 reply

Pavel A.
May 31, 2025

FreeRTOS and LwIP are included in the "cube firmware package" of some STM32 families for historical reasons.

For other STM32 families you get these components by adding them in the "Middleware and Software Packs" view

PavelA_0-1748729978532.png

If not available even there then yes, needs to be added to  the project in a "hard way".