Search found 7 matches
- Sat Oct 04, 2025 3:56 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U GPIO3 Output
- Replies: 3
- Views: 1858
Re: ESP32-C3-MINI-1U GPIO3 Output
Issue solved! It was only my load (the PIC18) which didn't take changes about this pin and grounded the pin.
- Thu Oct 02, 2025 2:50 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U GPIO3 Output
- Replies: 3
- Views: 1858
Re: ESP32-C3-MINI-1U GPIO3 Output
Here my schematic.
I'm using GPIO3 to send a BLE State to my PIC18 to control the LED.
But after configure the GPIO3 as an OUTPUT on Arduino IDE, nothing came out.
If I'm using same code in Arduino but change GPIO3 by GPIO6 it is working perfectly as it should !
As I said, it worked fine on ...
I'm using GPIO3 to send a BLE State to my PIC18 to control the LED.
But after configure the GPIO3 as an OUTPUT on Arduino IDE, nothing came out.
If I'm using same code in Arduino but change GPIO3 by GPIO6 it is working perfectly as it should !
As I said, it worked fine on ...
- Thu Oct 02, 2025 12:06 pm
- Forum: Hardware
- Topic: Custom ESP32-C3 not detecting COM port
- Replies: 20
- Views: 5950
Re: Custom ESP32-C3 not detecting COM port
Yes absolutly. You need to connect GPIO8 to Vcc through 10k resistor to enable boot mode.
- Thu Oct 02, 2025 12:02 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U GPIO3 Output
- Replies: 3
- Views: 1858
ESP32-C3-MINI-1U GPIO3 Output
Hi,
I'm here again regarding my board.
I've done a v2. Based on v1 hand modified.
But now I can't drive GPIO3. It was previously working.
I checked, I have the same ESP32-C3 module as before : M4N4.
I also have the same code.
I checked the datasheet again, and GPIO3 doesn't seem to be reserved for ...
I'm here again regarding my board.
I've done a v2. Based on v1 hand modified.
But now I can't drive GPIO3. It was previously working.
I checked, I have the same ESP32-C3 module as before : M4N4.
I also have the same code.
I checked the datasheet again, and GPIO3 doesn't seem to be reserved for ...
- Mon Aug 18, 2025 8:31 am
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U - Unable to program
- Replies: 5
- Views: 558
Re: ESP32-C3-MINI-1U - Unable to program
THANK YOU very much !
You are right !
I've looked about 50 times in the datasheet and the tab about Pin Configuration for Download Boot and didn't remember the GPIO8!
You give me the right question to clarify my view ! Too much time on it to still get a global view !
You are right !
I've looked about 50 times in the datasheet and the tab about Pin Configuration for Download Boot and didn't remember the GPIO8!
You give me the right question to clarify my view ! Too much time on it to still get a global view !
- Thu Aug 14, 2025 5:49 am
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U - Unable to program
- Replies: 5
- Views: 558
Re: ESP32-C3-MINI-1U - Unable to program
Hi,
I can't post it entirely.
I reached here for help because I sent an email to Espressif for help and never got an answer.
So I attached the interesting part for my topic, and hid some names.
Thanks for your time to help.
I can't post it entirely.
I reached here for help because I sent an email to Espressif for help and never got an answer.
So I attached the interesting part for my topic, and hid some names.
Thanks for your time to help.
- Wed Aug 13, 2025 12:08 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1U - Unable to program
- Replies: 5
- Views: 558
ESP32-C3-MINI-1U - Unable to program
Hi everyone,
I designed a board with an ESP32-C3-MINI-1U, and ordered it from JLCPCB (manufacture and assembly).
I copied the schematic of the ESP32-C3-DevKitM-1 for the programming circuit via UART only, through USB (with USB converter).
I had to use this method because I'm using another µC on the ...
I designed a board with an ESP32-C3-MINI-1U, and ordered it from JLCPCB (manufacture and assembly).
I copied the schematic of the ESP32-C3-DevKitM-1 for the programming circuit via UART only, through USB (with USB converter).
I had to use this method because I'm using another µC on the ...