Is it possible configure the two Ethernet ports in different modes at the same time (for example EMAC0 in RMII mode and EMAC1 in GMII mode) ?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is it possible configure the two Ethernet ports in different modes at the same time (for example EMAC0 in RMII mode and EMAC1 in GMII mode) ?
Hi,
Yes,It could be possible to use EMAC0 as RMII mode and EMAC1 as GMII mode.EMAC1_RMII signals are muxed with EMAC0_MII port as well as VIN0 port,so we can configure the mode in both the ways.
-Nanthan.
Nanthan,
thanks for your answer. However I was not thinking about a problem related to pin muxing. My doubt is about GMII_SEL register. It seems this register is not documented yet, so it is not possible to know if it provides separated and independent configuration bits for EMAC0 and EMAC1. Do you have field description of this register?