USB to TTL and BreadBoard Power supply?
Posted: Thu Oct 13, 2022 2:20 am
I have an esp32 devkitc connected to an USB to ttl FTDI mounted on a bread board.
The esp32 also connects to an OLED and an RGB LED
I am able to connect to the network, light up the LED and write to the OLED.
I can also see the console using Thonny IDE.
I am wanting to test the esp32 running on a breadboard power supply (I was unsure if the USB cable was sending proper voltage consistently and wanted to see if I can have it run for a few days or so ), so I simply pulled the power and ground away from the FTDI and moved them onto the breadboard power supply.
However, I can no longer get OLED output or see any output in Thonny (my pc can see the USB/FTDI).
Is my problem clear? I don't have a great way of easily describing of of the connections, but here's a pic:
https://postimg.cc/ftsxkd3n
Would it be possible to power the esp32 breadboard power supply as well connect to and see the REPL?
I'd really like to debug and upload code whilst it is powered via breadboard power supply?
The esp32 also connects to an OLED and an RGB LED
I am able to connect to the network, light up the LED and write to the OLED.
I can also see the console using Thonny IDE.
I am wanting to test the esp32 running on a breadboard power supply (I was unsure if the USB cable was sending proper voltage consistently and wanted to see if I can have it run for a few days or so ), so I simply pulled the power and ground away from the FTDI and moved them onto the breadboard power supply.
However, I can no longer get OLED output or see any output in Thonny (my pc can see the USB/FTDI).
Is my problem clear? I don't have a great way of easily describing of of the connections, but here's a pic:
https://postimg.cc/ftsxkd3n
Would it be possible to power the esp32 breadboard power supply as well connect to and see the REPL?
I'd really like to debug and upload code whilst it is powered via breadboard power supply?