Question
EXTI direct input on STM32H7 can be used for level sensitive interrupts?
Dear experts,
I'm looking how to achieve level sensitive interrupts with EXTI.
Already found several questions here with discouraging answers.
However, in H7 RM the EXTI chapter mentions some "direct event input" (RM0433 19.3.3)
It looks (though I could not understand from the text) that certain EXTI inputs can be "directly" routed to NVIC, bypassing the edge detector. And this would allow the level sensitive interrupts.
Has anyone done this?
Any comments, please?
Thanks,
Pavel A
