Hi,
I am using the ICE V2.1 reference design for a project that requires EtherCAT. Looking at the AM335x ICE Rev. 2.1 EVM Block Diagram, one of the ports is multiplexed with the MII1 interface. My application does not require the MII1 interface and I need to use those pins as SPI1.
Would there be any impact to EtherCAT operation if I re-mux the MII interface and remove the HW mux going to the PHY? As far as I can see, the MII interface is not pin-muxed in the code.
What is the best way to remove the MII1/PHY mux circuitry?
(http://processors.wiki.ti.com/index.php/AM335x_Industrial_Communication_Engine_EVM_Rev2_1_HW_User_Guide#Functional_Block_Diagram_of_AM335x_ICE_2.0_EVM)
Thanks!