5.0.0 • Published 9 months ago

@mchp-mcc/scf-pic8-adcc-v1 v5.0.0

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

Analog-to-Digital Converter with Computation (ADCC) Driver

Overview

The Analog-to-Digital Converter with Computation (ADCC) converts an analog input signal to a 12-bit binary value. Analog inputs are multiplexed into a Sample-and-Hold circuit. The converter uses successive approximation to generate a 12-bit result. This ADC also provides support for Hardware Capacitive Voltage Divider (CVD).

Changelog

All notable changes to this project will be documented in this file.

5.0.0 - 2024-10-10

New Features and Improvements

  • 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-5141 :- Updated firmware with new APIs and enhancements to existing functionalities
  • M8PD-5128 :- Updated user interface for a more intuitive and user-friendly experience
  • M8PD-4842 :- Improved code quality by reducing MISRA violations

4.0.13 - 2023-07-26

No changes from previous version

4.0.12 - 2023-02-08

No changes from previous version