Skip to main content
Associate III
July 31, 2025
Question

Capture mode stm32f4

  • July 31, 2025
  • 1 reply
  • 187 views
Hello,
I have an STM32F429 project with a 1PPS input (PA0) and a 10Mhz oscillator (PB3) a PWM output (PA1), I can't get a value in my Timer2 it's always at 0, I don't see where my mistake is, can someone help me?
Attached file (.zip)
Thanks you all.
Sébastien.

1 reply

waclawek.jan
Super User
July 31, 2025

Read out and check/post content of TIM and relevant GPIO registers.

JW