Close

Something to be aware of: voltage switch/jumper on USB to serial adapters do not always change the voltage level on the I/O pins

mcunerdmcu_nerd wrote 10/28/2021 at 17:22 • 1 min read • Like

When I was about to program a board with an ESP8266 on it, I needed a USB to serial adapter.  I reached for my cheap CH340 based one.  I set the voltage to 3.3V, but I decided to check the RX/TX pins with my multimeter before connecting it. I found the voltage on the TX/RX pins to be around 5V.  Yup, the voltage switch only changed the voltage on the VCC pin.  I checked by FTDI232 based board and set the jumper to 3.3V, and the TX/RX pins read around 3.3V.


Top: CH340

Bottom: FTDI232


Like

Discussions