Question
STM32F103RBT6 GPIO Interrupt
Posted on May 11, 2017 at 09:19
Hello,
I've designed my project using STM32F103RBT6. I've connected two switches to PC10 and PA10.
Now I need external interrupt on both the swithes, but using cubeMX I'm able to set external interrupt to only one of the switches.
How can I set external interrupt to two switches PC10 and PA10 ??
Thank you
#stm-32 #gpio #stm32f103rbt6 ##interrupt