Search found 1 match
- Mon Sep 10, 2018 12:43 pm
- Forum: General Discussion
- Topic: RMT ISR
- Replies: 0
- Views: 2152
RMT ISR
Hello, Sorry if this question is trivial but I couldn't find an answer. From RMT documentation ( https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/rmt.htm ) When calling rmt_driver_install() to use the system RMT driver, a default ISR is being installed. In such a case ...