Search found 1 match
- Tue Feb 19, 2019 9:43 pm
- Forum: General Discussion
- Topic: More LAN8720 IP issues
- Replies: 9
- Views: 21865
Re: More LAN8720 IP issues
I got it working following these instructions: http://blog3.narimatsu.net/article/180309a You have to remove the oscillator from LAN8720 ! Advantage: you dont use GPIO0! #include <ETH.h> #define ETH_CLK_MODE ETH_CLOCK_GPIO17_OUT // Pin# of the enable signal for the external crystal oscillator (-1 to...