cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H753 Ethernet Connection on NUCLEO-H753ZI is not Working

Ematic
Associate II

We are using your development board for the Testing our Control Logics and Communication from our Server. We are facing issue in the Ethernet Configuration and need support and details Steps.

13 REPLIES 13

@Ematic wrote:

its not working,

Tells us nothing.

What testing / investigation / debugging have you done to find what's wrong ?

 

LwIP Debug options:

https://community.st.com/t5/stm32-mcus-wireless/audio-on-stm32wb55cg/m-p/694244/highlight/true#M20065

https://community.st.com/t5/stm32-mcus/ethernet-not-working-on-stm32h7x3/ta-p/49479?search-action-id=58258906613&search-result-uid=49479

 

General "How To Debug":

https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/tac-p/706966/highlight/true#M49 

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Hello . The memory  region  for rxbuffers 0x30000100 is not configured in MPU 

Also the tx descriptors 0x30000060 region  is not configured in MPU 

Put Tx descriptors to 0x30000000 and configure the MPU for that  region

 

 

 

STackPointer64
ST Employee

Hello @Ematic ,

 

Are there any updates regarding your issue? Have you managed to solve your problem and run the project?

 

Best regards,

To improve visibility of answered topics, please click Accept as Solution on the reply that resolved your issue or answered your question.
mƎALLEm
ST Employee

@Ematic ,

You need to accept the comment that answered your question or at least guided you to the solution.

 

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.