Forum Discussion
Hi Tahir
You can pick up the 17 ADC channels for Max10 devices by referring to below document.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_adc.pdf
The maximum sampling rate is 1MHz as mentioned in the same document which also reflected in the ADC core IP in Intel Quartus Prime tools.
Thanks.
Eng Wei
How can I receive 7MSPS the ADC is just 1MSPS?
It is not possible to use the ADC, it is very slow just 1MSPS.
- EngWei_O_Intel5 years ago
Frequent Contributor
Hi Tahir
This is the ADC maximum speed available for Max10 devices. If you need higher sampling rate, you might need an external ADC.
Thanks.
Eng Wei
- Tahir5 years ago
New Contributor
I have two external 14bit ADCs which work at 4MSPS.
The question is that, is it possible to use external Adcs with MAX10 and do sampling at 7MSPS with MAX10 FPGA to calcute Power and RMS?
Has the MAX10 ability to capture 14bits ADCs sampling at 7MSPS and process it fast enough to do multiplication of 14bit numbers captured at 7MSPS?
- EngWei_O_Intel5 years ago
Frequent Contributor
Hi Tahir
You can check on the datasheet, as long as the I/O standard speed is able to support the ADC output data speed, it shall be fine.
Thanks.
Eng Wei