Skip to main content
Nchun.1
Associate III
April 15, 2021
Question

Hi, Can somebody share code & explain how to use Input Capture of Timer3 without HAL in STM32F401 Nucleo-64 for measuring width of the Pulses

  • April 15, 2021
  • 2 replies
  • 538 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
April 15, 2021

PWM Input Capture pairs CH1 and CH2 allowing period and duty to be measured in units of the prescaled clock​.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Nchun.1
Nchun.1Author
Associate III
April 15, 2021

Thank you Tesla DeLorean,

Whether i can get the Code without HAL library