esp-idf/components/esp_eth
Frank Sautter 08aacb02f7 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-05 11:46:58 +01:00
..
include esp_eth: deprecate esp_eth_receive 2021-01-27 23:48:01 +08:00
src Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 2021-11-05 11:46:58 +01:00
test ci: update cert used for esp_eth test 2021-10-21 10:06:03 +08:00
CMakeLists.txt eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
component.mk eth: support W5500 MAC RAW mode 2020-11-16 13:30:49 +08:00
Kconfig esp_eth: added option to disable soft flow control when rx buffer is few 2021-02-01 14:14:54 +08:00