Hello,
Those who have used the FRDM-K64 know that even though the K64 can interface to 2 ethernet lines, there's only 1 Ethernet PHY & magnetics circuitry HW onthe FRDM-K64 eval board.
I have looked online for a Ethernet PHY/MAG/RJ45 hardware module but only found that is complete MAC-PHY-MAG-RJ45 ensemble mini-ethernet board from Wiznet and Adafruit that are interfaceable (still to be determined by me if viable) to the FRDM-K64 via SPI on the header. I'm afraid, adding the SPI protocol in the scenario will greatly slow down the communication with MCU aspect & not meet the 100T requirements I need.
Other than building a custom board that copies the ENET0 PHY circuitry on board the FRDM, does anyone know of non-MAC but only PHY/MAG/RJ45 ensemble on a miniboard that can interface to the MCU via all the PHY / MAC interface line on the Arduino-compatible header of the FRDM-K64 that will serve as and complete the 2nd (ENET1) communication line?
Please advise.
Thanks for the help.
MI