Skip to content

Commit 78ef788

Browse files
committed
Fix ESP32_Ethernet kit bug
1 parent 7093b03 commit 78ef788

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

sdkconfig.esp32

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -610,10 +610,9 @@ CONFIG_ETH_ENABLED=y
610610
CONFIG_ETH_USE_ESP32_EMAC=y
611611
CONFIG_ETH_PHY_INTERFACE_RMII=y
612612
# CONFIG_ETH_PHY_INTERFACE_MII is not set
613-
# CONFIG_ETH_RMII_CLK_INPUT is not set
614-
CONFIG_ETH_RMII_CLK_OUTPUT=y
615-
# CONFIG_ETH_RMII_CLK_OUTPUT_GPIO0 is not set
616-
CONFIG_ETH_RMII_CLK_OUT_GPIO=17
613+
CONFIG_ETH_RMII_CLK_INPUT=y
614+
# CONFIG_ETH_RMII_CLK_OUTPUT is not set
615+
CONFIG_ETH_RMII_CLK_IN_GPIO=0
617616
CONFIG_ETH_DMA_BUFFER_SIZE=512
618617
CONFIG_ETH_DMA_RX_BUFFER_NUM=10
619618
CONFIG_ETH_DMA_TX_BUFFER_NUM=10

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy