Search found 3 matches

by SiarheiM
Sun Jul 23, 2023 6:10 pm
Forum: General Discussion
Topic: Error (reboot, wthdog) External crustal
Replies: 4
Views: 987

Re: Error (reboot, wthdog) External crustal

With an encoder not connected, everything hangs. Campaign error in the library. #include <ESP32Encoder.h> was connected to a quartz pin
by SiarheiM
Sun Jul 23, 2023 6:00 pm
Forum: General Discussion
Topic: Error (reboot, wthdog) External crustal
Replies: 4
Views: 987

Re: Error (reboot, wthdog) External crustal

With an unconnected encoder, everything hangs
Looks like a bug in the library. #include <ESP32Encoder.h>
It's strange that everyone works with internal quartz
by SiarheiM
Wed Jul 19, 2023 10:13 am
Forum: General Discussion
Topic: Error (reboot, wthdog) External crustal
Replies: 4
Views: 987

Error (reboot, wthdog) External crustal

Hello, I am experiencing an issue with the ESP32. I am encountering difficulties when trying to reboot the device while using an external quartz resonator. Here's the situation: when operating with the external quartz, if the microcontroller attempts to reboot (either through a reboot function call ...