Loading...
 
Skip to main content

System Workbench for STM32


Nucleo-STM32F429ZI - LwIP

If you are working with the STM32CubeMX Tool - open the LWIP configuration dialog and add a user constant LWIP_TIMEVAL_PRIVATE with value 0 for the specific project. So you will get the same result without hacking the shipped libs, even after an update of the CubeMX repositiory.

Chris