Monday , February 2 2026

VN20 – ARM Programming – KEIL – STM32CubeMX – STM32F4 – Timer – 4

VN20 (Video No:20) This video includes, (Hal lib V2.11.0) while working with STM32CubeMX and STM32F4 discovery board, how to do Timer processes? What is input capture mode and how to use it?

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

Notes;

  • The resistor value between Arduino D12 and stm32f4 PA1 is 470R,
  • External signal T (period) = resolution x input capture value.

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 …