2025-06-16 1:53 AM - last edited on 2025-06-17 9:13 AM by Andrew Neil
Hello
I am triyng to use STM32H735 with ethernet (ln8710A is the PHY)
We have hardware fault when we connect the cable (se the itm print below)
We use CubeMx version Version: 1.18.0
ETH is in RMII conection is OK
2025-06-16 2:01 AM - edited 2025-06-16 2:04 AM
Welcome to the forum.
Presumably, this is custom hardware?
Therefore, please post your schematic. Also what tools, middleware, versions, etc
See: How to write your question to maximize your chances to find a solution
@dacha.1 wrote:We have hardware fault when we connect the cable (se the itm print below)
How to debug Hard Faults:
PS:
@dacha.1 wrote:ln8710A is the PHY
Did you mean LAN8710A ?
https://www.microchip.com/en-us/product/lan8710a
2025-06-16 2:10 AM
the hardware is good
we have test many configurations for memory position for Rx Tx and LwiRamHeap
In certain conditions hi dont remember its , I succeeded to ping my board , but
after several try of ping we have hardware fault
We think that it was bad configuration for Rx Tx and the heap description .
Can you help me to fit the good comfiguration
2025-06-16 2:18 AM - edited 2025-06-16 2:18 AM
Note that it's a "Hard Fault" - which is not necessarily a hardware issue.
https://developer.arm.com/documentation/dui0552/a/the-cortex-m3-processor/fault-handling
Again, see how to debug Hard Faults:
And did you mean LAN8710A ?
https://www.microchip.com/en-us/product/lan8710a
2025-06-16 8:07 AM
Now the stack is running
When we try to ping the board the response is OK
C:\Users>ping 192.0.1.218 -t
Envoi d’une requête 'Ping' 192.0.1.218 avec 32 octets de données :
Réponse de 192.0.1.218 : octets=32 temps<1ms TTL=255
Réponse de 192.0.1.218 : octets=32 temps<1ms TTL=255
......................................
but we have DMAErrorCode=0x4080 ? why ?
2025-06-17 9:05 AM - last edited on 2025-06-17 9:12 AM by Andrew Neil
Duplicate - merged.
Hello
I’m using an STM32H735VGT6 with the PHY LAN8710, the hardware of the board is working.
I managed to generate a ping to the IP address: 182.00.01.228.
the configuration was :
Ethernet :
Lwip
When we connect the cable hard fault :
Nota : this project have been worked one night whithout probleme ,We dont understand .
We have not modified anythink and then he dont work ???
Is some one have develop an ethernet project with the stm32h735...
Please help
2025-06-17 9:11 AM
So have you tried to debug your Hard Fault?
Again, see:
See also:
Ethernet not working on STM32H7x3
Debugging tips when working with an Ethernet peripheral
And more:
2025-06-17 12:01 PM
Hi @dacha.1
This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.
Regards,
Billy