STM32F103C6T6A Bare Metal Programming – Capture mode
The CC module can capture the value of the counter at the moment a specified event occurs on an input pin. This is useful for measuring input signal frequencies, pulse widths, and timing intervals. If you haven’t gone throught my previous post “STM32F103C6T6A Bare Metal Programming – Compare mode”, I strongly recommend you to go … Read more