Microchip® Advanced Software Framework

Extra Information for DAC Driver

Acronyms

The table below presents the acronyms used in this module:

Acronym Description
ADC Analog-to-Digital Converter
AC Analog Comparator
DAC Digital-to-Analog Converter
LSB Least Significant Bit
MSB Most Significant Bit
DMA Direct Memory Access

Dependencies

This driver has the following dependencies:

Errata

There are no errata related to this driver.

Module History

An overview of the module history is presented in the table below, with details on the enhancements and fixes made to the module since its first release. The current version of this corresponds to the newest version in the table.

Changelog
Add configuration for using 14-bit hardware dithering (SAMC21 support)
Added new configuration parameters databuf_protection_bypass, voltage_pump_disable. Added new callback functions dac_chan_write_buffer_wait, dac_chan_write_buffer_job, dac_chan_write_job, dac_get_job_status, dac_abort_job and new callback type DAC_CALLBACK_TRANSFER_COMPLETE for DAC conversion job
Initial Release