Forum Discussion
Altera_Forum
Honored Contributor
11 years agomax10 adc signaltab question
hi, i am new to altera fpga i just got the altera MAX10_10M08_Evaluation_Kit, then i want to test the adc, i want to implementation the onchip adc and watch the convertion results though signalta...
Altera_Forum
Honored Contributor
11 years agoFirstly, that youtube webpage will show you how to get ADC output on your monitor screen and that does not do much. secondly, altera does not (and will not) provide specifications for ADC Control And Status registers. i mean these controller registers which should command the ADC what to do. your only option is to get Nios 2, altera provides C libraries and use software programming language to communicate with the ADC, receive it's sampling data and so on.