Search found 1 match
- Wed Jul 05, 2023 5:40 pm
- Forum: ESP32 Arduino
- Topic: PCNT second overflow Handler will not be called
- Replies: 0
- Views: 1637
PCNT second overflow Handler will not be called
Hello, the esp32 has a few PCNT Units on Board. With a little bit of searching i managed to put a code together that works. I can count with multiple Units. But i want to Count more than 32.768 with at least two individual Signals. The first overflow handler for Unit_0 works perfectly but the second...