cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo STM32H7 - Any Example available for lwIP (Ethernet PHY) without FreeRTOS

Muneeswaran Manokaran
Associate II

Hi,

I am new to one for Ethernet peripherals. I need to create Project in lwIP Ethernet without FreeRTOS. Already i download example Application of LwIP_HTTP_Server_Netconn_RTOS in my board successfully.But don't understand FreeRTOS concept , because of i am new to FreeRTOS concept. Any Example lwIP without FreeRTOS Implementation available. if Available means, provide the link and suggestion to make my project ASAP.

2 REPLIES 2
Cartu38 OpenDev
Lead II

Maybe not same board you're relying on but not too far about look at STM32Cube_FW_H7_V1.8.0\Projects\NUCLEO-H723ZG\Applications\LwIP

Piranha
Chief II

If one cannot grasp the RTOS concepts, then one is a beginner. But Ethernet and USB are complex and definitely not for beginners. The H7 with Cortex-M7 also is one of the most complex MCUs out there. And the worst part of the story is the fact that ST's HAL/Cube team are also incompetent beginners and haven't been able of grasping multithreading, Ethernet and everything non-trivial since the beginning of STM32 back in a year 2007.

https://community.st.com/s/question/0D50X0000C6eNNSSQ2/bug-fixes-stm32h7-ethernet

https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32