cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H735G-DK: RGMII Ethernet interface with RX_ERR?

HMüll.4
Senior

Hi,

when looking into the schematics of the STM32H735G-DK board (MB1520B), the Ethernet-PHY is connected via RMII.

Now when I configure RMII for an STM32H7 in CubeMX, the interface pins do fit properly to what is used in the MB1520B schematics - except the RX_ERR-line. According to the schematics it is connected to PB10, but when I enable PB10 in CubeMX for use as RX_ERR, it is marked in yellow with the remark "no mode".

So...how do fit both things together? How can I enable RX_ERR being used in Cube MX for RMII-mode?

Thanks!

 

1 REPLY 1
LCE
Principal II

Check the datasheet for the alternate functions, I faintly remember that RX_ERR is simply not supported by the H7 hardware. But I might be wrong.

And it's definitely RMII, without the "G". ;)