diff options
author | robert-hh <robert@hammelrath.com> | 2024-02-15 21:05:51 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-03-07 17:54:56 +1100 |
commit | bf68bb95f9774127a026845e286822ca83bcaa37 (patch) | |
tree | e7d81c7eb24c6677e5b29b783f85b222e3dbcfd6 /docs/esp32/tutorial | |
parent | 085e3244f0bc5a1ddaaad4ab32c33ce5545be4ac (diff) |
stm32/network_lan: Add the phy_type=x keyword option to network.LAN().
With LAN8742, LAN8720, LAN83825 and DP83848 as possible options, and the
symbols PHY_LAN8720, PHY_LAN8742, PHY_DP83825 and PHY_DP8348. The default
is PHY_LAN8742 which is the existing behaviour.
The eth_init() parameters for the Portenta H7 board are set to phy_addr=0
and phy_type=LAN8742, which matches the previous defaults and the
schematics.
Tested with LAN8720 and DP83848 breakout boards at 10M Duplex and 100M
Duplex modes.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions