Search found 1 match

by jnickel
Thu Dec 21, 2017 4:50 pm
Forum: General Discussion
Topic: 32KHz RTC Clock caused Code 1 Panic
Replies: 1
Views: 3485

32KHz RTC Clock caused Code 1 Panic

I'm using a Sparkfun ESP32 Thing card, with the IDF toolchain. My project requires the system to wake from sleep on a schedule, and I was seeing a lot of clock drift. The RTC clock by default was the 150KHz clock, but the Sparkfun card has the 32KHz crystal so I ran 'make menuconfig' and configured ...