Search found 3 matches

by darath
Fri Apr 23, 2021 6:17 am
Forum: ESP32 Arduino
Topic: ESP32 with LAN8720 Module - Can't get it to work
Replies: 1
Views: 2982

Re: ESP32 with LAN8720 Module - Can't get it to work

Okay I could get it to work with trial and error and some esp32 ethernet schematics. If you follow the guide, you need to put the oscillator enable onto the NC pin and onto pin 17. To make it work, I didn't do that. I just ignore this complete and changed to pull-up resistor on pin0 to 10k. Also the...
by darath
Wed Apr 21, 2021 2:25 pm
Forum: ESP32 Arduino
Topic: ESP32 with Ethernet - Can't get it to work
Replies: 1
Views: 2352

ESP32 with Ethernet - Can't get it to work

Hello, I am currently trying to build my own ESP32 with Ethernet but I simply can't get them to work. I have 2 Ethernet Modules here but neither method I try to work with I can't seem to get it to work. Over SPI https://cdn.shopify.com/s/files/1/1509/1638/files/ENC28J60_Netzwerkmodul_Datenblatt.pdf?...
by darath
Wed Apr 21, 2021 10:49 am
Forum: ESP32 Arduino
Topic: ESP32 with LAN8720 Module - Can't get it to work
Replies: 1
Views: 2982

ESP32 with LAN8720 Module - Can't get it to work

Hello, For my project I tried to give my ESP32 Ethernet connection via a LAN8720 Board for testing, later I want to build it onto my own PCB. I followed this guide https://sautter.com/blog/ethernet-on-esp32-using-lan8720/ (because I didnt had 4K7, I used 5K1 which shouldn't matter that much - PinOut...