@mchp-mcc/pic24-dspic33-cmp-dac
v1.4.2
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
342
Maintainers
Keywords
Readme
MCC Melody CMP PLIB
PIC24/dsPIC33 CMP PLIB, Driver and Device Package Version Compatibility Matrix
|CMP_DAC PLIB
| CMP_DAC Driver
| PIC24/dsPIC devices
|
|:---| :---|:---|
1.1.0 | >=1.0.0 | >=5.4.0
1.1.0 | 1.0.0 | <=5.3.0
<=1.0.1 | 1.0.0 | <= 5.3.0
Changelog
All notable changes to this project will be documented in this file.
[1.4.2] - 2023-10-04
New Features
- CC16SCRIP-7266 :- Added CMP-DAC support for Secondary device of dsPIC33CH1024MP712 family
[1.4.1] - 2023-07-03
Bug Fixes
- CC16SCRIP-6616 :- Pins to be displayed in sorted order in Pins Grid View
[1.4.0] - 2023-04-26
Bug Fixes
- CC16SCRIP-6551 :- DACOUT pin direction should be set to Output once enabled
[1.3.0] - 2023-01-12
New Features
- CC16SCRIP-5776 :- Added plib version to generated code header to enhance traceability
Bug Fixes
- CC16SCRIP-5331 :- Some Registers in generated code were not initialized to power-on reset values
[1.2.1] - 2022-05-26
New Features
- CC16SCRIP-3638 :- Check if callback handler is not NULL before calling it in ISR
- CC16SCRIP-2045 :- Dependency module names updated in builder view
[1.2.0] - 2022-02-24
New Features
- CC16SCRIP-3546 :- Driver API Portability supported by adding API macro definition based on Custom Name
[1.1.0] - 2022-01-13
New Features
- CC16SCRIP-3420 :- Updates to make PLIB compatible with range of versions of System Modules(Clock/Interrupt/PIN)
- CC16SCRIP-3116 :- Updates to make the signal and clock option names consistent across peripherals and devices.
[1.0.1] - 2021-12-01
New Features
- CC16SCRIP-3017 :- Added clock support Fvcodiv and Fvco/3 for dsPIC33CK256MC506 device family