Interrupt handling in user space
Hello to all
Is there an example of Interrupt handling in user space?
I need to handle external interrupt's in Qt.
thanks for your help
Hello to all
Is there an example of Interrupt handling in user space?
I need to handle external interrupt's in Qt.
thanks for your help
HI @macrobert
Please have a look to this page:
https://wiki.st.com/stm32mpu/wiki/Interrupt_overview
My understanding is that you cannot manage interrupt in user space, you need to have a driver going thru irqchip
https://wiki.st.com/stm32mpu/wiki/Overview_of_GPIO_pins
Regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.