[STM32F407VG or STM32F405RG] Can I use network.PHY_LAN8720() on STM32F407VG(STM32F4 Discovery board) ?

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
User avatar
water
Posts: 75
Joined: Sun Sep 24, 2017 9:16 am

[STM32F407VG or STM32F405RG] Can I use network.PHY_LAN8720() on STM32F407VG(STM32F4 Discovery board) ?

Post by water » Thu Jul 23, 2020 9:06 am

I use STM32F407VG series board, how to enable network.LAN() and network.PHY_LAN8720() functions when I build it ? (ESP-IDF v3.x)

or PYBoard (STM32F405RG series) can do it ?

:?:

Thanks!

Post Reply