ESP32 Ethernet mac2mac communication
Posted: Fri Dec 07, 2018 8:38 am
Dear all,
I currently struggling with a task that I want to perform. I need to interconnect two microcontrollers through their ethernet mac interface through RMII without using a physical layer. After checking the whole Ethernet code available in the SDK, I am still not able to remove the physical layer initialization or at least fake a simple PHY layer.
Does anyone have some advice/clues about the possibility to perform this communication with the ESP32 ?
Thanks!
I currently struggling with a task that I want to perform. I need to interconnect two microcontrollers through their ethernet mac interface through RMII without using a physical layer. After checking the whole Ethernet code available in the SDK, I am still not able to remove the physical layer initialization or at least fake a simple PHY layer.
Does anyone have some advice/clues about the possibility to perform this communication with the ESP32 ?
Thanks!