Ethernet RMII Rx Error
Hi.
I am working with the STM32F767 and configuring the Ethernet RMII interface. The Ethernet PHY has an Rx Error output, and I'm not sure if this must be connected to the STM32.
STMCube when configuring the Ethernet RMII interface doesn't allow selecting 'Activate Rx Err signal' . The Rx Error option is greyed out
Is this RMII signal required back to the STM32?
How is it configured in STMCube or manually, or where can I find this information?
For comparison, the STM32F746 Discovery board has the Rx Error signal wired back to the STM32 on BGA pin PG2, which only lists alternate functions FMC_A12 and EVENT_OUT. Neither are RMII functions?
Thanks.