This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

8 channel ADC into Array via DMA

Has anyone have code sample to demonstrate how to transfer 8 channel ADC into memory (ADCArray[8]).

I'm having issue with interrupt between ADC and DMA.

Is there way for interrupt to trigger DMA only if all 8 channels is completed (via burst mode).

Parents
  • And it really didn't occur to you at all that people might have to know which particular chip you're talking about before they can answer that? Or that this issue quite probably has nothing to do with Keil tools at all? Or that the datasheet of that particular controller would have been a more appropriate place to look for this information?

Reply
  • And it really didn't occur to you at all that people might have to know which particular chip you're talking about before they can answer that? Or that this issue quite probably has nothing to do with Keil tools at all? Or that the datasheet of that particular controller would have been a more appropriate place to look for this information?

Children