cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Nx_UDP_Cho_Server example / NUCLEO-H563ZI

xxx1234567890
Visitor

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. 

 

1 REPLY 1
MOBEJ
ST Employee

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

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.