STM32H735G-DK: RGMII Ethernet interface with RX_ERR?
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!
