DMA ADC Bit shift
Posted on March 29, 2014 at 09:18I am using DMA to transfer ADC data to a uint16 variable @ 1MS/s Than the value is shifted with another DMA channel to SPI and sent to an external DAC. Unfortunately the external 14 bit ADC does not allow for left a...