Hey
Stuck with troubleshooting, so appreciate your comments!
Simpliest setup: Teensy 4.0 +ST7735S + encoder with push button,
All is OK and the system runs flawlessly until the encoder or push button is actively engaged, i.e., "while" cycles (such as digitalread(PushBtnPin)==HIGH/LOW) in the loop() or anywhere else, read values, process data, serial/tft print, etc. However, if the system is idle for ~6s, it reboots. Debounce, delays do not help. pins pulled up.
Any ideas?
Have you experienced such a strange behaviour?
Thank you!
Stuck with troubleshooting, so appreciate your comments!
Simpliest setup: Teensy 4.0 +ST7735S + encoder with push button,
All is OK and the system runs flawlessly until the encoder or push button is actively engaged, i.e., "while" cycles (such as digitalread(PushBtnPin)==HIGH/LOW) in the loop() or anywhere else, read values, process data, serial/tft print, etc. However, if the system is idle for ~6s, it reboots. Debounce, delays do not help. pins pulled up.
Any ideas?
Have you experienced such a strange behaviour?
Thank you!