ESP and LAN8720A Ethernet #145
Unanswered
DatanoiseTV
asked this question in
Q&A
Replies: 2 comments 5 replies
-
What mechanism are you using to connect to the LAN8729A? Through SPI? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@lathoub No, the ESP32 has an integrated Ethernet MAC and the LAN8720A PHY is attached via the RGMII interface. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have recently made a board (which I am going to release as open source hardware) which has LAN8720A ethernet and an ESP32-WROVER-IE with 16mb flash. I am primarely targetting esp-idf, but also want to support arduino ide / platformio and the applemidi library.
Is there an example for the LAN8720? I cannot get the applemidi library to compile.
Beta Was this translation helpful? Give feedback.
All reactions