Search found 7 matches
- Mon Sep 30, 2024 7:22 pm
- Forum: ESP32 Arduino
- Topic: ESP32-WROOM-32E stuck in watchdog (?) loop after uploading Arduino code
- Replies: 2
- Views: 1163
Re: ESP32-WROOM-32E stuck in watchdog (?) loop after uploading Arduino code
Thanks, the issue was using GPIO10 as an output. Appreciate the response!
- Fri Sep 27, 2024 4:07 pm
- Forum: ESP32 Arduino
- Topic: ESP32-WROOM-32E stuck in watchdog (?) loop after uploading Arduino code
- Replies: 2
- Views: 1163
ESP32-WROOM-32E stuck in watchdog (?) loop after uploading Arduino code
Hi- I uploaded the same code as I'd been using to two ESP-WROOM-32E modules (Arduino version 2.3.3) (at the bottom of this post) I can still get the code to upload on each module, and can erase the flash with pytool. I have switches on GPIO and EN. esptool.py --chip esp32 --port /dev/tty.usbserial-D...
- Wed Sep 18, 2024 3:24 am
- Forum: Hardware
- Topic: ESP32-C3-MINI-H4 USB to UART not working
- Replies: 2
- Views: 1131
Re: ESP32-C3-MINI-H4 USB to UART not working
Turning over the cable worked!
Thanks @sprite and also for the USB spec info.
Thanks @sprite and also for the USB spec info.
- Tue Sep 17, 2024 5:25 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-H4 USB to UART not working
- Replies: 2
- Views: 1131
ESP32-C3-MINI-H4 USB to UART not working
Hello! I designed a board with a ESP32-C3-MINI-1-H4 and a USB to UART connection to use Arduino. My board isn't recognized by USB and I wondered where things might be wrong. Screenshot 2024-09-17 at 1.07.30 PM.png I have switches to EN (pin 8) and to GPIO9 GPIO8 measures HIGH GPIO2 measures HIGH GPI...
- Tue Aug 20, 2024 6:30 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1-H4 SPI/ I2C
- Replies: 2
- Views: 846
Re: ESP32-C3-MINI-1-H4 SPI/ I2C
Many thanks!
I'm planing on using the Arduino framework, looks like you can change pin numbers for I2C and SPI there too.
I'm planing on using the Arduino framework, looks like you can change pin numbers for I2C and SPI there too.
- Mon Aug 19, 2024 9:23 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1-H4 D+/D-
- Replies: 1
- Views: 696
ESP32-C3-MINI-1-H4 D+/D-
Hello! I'm wondering why on the peripheral diagram for the C3 MINI the D+ and D- pins show 0R resistors.
Is this because they can be configured as GPIO pins?
If I want to use these pins for USB do I need to add resistors and if so, what value?
Thanks!
Is this because they can be configured as GPIO pins?
If I want to use these pins for USB do I need to add resistors and if so, what value?
Thanks!
- Mon Aug 19, 2024 7:18 pm
- Forum: Hardware
- Topic: ESP32-C3-MINI-1-H4 SPI/ I2C
- Replies: 2
- Views: 846
ESP32-C3-MINI-1-H4 SPI/ I2C
Hello!
I wondered if there are specific pins to use for I2C and SPI for the ESP32-C3-MINI?
I haven't been able to find this in a datasheet/ anywhere else.
Is there room for both I2C and SPI ? Thanks in advance!
I wondered if there are specific pins to use for I2C and SPI for the ESP32-C3-MINI?
I haven't been able to find this in a datasheet/ anywhere else.
Is there room for both I2C and SPI ? Thanks in advance!