This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP-L138, SPI and serial ADC

Other Parts Discussed in Thread: ADS7883, OMAP-L138

Hi.

I am trying to connect serial ADC (AD7276, which has the same interface as ADS7883) to the SPI port of the OMAP. I am going to use DMA in order to read data from the ADC. How should I setup the DMA in order to operate the ADC? I have understood that I need to setup one DMA channel for dummy writes to the SPI (in order to activate SPI transfer) and another DMA channel to read the received SPI data. Is it possible to use only one DMA channel?

 

Thanks, Alexey.s