1.0.1 • Published 7 months ago

@mchp-mcc/scf-pic8-adc-v4 v1.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
7 months ago

Analog-to-Digital Converter (ADC)

Overview

The Analog-to-Digital Converter (ADC) allows conversion of an analog input signal to a 10-bit binary representation of that signal. The analog inputs are multiplexed into a single Sample-and-Hold circuit. The converter then generates a 10-bit 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.1 - 2023-09-27

New Features

  • CC8SCRIP-18261 :- Supported Alternative Pin Functionality (APFCON) for PIC12/PIC16 devices

1.0.0 - 2023-07-13

New Features

  • CC8SCRIP-16897 :- Initial Release with Peripheral Feature Support for PIC16LF156x and PIC12/16LF155x Device Families.