cancel
Showing results for 
Search instead for 
Did you mean: 

Why is the LWIP disabled on STM32CubeMx v4.27 (STM32H743)?

Hi.

 Why the option for LWIP is disabled on, STM32CubeMx v4.27, for the STM32H743?

 And, when using the STM32F207, the option MBEDTLS turn disabled when LWIP is selected and vice-versa? Can't both be used simultaneously?

Thanks in advance.

2 REPLIES 2
Imen.D
ST Employee

Hello @Amilton Rog�rio da Silva​ ,

To active LWIP, you should configure the ETH IP and enable FREERTOS with MBEDTLS.

Also, for STM32H7 CORTEX_M7 CPU DCache parameter must be enabled.

This warning is mentioned in STM32CubeMx, when you put the cursor in LWIP Pinout.

Kind Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Hi Imen

It's sensible DCache should be enabled. But why does STM32CubeMX make it mandatory and not merely recommended?

If you know, I'm also interested, why STM32CubeMX v5.0.1 for H7 can't set LWIP_IGMP = enabled please?

Thanks

Alister