4.1.9 • Published 1 year ago

@mchp-mcc/scf-pic8-pwm-v1 v4.1.9

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
1 year ago

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.1.9 - 2022-11-09

Improvements

  • CC8SCRIP-11048 :- API Documentation Updates

4.1.8 - 2022-09-14

New Features

  • CC8SCRIP-8829 :- Added component level help and tooltips

4.1.7 - 2022-08-11

New Features

  • CC8SCRIP-9039 :- Added module configuration help

Bug Fixes

  • CC8SCRIP-9232 :- "Actual Duty Cycle" becomes zero when the "Requested Frequency" is set to higher value
  • CC8SCRIP-9231 :- Dependency modules (NCO/CLC) are not getting loaded when clock source in PWM UI is set to NCOx_OUT/CLCx_OUT
  • CC8SCRIP-8899 :- UI Does Not Have Options for External Reset
  • CC8SCRIP-8025 :- Input PPS selection for all the PWMs are incorrect