4.0.16 • Published 5 months ago

@mchp-mcc/scf-pic8-ccp-v1 v4.0.16

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
5 months ago

Capture/Compare/PWM (CCP)

Overview

The Capture/Compare/PWM module is a peripheral that allows the user to time and control different events, and to generate Pulse-Width Modulation (PWM) signals.

  • Capture mode allows the timing of the duration of an event.
  • Compare mode allows the user to trigger an external event when a predetermined amount of time has expired.
  • PWM mode generates Pulse-Width Modulated signals of varying frequency and duty cycle.

Changelog

All notable changes to this project will be documented in this file.

4.0.16 - 2023-11-27

Bug Fixes

  • CC8SCRIP-18804 :- Update warning when timer is configured as synchronous counter for Capture/Compare mode

4.0.15 - 2023-10-09

New Features

  • CC8SCRIP-18201 :- Added Alternative Pin Functionality (APFCON) support

4.0.14 - 2023-08-13

Bug Fixes

  • CC8SCRIP-17382 :- CCP2 MUX bit is not updating when pins are clicked