cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745 Ethernet is not working on my Custom Board

Geo
Associate

I maid  a custom board with ST32H745 mcu. The board is working fine but the ethernet part is not working. The Ethernet part is exactly the same  as the Nucleo H745ZI reference design. The code and Ethernet part working fine on Nucleo board. I checked all Ethernet part components  and found all are same as in the Nucleo schematic. I am using ST link V2 for custom board programming (SWDIO, SCLK & GND pins). I probed TXD0,TXD1,TX_EN,CRS_DV,MDC, MDIO pins on both Nucleo and custom board and found both are the same. I also checked PHY clock and Ref Clocks and they were showing 25 Mhz and 50Mhz accordingly. Both LEDs (green and yellow) on the Ethernet jack also working.I am using cube IDE and LWIP with FreeRTOS .What would be the problem behind this ?? I am totally stuck on this. Phy Section schematic also attached here.

2 REPLIES 2

> ethernet part is not working

What are the symptoms?

What software are you using?

What debugging steps did you already take?

JW

SofLit
ST Employee

Hello @Geo and welcome to the community,

In addition to what @waclawek.jan said you can refer to this article if you are using LWIP.

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.