Forum Discussion
ADC timing on MAX 10
I would suggest that you try the Design Store Example Design as a reference and work from there: https://fpgacloud.intel.com/devstore/platform/16.0.0/Standard/adc-data-capture-with-nios-ii-processor/
There are other examples that you may find useful: https://fpgacloud.intel.com/devstore/platform/?search=nios&ip_core=ADC&acds_version=any&family=max-10
Thanks. 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_altera5 years ago
Frequent Contributor
Take 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.