esp-idf/components/esp_eth/src
Frank Sautter a8ed7f44bb Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018)
Increase reset assertion time from 100µs (as specified minimum in the datasheet) to 150µs.
Some specimen of the LAN8720 need the reset signal asserted longer than 100µs to initialise properly. Otherwise they are in a zombie state where they are establishing and loosing an Ethernet link once in a seconds interval.
2021-11-10 21:59:00 +01:00
..
dm9051.h ethernet: add gpio number into config structure 2019-11-20 10:36:45 +08:00
esp_eth_mac_dm9051.c ethernet: support pin emac task to core 2020-06-03 11:06:41 +08:00
esp_eth_mac_esp32.c emac: configure data interface early 2021-09-06 18:44:37 +08:00
esp_eth_mac_openeth.c ethernet: support pin emac task to core 2020-06-03 11:06:41 +08:00
esp_eth_netif_glue.c ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
esp_eth_phy_dm9051.c eth: dont warn nego timeout if link is down 2021-09-06 18:45:15 +08:00
esp_eth_phy_dp83848.c eth: dont warn nego timeout if link is down 2021-09-06 18:45:15 +08:00
esp_eth_phy_ip101.c eth: dont warn nego timeout if link is down 2021-09-06 18:45:15 +08:00
esp_eth_phy_lan8720.c Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 2021-11-10 21:59:00 +01:00
esp_eth_phy_rtl8201.c eth: dont warn nego timeout if link is down 2021-09-06 18:45:15 +08:00
esp_eth_phy.c ethernet: support phy addr auto detect 2019-12-24 11:18:30 +08:00
esp_eth.c esp_eth: restart negotiation in esp_eth_start 2021-05-25 15:17:48 +08:00
openeth.h ethernet: support OpenCores ethernet MAC 2019-10-13 17:05:26 +02:00