Questions regarding ESP32-S2-DevKitM-1
Posted: Wed Jan 13, 2021 8:13 pm
Hi,
I've been reading the schematics for the ESP32-S2 devkit that has the mini-1 on board and was wondering the following:
a) Why does it have USB to UART bridge (CP2102N). Shouldn't the D+/- signals be able to connect right in to the ESP32-S2 chip to provide firmware uploads and even remote serial?
b) The board uses a 5 -> 3.3V voltage converter and the SK68XXMINI-HS LED is connected to the 3.3V line. But the LED is rated for 3.5V - 5.5V. Wouldn't been better to power the LED from the 5V line instead + use logic level converter for the pwm signal? Or does it perform okay with 3.3V?
c) The ESP32-S2-Mini-1 data sheet says that "IO18 on the module should be pulled up to VDD33 through a 10 kΩ resistor". The devkit does have the pullup, but it's marked as NC (Not Connected). Why?
--john
I've been reading the schematics for the ESP32-S2 devkit that has the mini-1 on board and was wondering the following:
a) Why does it have USB to UART bridge (CP2102N). Shouldn't the D+/- signals be able to connect right in to the ESP32-S2 chip to provide firmware uploads and even remote serial?
b) The board uses a 5 -> 3.3V voltage converter and the SK68XXMINI-HS LED is connected to the 3.3V line. But the LED is rated for 3.5V - 5.5V. Wouldn't been better to power the LED from the 5V line instead + use logic level converter for the pwm signal? Or does it perform okay with 3.3V?
c) The ESP32-S2-Mini-1 data sheet says that "IO18 on the module should be pulled up to VDD33 through a 10 kΩ resistor". The devkit does have the pullup, but it's marked as NC (Not Connected). Why?
--john