Hello!
I'm trying to interface an ESP32C6 (specifically ESP32-C6-Zero → https://docs.waveshare.com/ESP32-C6-Zero ) with a W5500 breakout module. This is my pin configuration
MISO → GP4 (defined as ETH_MISO )
MOSI → GP22 (defined as ETH_MOSI )
SCLK → GP21 (defined as ETH_SCLK )
CSn → GP14 (defined ...
Search found 4 matches
- Thu Jun 25, 2026 8:27 pm
- Forum: ESP-IDF
- Topic: ESP32C6: W5500 never obtains IP
- Replies: 1
- Views: 36
- Thu Jun 06, 2019 1:17 am
- Forum: Hardware
- Topic: ESP32 Devkit with LiPo battery triggers brownout
- Replies: 5
- Views: 7837
Re: ESP32 Devkit with LiPo battery triggers brownout
Indeed a 10uF capacitor on the power rails fixed the issue. I'm seeing a slight dip in voltage ~100 mV when the radio turns on. Is that normal? The firmware behaves as expected.
- Sat Jun 01, 2019 8:00 pm
- Forum: Hardware
- Topic: ESP32 Devkit with LiPo battery triggers brownout
- Replies: 5
- Views: 7837
Re: ESP32 Devkit with LiPo battery triggers brownout
Hi! Thanks for replying. This is how things are wired up in the breadboard. I use single core 22 AWG wires, roughly 5 cm long, directly plugged into the breadboard vertical power rails for all power delivery (battery to breadboard to voltage regulator; voltage regulator to ESP32).
https://i.imgur ...
https://i.imgur ...
- Fri May 31, 2019 9:59 pm
- Forum: Hardware
- Topic: ESP32 Devkit with LiPo battery triggers brownout
- Replies: 5
- Views: 7837
ESP32 Devkit with LiPo battery triggers brownout
Greetings,
I'm trying to explore powering the ESP32 Devkit (WROOM-32) with a battery through the 3V3 connector, hoping to bypass the power-hungry AMS1117. To do so I use a 2Ah LiPo battery at 3.7-4.2V through a voltage regulator. I've tried both a Torex XC6210B332MR (700 mA - ~100 mV dropout) and a ...
I'm trying to explore powering the ESP32 Devkit (WROOM-32) with a battery through the 3V3 connector, hoping to bypass the power-hungry AMS1117. To do so I use a 2Ah LiPo battery at 3.7-4.2V through a voltage regulator. I've tried both a Torex XC6210B332MR (700 mA - ~100 mV dropout) and a ...