2024-06-05 02:23 AM
i need a ioc file for properly pinging ethernet code with udp protocol on stm32h743 and cubemx 6.10.0 and firmware version 1.10 . thanks .....
2024-06-05 03:02 AM
Hello,
You can refer to this wiki https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308 and use the cubemx 6.10.
2024-06-05 03:30 AM
i have tried ,,,,,but still it is not pinging . can you send the ioc file directly plzz . so it will help me a lot.
2024-06-05 04:48 AM - edited 2024-06-05 04:57 AM
2024-06-05 10:21 PM
hello mr.guler can i get ioc files without freertos . And your code in tcp/ip but i need in udp protocol . thanks
2024-06-05 10:59 PM
I have this. You can turn off the RTOS and continue working. But managing Ethernet is much easier with RTOS.
2024-06-05 11:46 PM
i tried with your code ,,, but it is not pinging . and it giving some problems
1 --> to run the code i need to tap the run button 3 times in keil then only code execution starting . (actually this 3 times tap for run ,,, problem i observed above 6.1.0 cubemx all versions.... )
2 --> execution stopping before entering into the while in the main .
so plz check and can u explain the reason of these problems... thanks
2024-06-06 05:08 AM - edited 2024-06-06 05:11 AM
Here are my ioc files of mx version 5.4.0 and firmware version 1.5.0 which is working fine and pinging also.... but ioc file of mx version 6.11.1 and firmware version 1.11.2 in which ethernet is not pinging and 3 tap to run issue with thiss...
Ethernet__ping.ioc generated with cubemx 5.4.0 and Firmware version 1.5.0
and another one is generated with cubemx 6.11.1 and FW 1.11.2