Skip to main content
Visitor II
June 12, 2024
Question

code generated with cubeMX 6.1.0 and above for udp ethernet ping

  • June 12, 2024
  • 1 reply
  • 545 views

Hello ,, can anyone share the code for  generated with cubeMX version 6.1.0 and above.  ethernet with udp  pinging works code . the code should able to run in keil... thanks..... 

1 reply

Technical Moderator
June 12, 2024

Hello @ramsita ,

There is no .ioc files (ready for use project) with CubeMX.

Ready-to-use UDP applications running in keil can be found in the STM32CubeH7 MCU package:

STM32CubeH7/Projects/NUCLEO-H723ZG/Applications/LwIP/LwIP_UDP_Echo_Server at master · STMicroelectronics/STM32CubeH7 · GitHub

STM32CubeH7/Projects/STM32H743I-EVAL/Applications/LwIP at master · STMicroelectronics/STM32CubeH7 · GitHub

This ST wiki page may help you to create project from scratch:

How to create project for STM32H7 with Ethernet an... - STMicroelectronics Community

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"