2018-06-30 06:49 AM
Hi all:
Now I use stm32h743zi, using cubemx to generate LwIP project, but the LwIP option is gray. Dose anyone know that how to fix this. The following picture is the picture what I confige the cubemx project. Thanks.
#stm32cubemx. #stm32h7-ethernetSolved! Go to Solution.
2018-06-30 12:43 PM
Hello
yi.zhou
,To active LWIP for STM32H7, you should enable the ETH IP and FREERTOS with MBEDTLS.
Also, CORTEX_M7 CPU DCache parameter must be enabled.
This warning is mentioned when you put the cursor in LWIP Pinout.
Hope this helps you.
With Regards,
Imen
2018-06-30 12:43 PM
Hello
yi.zhou
,To active LWIP for STM32H7, you should enable the ETH IP and FREERTOS with MBEDTLS.
Also, CORTEX_M7 CPU DCache parameter must be enabled.
This warning is mentioned when you put the cursor in LWIP Pinout.
Hope this helps you.
With Regards,
Imen
2018-07-01 05:16 AM
Hello Imen
This is very helpful. Thanks.
2019-01-10 07:03 AM
hi yi Zhou
im new to controller im trying to use lwip for udp communication can u guide for lwip project creation or share ur .ioc for basic lwip