@mchp-mcc/scf-pic8-pwm-v1
v4.2.2
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
760
Maintainers
Keywords
Readme
Pulse-Width Modulation (PWM) Driver
Overview
This module is a 16-bit Pulse-Width Modulator (PWM) with a compare feature and multiple outputs. The outputs are grouped in slices where each slice has two outputs. There can be up to four slices in each PWM module. The EN bit enables the PWM operation for all slices simultaneously. The prescale counter, postscale counter, and all internal logic is held in Reset while the EN bit is low.
Changelog
All notable changes to this project will be documented in this file.
[4.2.2] - 2026-03-12
New Features and Improvements
- M8PD-17518 :- PIC18FxxQ35 device family support
