STM32F103C6T6A Bare Metal Programming – Compare mode

Introduction The STM32F103C6T6A microcontroller, part of the STM32F1 series, includes a versatile Capture and Compare (CC) module that enhances its functionality for timing and measurement applications. This module is integral to the advanced timer peripherals found on the microcontroller. The compare module can compare the counter value to a predefined threshold. When the counter matches … Read more