Search found 21 matches

by user4_esp32
Sun Nov 26, 2017 4:52 pm
Forum: ESP-IDF
Topic: error message ledc_isr_register()
Replies: 16
Views: 20297

Re: error message ledc_isr_register()

Hello zilizii, Thank you for posting your work with the led controller interrupts. I would like to use the LEDC_HSTIMER0_OVF_INT interrupt--would you please post your code that shows how your created an interrupt handler that responds to the LEDC_HSTIMER0_OVF_INT, as well as how you enabled the LEDC...