@mchp-mcc/scf-pic8-adc-v3
v1.0.0
Published
MCC PLIB Module
Downloads
460
Maintainers
Keywords
Readme
Analog-to-Digital Converter (ADC)
Overview
The Analog-to-Digital Converter (ADC) allows conversion of a single-ended and differential analog input signals to a 10-bit or 12-bit binary representation of that signal. The analog inputs are multiplexed into a single Sample-and-Hold circuit. The converter then generates a binary result via successive approximation and stores the conversion result into the ADC result registers.
Changelog
All notable changes to this project will be documented in this file.
[1.0.0] - 2023-06-23
New Features
- CC8SCRIP-13893 :- Initial Release