cancel
Showing results for 
Search instead for 
Did you mean: 

How to use External Interrupts in STM32F103 MCU

ndhom
Associate

I'm new to this, and I want to write a code to read External interrupt and glow an LED. And will the LED go OFF when the interrupt is cleared?  I'm using STM32F103 Discovery & Nucleo boards. And generating the code using STMCubeMX and compiling it using Keil IDE. Please help me with a sample code to kick start it.

1 REPLY 1

Review EXTI examples, and manual coverage thereof

STM32Cube_FW_F1_V1.6.0\Projects\STM32VL-Discovery\Examples\GPIO\GPIO_EXTI

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..