ESP32-WROOM32 with W5500

ErminP
Posts: 2
Joined: Thu Aug 12, 2021 7:48 am

ESP32-WROOM32 with W5500

Postby ErminP » Thu Aug 12, 2021 7:57 am

Hello,
I've designed custom board using ESP32 and W5500 ethernet controller. In the prototype using modules, everything worked as expected. When the custom board is manufactured, there is no communication between ESP32 and ethernet controller. The schematic is attached, could someone please take a look and help me out?
ESP32 + W5500 sch.JPG
ESP32 + W5500 sch.JPG (106.81 KiB) Viewed 5592 times

felmue
Posts: 70
Joined: Mon Nov 16, 2020 2:55 pm

Re: ESP32-WROOM32 with W5500

Postby felmue » Fri Aug 13, 2021 12:57 pm

Hello @ErminP

I noticed there is no pull-up resistor on GPIO0 - are you sure ESP32 is running your code and doesn't start up into download mode?

Have you double-checked the W5500 crystal is oscillating properly?

I am by no means an expert in PCB layout so I am not sure how analog and digital GND should be handled / routed, but I noticed that you separated analog from digital GND except for W5500 pin 48 (AGND) which is connected to pin 29 (DGND).

Thanks
Felix

ErminP
Posts: 2
Joined: Thu Aug 12, 2021 7:48 am

Re: ESP32-WROOM32 with W5500

Postby ErminP » Mon Aug 16, 2021 6:38 am

felmue wrote:
Fri Aug 13, 2021 12:57 pm
Hello @ErminP

I noticed there is no pull-up resistor on GPIO0 - are you sure ESP32 is running your code and doesn't start up into download mode?

Have you double-checked the W5500 crystal is oscillating properly?

I am by no means an expert in PCB layout so I am not sure how analog and digital GND should be handled / routed, but I noticed that you separated analog from digital GND except for W5500 pin 48 (AGND) which is connected to pin 29 (DGND).

Thanks
Felix
Hi @Felix, the code is running as expected, I have RFID module that works using SPI communication as well and it is working.
I didn't check the crystal as I don't have function generator. Regarding the grounds, they are all the same GND.

Thanks for the response!
Ermin

Who is online

Users browsing this forum: No registered users and 55 guests