MTDI confusion on ESP32 Pico D4
Posted: Tue Dec 10, 2019 1:22 am
I've been reviewing the esp32 Pico D4 (v4.1) and I am confused by two aspects of the reference schematic: https://dl.espressif.com/dl/schematics/ ... ematic.pdf
1. Correct value of MTDI strapping, pull-up or pull-down?
The schematic shows MTDI connected to VDD33 via R23 which is labeled as 10K(5%)(NC). Based on a statement from page 6 of the esp32 pico data sheet ( https://www.espressif.com/sites/default ... eet_en.pdf ) it says "the operating voltage of ESP32-PICO-D4’s integrated external SPI flash is 3.3 V. Therefore, the strapping pin MTDI should hold bit ”0” during the module power-on reset."
My question is: Why does the schematic pull up MTDI via R23? According to Table 3 "Strapping Pins" in the esp32 pico data sheet ( https://www.espressif.com/sites/default ... eet_en.pdf ) it says pulling it up sets it to 1.8V. These statements seem to conflict.
2. Are IO13<->RTS and IO15 CTS connected or not?
The schematic shows them being connected, which makes sense for the data to flow from the CP2102N to the esp32 during flashing, but what does the NC part mean? Also what is the significance of them being green?
1. Correct value of MTDI strapping, pull-up or pull-down?
The schematic shows MTDI connected to VDD33 via R23 which is labeled as 10K(5%)(NC). Based on a statement from page 6 of the esp32 pico data sheet ( https://www.espressif.com/sites/default ... eet_en.pdf ) it says "the operating voltage of ESP32-PICO-D4’s integrated external SPI flash is 3.3 V. Therefore, the strapping pin MTDI should hold bit ”0” during the module power-on reset."
My question is: Why does the schematic pull up MTDI via R23? According to Table 3 "Strapping Pins" in the esp32 pico data sheet ( https://www.espressif.com/sites/default ... eet_en.pdf ) it says pulling it up sets it to 1.8V. These statements seem to conflict.
2. Are IO13<->RTS and IO15 CTS connected or not?
The schematic shows them being connected, which makes sense for the data to flow from the CP2102N to the esp32 during flashing, but what does the NC part mean? Also what is the significance of them being green?