According to the ESP32-PICO datasheet, the embedded SPI flash requires 3.3V from the internal LDO which would mean MTDI must be held low.
In the PICO Kit schematic available here: https://docs.espressif.com/projects/esp ... index.html
...R23 pulls MTDI high, which would force the LDO to 1.8V.
Is this a mistake? If not, what am I missing?
Followup question: Why are the RTS and CTS pins of the CP2104 connected to IO13 and IO15 instead of IO19 and IO22 (which are the correct U0 flow control pins).
Cheers.
ESP32 PICO KIT 4.1 - MTDI Pullup
- ESP_krzychb
- Posts: 400
- Joined: Sat Oct 01, 2016 9:05 am
- Contact:
Re: ESP32 PICO KIT 4.1 - MTDI Pullup
Hi RobStev0,
NC besides an element on schematic (e.g. R23) means that this element is "not connected".
NC besides an element on schematic (e.g. R23) means that this element is "not connected".
-
- Posts: 12
- Joined: Fri Sep 01, 2017 3:50 pm
Re: ESP32 PICO KIT 4.1 - MTDI Pullup
It's also possible to force 1.8V or 3.3V operation regardless of the MTDI pull status with an eFuse. See https://github.com/espressif/esptool/wi ... e-vdd_sdio.
Who is online
Users browsing this forum: No registered users and 40 guests