1.0.1 • Published 12 months ago

@mchp-mcc/adc-driver v1.0.1

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

MCC Melody High Speed 12-Bit SARs ADC (ADC Driver)

Overview

The High Speed 12-bit Analog-to-Digital Converter (ADC) features low conversion latency, high resolution and oversampling capabilities to improve performance in AC/DC, DC/DC power converters.

Features

  • Each core (instance) contains multiple channel with discrete configurations
  • Each Channel
    • Can be assigned to any analog input
    • Can be set to a different conversion triggers
    • Can be set to different sampling time
    • Can be configured as single-ended, differential, oversampling and windowed operation
    • Conversion result can be left-aligned (fraction format)
  • All channels have a digital comparator to detect when the conversion result is less than, greater than, or in bounds or out of bounds for the configurable thresholds.
  • Up to 40 Msps Conversion Rate per Channel at 12-Bit Resolution.
  • Low-Latency Conversion.
  • Some channels have a secondary result accumulator (depending on the device specific implementation) which can be used for a filter implementation.
  • The adc channels are configurable from the table in the GUI.
  • Users can configure the comparators selected in the channel table via the Comparator Table.
  • The Clock settings for ADC can be configured in the clock module.

Changelog

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

1.0.1 - 2024-07-18

New Features

  • CC16SCRIP-7762 :- Initial version