@mchp-mcc/scf-pic8-adc3-v1
v2.0.0
Published
- Download & Install [nodejs](https://nodejs.org/en/download/) - Download & Install npm - Setup node & npm in enviroment path
Downloads
242
Maintainers
Keywords
Readme
Analog-to-Digital Converter with Computation and Context Driver
Overview
The Analog-to-Digital Converter with Computation and Context (ADCCC) converts single-ended or differential analog signals to a 12-bit binary value. It uses a Sample-and-Hold circuit to multiplex analog inputs and performs the conversion using successive approximation, storing the result in ADC registers.
Changelog
All notable changes to this project will be documented in this file.
[2.0.0] - 2024-10-10
New Features and Improvements
- M8PD-10590 :- Added support for channel grouping
- M8PD-10589 :- Added channel table to user interface
- M8PD-10571 :- Updated file names and module names for better alignment and consistency
- M8PD-10570 :- Renamed API names for consistency and clarity
- M8PD-8099 :- Added software busy flag to check the status of ADC
- M8PD-5980 :- Hard-coded hex values are replaced with DFP defined macros
- M8PD-5145 :- Updated firmware with new APIs and enhancements to existing functionalities
- M8PD-5136 :- Updated user interface for a more intuitive and user-friendly experience
- M8PD-4842 :- Improved code quality by reducing MISRA violations
[1.0.3] - 2023-11-19
No changes from previous version
[1.0.2] - 2023-08-01
No changes from previous version