ESP32 First boot
Posted: Thu Jan 09, 2020 9:23 pm
I'm working on a custom board whose main processor is an ESP32.
I hooked up the bare minimum I could think of to make the esp power on, but nothing seems to be sent on uart0.
I have the 3.3v pins (vdda, vdd3p3, vdd3p3_rtc, vdd3p3_cpu), gnd, chip_pu with an external 10k pull-up and u0tx hooked up to a rs232r uart to USB converter. Everything else is left floating.
I see nothing on the serial console on the pc when I touch chip_pu to ground.
Is there anything that I'm missing? Any additional connections?
I hooked up the bare minimum I could think of to make the esp power on, but nothing seems to be sent on uart0.
I have the 3.3v pins (vdda, vdd3p3, vdd3p3_rtc, vdd3p3_cpu), gnd, chip_pu with an external 10k pull-up and u0tx hooked up to a rs232r uart to USB converter. Everything else is left floating.
I see nothing on the serial console on the pc when I touch chip_pu to ground.
Is there anything that I'm missing? Any additional connections?