Forum Discussion
jamie_m
New Contributor
5 years agoADC timing on MAX 10
Hello,
I am trying to read 9 values via the Nios ADC interface and running into some timing issues. Below is the pseudocode for the routine plus the specific API call:
// Configure and start the ...
jamie_m
New Contributor
5 years agoThanks. I just checked the Design Store and I see several examples for using the ADC, but none of them seem to include a DMA. In fact, it is not explicitly apparent from the descriptions that any of these include an example of DMA transfer from the ADC to memory. Can you please point me to a specific example for that?
Thanks,
Jamie
JonWay_altera
Frequent Contributor
5 years agoTake a look at this how-to video in implementing a scatter gather dma with NIOS, and see if you can combine that with NIOS with ADC.