Skip to main content
Explorer
September 2, 2025
Solved

Issue with Nx_UDP_Cho_Server example / NUCLEO-H563ZI

  • September 2, 2025
  • 1 reply
  • 441 views

Today I bought a new NUCLEO-H563ZI board and downloaded the STM32CubeH5 main software package from www.st.com. But when I compile the example "STM32CubeH5 main \ Projects \ NUCLEO-H563ZI \ Applications \ NetXDuo \ Nx_UDP_Cho_Server" with IAR, it prompts that some files is missing. I had to download the missing files from elsewhere and put them in. Finally, the compilation passed, but after burning the out file into the board, the program could not run properly. After debugging, it was found that there was a DMA error in the Ethernet. I changed an other example to compile, burn, and debug. the same mistake. I don't know how to solve it. By the way the net cable and the led of the ethnet socket CN14 is ok. Can ST provide a complete examples package for the NUCLEO-H563ZI board?

xxx1234567890_2-1756803108126.png

 

xxx1234567890_1-1756802931267.jpeg

Title edited by ST moderator to reflect the content of the post. 

 

    This topic has been closed for replies.
    Best answer by MOBEJ

    Hello @xxx1234567890 

    For complete  examples for the NUCLEO-H563ZI board, please check the STM32CubeH5 GitHub repository:
    https://github.com/STMicroelectronics/STM32CubeH5/tree/main/Projects/NUCLEO-H563ZI

    This contains all ST-provided examples with proper files and configurations to avoid missing file issues.

    BR

    1 reply

    MOBEJAnswer
    ST Employee
    September 2, 2025

    Hello @xxx1234567890 

    For complete  examples for the NUCLEO-H563ZI board, please check the STM32CubeH5 GitHub repository:
    https://github.com/STMicroelectronics/STM32CubeH5/tree/main/Projects/NUCLEO-H563ZI

    This contains all ST-provided examples with proper files and configurations to avoid missing file issues.

    BR