@mchp-mcc/pic-16bit

Microchip's 16-bit PIC Device Descriptions

Usage no npm install needed!

<script type="module">
  import mchpMccPic16bit from 'https://cdn.skypack.dev/@mchp-mcc/pic-16bit';
</script>

README

PIC24/dsPIC Device Package

Overview

It contains Device data files. Each device data has the information such as configuration bits, interrupts, pins and special function register fields which are used by MCC Melody PLIB and Hardware Peripherals Initializer Component.

Supported Device Family

Following are device families supported by MCC Melody:

Device Family
dsPIC33CK256MP508
dsPIC33CK64MP105
dsPIC33CK64MC105
dsPIC33CK512MP608
dsPIC33CK256MC506

Note : Refer the respective driver and PLIB package's readme to check for compatibility with the Device package.

Changelog

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

[5.5.0] - 2022-01-24

New Features

  • CC16SCRIP-961 :- Internal restructuring of interrupts in device JSON files

[5.4.0] - 2022-01-13

New Features

  • CC16SCRIP-3314 :- Updates to make the trigger, signal, input sources and clock option names consistent across peripherals and devices.

[5.3.0] - 2021-12-03

New Features

  • CC16SCRIP-1934 :- dsPIC33CK256MC506 Device Family Support