@mchp-mcc/scf-pic8-ccp-v1
v4.1.3
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
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.1.3] - 2026-03-14
New Features and Improvements
- M8PD-17518 :- PIC18FxxQ35 device family support
[4.1.1] - 2025-04-13
Bug Fixes
- M8PD-13553 :- CCP PPS output pin should not be locked by default
