The Analog-to-Digital Converter (ADC) converts single-ended or differential analog signals to digital values. This ADC is of the Successive Approximation Register (SAR) type and supports 8-, 10-, or 12-bit resolutions with a Programmable Gain Amplifier (PGA). It supports accumulating multiple conversions into a single result.
All notable changes to this project will be documented in this file.
- M8PD-15257 :- Renamed API names for consistency and clarity
- M8PD-15256 :- Improved code quality by reducing MISRA violations
- M8PD-15255 :- Updated user interface for a more intuitive and user-friendly experience
- M8PD-13989 :- Hard-coded hex values are replaced with DFP defined macros
- M8PD-7835 :- Added support for configuration through Register Editor
- M8PD-5148 :- Updated firmware with new APIs and enhancements to existing functionalities