3.0.10 • Published 10 months ago

@mchp-mcc/scf-pic8-adc-v1 v3.0.10

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
10 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.

3.0.10 - 2023-07-13

New Features

  • CC8SCRIP-16888 :- Updated notification for auto-trigger sources and input sources
  • CC8SCRIP-13810 :- Added support for PIC12LF1552 device

Bug Fixes

  • CC8SCRIP-16720 :- Removed dependency selector

3.0.9 - 2023-06-14

Bug Fixes

  • CC8SCRIP-16289 :- Added support to write ADGO (Start conversion) bit as ADCONbits.GO in generated .c source file

3.0.8 - 2023-05-14

New Features

  • CC8SCRIP-13016 :- Added support for PIC12_PIC16(L)F161x device family