1.0.6 • Published 5 months ago

@mchp-mcc/scf-pic8-ccp-v2 v1.0.6

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.

1.0.6 - 2023-11-27

Bug Fixes

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

1.0.5 - 2023-10-09

New Features

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

1.0.4 - 2023-08-13

Bug Fixes

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