Search found 1 match

by rocketstrong
Sat Sep 08, 2018 5:19 pm
Forum: ESP-IDF
Topic: RMT interrupts
Replies: 6
Views: 9180

RMT interrupts

I have Been using the RMT driver and have been able to get it to work however i'm stuck getting an interrupt when RX received. in the documentation https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/peripherals/rmt.html#use-interrupts it says When calling rmt_driver_install() to use...