Interrupt Priority of General Purpose Timer
Posted: Tue Aug 01, 2023 12:40 pm
Hi all,
i am using the Hardware-Timer of an esp32 via the general purpose timer driver (https://docs.espressif.com/projects/esp ... timer.html) and configure them to raise alarm / interrupts. That is no problem.
Unfortunately the driver doesn't give the option to set the alarm (interrupt) priority of the interrupts as i know it from other mikrocontrollers.
Does someone know how to configure that?
I also worked myself through the technical reference manual (https://www.espressif.com/sites/default ... ual_en.pdf) but couldn't find anything about interrupt priorities for the hw-timer.
Thanks in advance, cheers,
Gabriel
i am using the Hardware-Timer of an esp32 via the general purpose timer driver (https://docs.espressif.com/projects/esp ... timer.html) and configure them to raise alarm / interrupts. That is no problem.
Unfortunately the driver doesn't give the option to set the alarm (interrupt) priority of the interrupts as i know it from other mikrocontrollers.
Does someone know how to configure that?
I also worked myself through the technical reference manual (https://www.espressif.com/sites/default ... ual_en.pdf) but couldn't find anything about interrupt priorities for the hw-timer.
Thanks in advance, cheers,
Gabriel