How to test integrity of RMII link between STM32F417's Mac and an external Phy?
I have a product in which a STM32F417 (BGA) micro is attached to a LAN8720A (QFN) Phy using the RMII interface. It uses an external 50MHz oscillator going to the Phy and STM32.
For testing newly assembled PCBs in mass production, is there a way to test the integrity of the TXD[0:1], TXEN, RXD[0:1], RXER & CRS_DV signals, i.e. die to die, without having to use an Ethernet stack? I'm thinking something low speed using the interface as GPIOs instead of full speed RMII.
