esp-idf/components/esp_eth
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
..
include esp_eth: moved extern "C" after includes 2020-09-09 10:19:03 +08:00
src Increased LAN8720 ETH-PHY reset assertion time (IDFGH-6018) 2021-11-10 21:59:00 +01:00
test unit_test: switch icmp test server to taobao 2021-08-25 08:34:14 +02:00
CMakeLists.txt ethernet: add enc28j60 example 2020-02-10 12:56:14 +08:00
component.mk ethernet: move netif glue && add ref counter 2019-11-27 10:36:32 +08:00
Kconfig ethernet: add enc28j60 example 2020-02-10 12:56:14 +08:00