@mchp-mcc/scf-pic8-eccp-v1
v1.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
828
Maintainers
Keywords
Readme
Capture/Compare/Enhnaced-PWM (ECCP)
Overview
The Capture/Compare/Enhnaced-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 on multiple pins with up to 10bits of resolution.
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2023-10-12
New Features
- CC8SCRIP-18424 :- Initial Release with Peripheral Feature Support for PIC16(L)F194x/3x, PIC12/16(L)F182x/4x, PIC18FxxK20, PIC18(L)FKxx22, PIC18(L)FxxK50, PIC18(L)FxxK80 and PIC18FxxK90 Device Families.