Ethernet + DM9051

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
User avatar
imliubo
Posts: 3
Joined: Sun Dec 03, 2017 1:41 pm

Ethernet + DM9051

Post by imliubo » Fri Dec 11, 2020 8:48 am

I saw in the ESP-IDF warehouse that Ethernet already supports the DM9051 module, so I want to ask whether micropython can also use DM9051 for network communication?
I know that currently micropython only supports PHY_LAN8720, PHY_TLK110, PHY_IP101 in ESP32, so I want to make sure if there are plans to support? :)

Post Reply