npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@mchp-mcc/pic24-dspic33-pwm-pc-upb

v2.4.3

Published

- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path

Downloads

399

Readme

MCC Melody High Speed PWM PLIB

PIC24/dsPIC33 PWM HS Driver, PLIB and Device Package Version Compatibility Matrix

|PWM PLIB | PWM HS Driver| PIC24/dsPIC devices | |:---| :---|:---| 2.4.0 | >=2.2.0 | >=5.11.4 1.1.0 | >=1.1.0 | >=5.4.0 <=1.0.1 | 1.0.0 | <=5.3.0

Changelog

All notable changes to this project will be documented in this file.

[2.4.3] - 2024-05-08

Bug Fixes

  • CC16SCRIP-9028 :- Fix for incorrect mapping of Active High/Active Low values for FLTDAT Setting Bit

[2.4.2] - 2024-04-05

Bug Fixes

  • CC16SCRIP-8837 :- Fixed duty cycle calculation for PWM generators when using master settings.

[2.4.1] - 2024-04-01

Bug Fixes

  • CC16SCRIP-8824 :- Fixed Package deployment failure of v2.4.0

[2.4.0] - 2024-03-29

New Features

  • CC16SCRIP-8217 :- PWM-HS :: SDL document update
  • CC16SCRIP-6926 :- Added support for All Operating and Output modes
  • CC16SCRIP-6925 :- High resolution mode feature
  • CC16SCRIP-6922 :- Clock Divider as PG Clock Source Option
  • CC16SCRIP-6796 :- PWM Data Register Update Modes

Bug Fixes

  • CC16SCRIP-8804 :- Corrected FLTDAT and OVRDAT values in PGxIOCONL register
  • CC16SCRIP-8165 :- Fixed PENH/PENL bits set in PGxIOCONH for unused generators

[2.3.1] - 2023-07-26

New Features

  • CC16SCRIP-6863 :- A notification is displayed when the PWM4 NON PPS Pin is disabled and the PWM4 PPS Pin is selected.

Bug Fixes

  • CC16SCRIP-5422 :- Limited PWM input clock source to 500 MHz in normal mode
  • CC16SCRIP-4330 :- PWM Pins are linked to the register.

[2.3.0] - 2023-04-26

New Features

  • CC16SCRIP-6618 :- API documentation updates

[2.2.0] - 2023-01-24

New Features

  • CC16SCRIP-6310 :- Support for motorBench Development Suite
  • CC16SCRIP-5868 :- PWM-HS: Do not enable analog when PCI pin selected in PWM module
  • CC16SCRIP-5776 :- Added plib version to generated code header to enhance traceability
  • CC16SCRIP-5250 :- Reorganize the generated PWM code

Bug Fixes

  • CC16SCRIP-6174 :- Peripheral Pins should be configured as digital pins
  • CC16SCRIP-5355 :- Deadtime High-word register not getting updated properly

[2.1.0] - 2022-09-28

New Features

  • CC16SCRIP-4789 :- Support added for device families with MCP8021 support.

Bug Fixes

  • CC16SCRIP-5274 :- Added missing custom name macro for PWM_PhaseSelect() API

[2.0.0] - 2022-06-29

New Features

  • CC16SCRIP-3579 :- Added support for PWM_PhaseSelect function to select the source between Master and Individual PWMs
  • CC16SCRIP-3096 :- Operating Mode Set API added to configure PWM modes at runtime

Bug Fixes

  • CC16SCRIP-4329 :- All PPS pins get selected for PWM4H and PWM4L on Pin Grid View.
  • CC16SCRIP-4286 :- PWM Fault Input Polarity setting is generating code inconsistently

[1.2.1] - 2022-06-02

New Features

  • CC16SCRIP-2045 :- Dependency module names updated in builder view