Search found 1 match
- Sun Nov 27, 2022 1:03 pm
- Forum: ESP-IDF
- Topic: ESP32 Peripherals Interruptions
- Replies: 0
- Views: 972
ESP32 Peripherals Interruptions
Dear all, I would like to clarify that I am quite new using ESP32 so I apologise for my noob errors. I am trying to do my own peripherals libraries by modifying esp32 registers. It worked great for GPIO outputs and DAC but when I try to create my own timer libreary it all went wrong... I have been a...