4.0.0 • Published 9 months ago

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

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

4.0.0 - 2025-04-11

New Features and Improvements

  • M8PD-14315 :- Improved code quality by reducing MISRA violations
  • M8PD-14314 :- Hard-coded hex values are replaced with DFP defined macros
  • M8PD-14313 :- Renamed API names for consistency and clarity
  • M8PD-5124 :- Updated user interface for a more intuitive and user-friendly experience

Bug Fixes

  • M8PD-8651 :- (PIC16(L)F193x)(ADC) No Invalid ERROR for CUSTOM NAME in UI.