5.0.0 • Published 9 months ago
@mchp-mcc/scf-avr8-adc-v2 v5.0.0
Analog-to-Digital Converter (ADC)
Overview
Analog-to-Digital Converter can be used to convert single ended or differential analog signals to their digital representation. It also supports burst sampling where a multiple number of conversion are accumulated to a single ADC result.
Changelog
All notable changes to this project will be documented in this file.
5.0.0 - 2025-02-06
New Features and Improvements
- M8PD-12089 :- Renamed API names for consistency and clarity
- M8PD-12088 :- Hard-coded hex values are replaced with DFP defined macros
- M8PD-12087 :- Improved code quality by reducing MISRA violations
- M8PD-7834 :- Added support for configuration through Register Editor
- M8PD-5147 :- Updated firmware with new APIs and enhancements to existing functionalities
- M8PD-5133 :- Updated user interface for a more intuitive and user-friendly experience