@mchp-mcc/adc-pc-ctrl-mc-driver
v1.0.2
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Maintainers
Keywords
Readme
MCC Melody ADC Motor Control Driver
Overview
Dedicated ADC driver for motor control applications. The High Speed 12-bit Analog-to-Digital Converter (ADC) features low conversion latency, high resolution and oversampling capabilities to improve performance in AC/DC, DC/DC power converters.
Features
- Can select and configure multiple ADC cores
- Each core (instance) contains multiple channel with discrete configurations
- Each Channel
- Can be assigned to any analog input
- Can be set to a different conversion triggers
- Can be set to different sampling time
- Conversion result can be left-aligned (fraction format)
- Up to 40 Msps Conversion Rate per Channel at 12-Bit Resolution.
- Low-Latency Conversion.
- The adc channels are configurable from the table in the GUI.
- The Clock settings for ADC can be configured in the clock module.
Changelog
All notable changes to this project will be documented in this file.
[1.0.2] - 2026-07-01
Bug Fixes
- CC16SCRIP-10552 :- Fixed ADC code generation for High calibration reference configuration.
[1.0.1] - 2026-06-26
New Features
- CC16SCRIP-10549 :- Added support for VREFSEL bit - Calibration Reference Selection
[1.0.0] - 2025-11-27
New Features
- CC16SCRIP-9861 :- In ADC Multicore Driver, all dependency selectors should have filtered options list
Bug Fixes
- CC16SCRIP-10044 :- ADC custom name is not getting updated as per the data sent through the interface
