15 | + *14 | + *13 | + *12 | + *11 | + *10 | + *9 | + *8 | + *7 | + *6 | + *5 | + *4 | + *3 | + *2 | + *1 | + *0 | + *
DATA[9:0] | + *+ * | + * | + * | + * | + * | + * |
15 | + *14 | + *13 | + *12 | + *11 | + *10 | + *9 | + *8 | + *7 | + *6 | + *5 | + *4 | + *3 | + *2 | + *1 | + *0 | + *
+ * | + * | + * | + * | + * | + * | DATA[9:0] | + *
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 | + *
Changelog | + *
---|
Add configuration for using 14-bit hardware dithering (SAMC21 support) | + *
Added new configuration parameters \c databuf_protection_bypass, + * \c voltage_pump_disable. Added new callback functions + * \c dac_chan_write_buffer_wait, + * \c dac_chan_write_buffer_job, \c dac_chan_write_job, + * \c dac_get_job_status, \c dac_abort_job and new callback type + * \c DAC_CALLBACK_TRANSFER_COMPLETE for DAC conversion job | + *
Initial Release | + *
Doc. Rev. + * | Date + * | Comments + * |
---|---|---|
42110E | + *09/2015 | + *Add SAM C21 and SAM DA1 support | + *
42110D | + *12/2014 | + *Add SAM D10/D11 support | + *
42110C | + *01/2014 | + *Add SAM D21 support | + *
42110B | + *06/2013 | + *Added additional documentation on the event system. Corrected + * documentation typos. | + *
42110A | + *06/2013 | + *Initial document release | + *