Search found 3 matches

by zapp123
Mon Dec 25, 2023 12:40 pm
Forum: ESP32 Arduino
Topic: ESP32 WROOM 32 crashes when exiting function
Replies: 3
Views: 2828

Re: ESP32 WROOM 32 crashes when exiting function

Thank you guys! Issue was resolved by moving the delays. The flag change was necessary to reset and wait for another interrupt. it works fine now :)
by zapp123
Sat Dec 23, 2023 6:29 pm
Forum: ESP32 Arduino
Topic: ESP32 WROOM 32 crashes when exiting function
Replies: 3
Views: 2828

ESP32 WROOM 32 crashes when exiting function

Hi there. I have an ESP32 WROOM 32 devkit 1 and I am trying to use the Capacitive Touch sensors built into the ESP I have some code which waits for touch to be detected, and once it is detected, it should return that the pad has been touched, instead it crashes and reboots. Does anyone know why and ...
by zapp123
Mon Dec 11, 2023 3:03 pm
Forum: Hardware
Topic: ESP32 WROOM 32 halts booting process
Replies: 1
Views: 15619

ESP32 WROOM 32 halts booting process

Hi there. I think i have a bit of a strange issue and i cannot for the life of me figure out the cause. I have created a PCB which i have soldered my esp32wroom devboard onto. This is the dev board in question - https://99tech.com.au/product/esp32-devkit-30u/ When i plug the USB in, i get a solid re...