Skip to main content
ndhom
Visitor II
September 11, 2018
Question

How to use External Interrupts in STM32F103 MCU

  • September 11, 2018
  • 1 reply
  • 675 views

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.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
September 11, 2018

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 (See Profile) Up vote any posts that you find helpful, it shows what's working..