Skip to content

W32_ETH01 #827

Closed Answered by luc-github
salrodri asked this question in F.A.Q
Oct 24, 2022 · 37 comments · 30 replies
Discussion options

You must be logged in to vote

Got my boards today :
I used the same settings as variant:

#define ETH_FEATURE

//Ethernet type (Check ETH.h eth_phy_type_t)
//TYPE_ETH_PHY_LAN8720
//TYPE_ETH_PHY_TLK110
//TYPE_ETH_PHY_RTL8201
//TYPE_ETH_PHY_DP83848
//TYPE_ETH_PHY_DM9051
//TYPE_ETH_PHY_KSZ8041
//TYPE_ETH_PHY_KSZ8081
#define ESP3D_ETH_PHY_TYPE TYPE_ETH_PHY_LAN8720

//Ethernet board Clock mode
// MODE_ETH_CLOCK_GPIO0_IN
// MODE_ETH_CLOCK_GPIO0_OUT
// MODE_ETH_CLOCK_GPIO16_OUT
// MODE_ETH_CLOCK_GPIO17_OUT
#define ESP3D_ETH_CLK_MODE MODE_ETH_CLOCK_GPIO0_IN

//Pins of ethernet board
#define ESP3D_ETH_PHY_POWER_PIN 16
#define ESP3D_ETH_PHY_MDC_PIN 23
#define ESP3D_ETH_PHY_MDIO_PIN 18

//Address of ethernet board
#define ESP3D_E…

Replies: 37 comments 30 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@rubin110
Comment options

@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
2 replies
@luc-github
Comment options

@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@luc-github
Comment options

@luc-github
Comment options

@luc-github
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
2 replies
@luc-github
Comment options

@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@luc-github
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
F.A.Q
Labels
None yet
3 participants