Search found 4 matches

by BernatFe
Thu Jul 28, 2022 3:41 pm
Forum: Hardware
Topic: ESP32-C3-WROOM-02-H4, No serial data received.
Replies: 5
Views: 3714

Re: ESP32-C3-WROOM-02-H4, No serial data received.

I have found the solution my TX pin was share with uC TX which forced it to high level
by BernatFe
Wed Jul 27, 2022 9:15 pm
Forum: Hardware
Topic: ESP32-C3-WROOM-02-H4, No serial data received.
Replies: 5
Views: 3714

Re: ESP32-C3-WROOM-02-H4, No serial data received.

After adding a capacitor of 100nF to GPIO9 I have been able to receive following start up message, but I am still not able to flash [Codebox=c file=Untitled.c]ESP-ROM:esp32c3-api1-2021þESP-ROÍESþESP-ROM:esp32c3-api1-20210207<CR><LF> Build:Feb 7 2021<CR><LF> rst:0x1 (POWERON),boot:0x4 (DOWNLOAD(USB/U...
by BernatFe
Wed Jul 27, 2022 8:29 pm
Forum: Hardware
Topic: ESP32-C3-WROOM-02-H4, No serial data received.
Replies: 5
Views: 3714

Re: ESP32-C3-WROOM-02-H4, No serial data received.

Thanks for your help,

I have found that adding a 100nF capacitor to GPIO9 boot pin fixed the error
by BernatFe
Tue Jul 26, 2022 7:54 pm
Forum: Hardware
Topic: ESP32-C3-WROOM-02-H4, No serial data received.
Replies: 5
Views: 3714

ESP32-C3-WROOM-02-H4, No serial data received.

Hi, I am struggling to flash for first time my custom board with ESP32-C3-WROOM-02-H4. You can see attached my schema, where R1 has been added by rework after first failed try. When I connect board to my pc through a USB/UART adapter (FTDI232) I receive following answers: ESP-ROM:esp32c3-api1-202102...