Monday , October 6 2025

VN3 – ARM Programming – KEIL – STM32CubeMX – STM32F4 – GPIO EXTI – 2

 VN3 (Video No:3) In this video GPIO external interrupt EXTI9_5_IRQn and EXTI15_10_IRQn functions are analyzed. For external clock source HSE=25 default value must be changed to HSE=8.

 

<<Video>> Watch
<<Source Code>> Download

 

Check Also

#6 – Receiving integer and floating values from serial port?

If we need to receive integer values from serial port, we can use “stdlib.h” as …