Search found 6 matches
- Mon Jul 06, 2020 1:05 am
- Forum: Hardware
- Topic: Is ESP32 a microcontroller itself? What about its CPU Xtensa LX6?
- Replies: 2
- Views: 5679
Re: Is ESP32 a microcontroller itself? What about its CPU Xtensa LX6?
I think it's easier to see as a table:
By mentioning Arduino I mean atmega328p-based Arduino. Of course, there are any other MCU used, I'm just giving a context.- Mon Jul 06, 2020 12:56 am
- Forum: Hardware
- Topic: D2WD Processor Doesn't Run
- Replies: 2
- Views: 3645
Re: D2WD Processor Doesn't Run
Could you show us your schematic? I don't know what's happened, but putting an external pull-up resistor to GPIO0 should make things better.
- Fri Jul 03, 2020 1:33 pm
- Forum: Hardware
- Topic: Deep Sleep Current too high (1-4 mA), even without LDO
- Replies: 3
- Views: 5738
Re: Deep Sleep Current too high (1-4 mA), even without LDO
Try to remove those decoupling capacitors temporarily and see if it's improved your current consumption, sometimes faulty caps have unacceptable current leakage for low power environment. I built a minimal setup for ESP32 and I can easily achieve sub 10uA (around 2.5uA to be precise).
- Mon Nov 25, 2019 12:42 am
- Forum: ESP-IDF
- Topic: Experiement to load/execute compiled C code into RAM
- Replies: 9
- Views: 13759
Re: Experiement to load/execute compiled C code into RAM
No update on this?
- Sat Jun 29, 2019 12:33 pm
- Forum: Hardware
- Topic: ESP-WROM-32 + SPIRAM is now possible
- Replies: 9
- Views: 32091
Re: ESP-WROM-32 + SPIRAM is now possible
Recently Electrodragon started selling IPS6404L-SQ-SPN (priced only 0.8 US$ !), a SPIRAM (psRAM) chip (8MB) with characteristics similar to Espressif's ESP-PSRAM32 ( Data sheet ). As this is a 3.3V device , it can be used with ESP-WROOM-32 and all boards using 3.3V Flash . I've tested the chip on A...
- Tue Jun 04, 2019 6:43 am
- Forum: ESP32 Arduino
- Topic: BLE client disconnect causes reboot
- Replies: 2
- Views: 5823
Re: BLE client disconnect causes reboot
Similar problem: viewtopic.php?t=6543