2025-08-07 11:08 PM
Hi ST,
How i can I use M33 co-processor of stm32mp257 series , and how can i connected debug with Cubeide,
how can i use Ethernet port through the Co-processor,
Note: I am using Opnestlinux distribution package.
Solved! Go to Solution.
2026-02-10 5:34 AM
LwIP Stack to support Ethernet on M33 is now released and several applications are also released for STM32MP257-EV1, STM32MP257-DK boards etc. for both Bare Metal and Free RTOS in the official release of STM32MP2 v1.3.0.
STM32CubeMP2/Projects/STM32MP257F-EV1/Applications/LwIP at main · STMicroelectronics/STM32CubeMP2
Best Regards,
Rohit Ramchandani
2025-08-22 5:15 AM
Hello @asadullah4571 ,
The LwIP stack to support Ethernet on M33 will comes in the next CubeFW release, in February 2026. It will be the same kind of stack you can find on CubeFW for STM32MP13 bare metal.
Kind regards,
Erwan.
2025-08-26 1:23 AM
@Erwan SZYMANSKI
thanks for your quick response ,
I will wait for the firmware release.
I will work in Ethernet after releasing the cube MX.
so as of now, I want to test with M33, how to connect (stm32mp255DAK3 -custom board ).
how to toggle the LED's from the M33 co-processor.
I saw there is prebuilt examples for the stm32mp257fdk or evk, but how can i start with stm32mp255DAK3 -M33 co-processor ,
can you please guide me to do this work,
2026-02-10 5:34 AM
LwIP Stack to support Ethernet on M33 is now released and several applications are also released for STM32MP257-EV1, STM32MP257-DK boards etc. for both Bare Metal and Free RTOS in the official release of STM32MP2 v1.3.0.
STM32CubeMP2/Projects/STM32MP257F-EV1/Applications/LwIP at main · STMicroelectronics/STM32CubeMP2
Best Regards,
Rohit Ramchandani
2026-02-17 11:15 PM
Thanks,
2026-02-17 11:22 PM
Hi @asadullah4571,
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Best Regards,
Rohit Ramchandani