2018-10-02 06:03 AM
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.
2018-10-02 06:38 AM
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
2019-02-07 04:46 PM
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