Forum Discussion
aalwa1
New Contributor
7 years agoHow to connect max 10 fpga adc to 12 leds that are out side the fpga to show the output of the adc module using quartus 14.1 (schematically)
I am used altera max10 evaluation kit using quartus 14.1 in schematic entry to develop adc connected to leds .Please I need your kind help
AnandRaj_S_Intel
Regular Contributor
7 years agoHi,
- we have only 5 user LED's on max10 evaluation kit.
- You can connect the ADC output to led's using onchip memory.The ADC samples are stored in onchip memory(If core configuration=standard sequencer with Avalone-MM sample storage) which we can read by using offset with respect to slot used and given those data to the led's.
Refer below link for ADC design.
https://www.youtube.com/watch?v=0oO1RFa-4Xk
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/ug_m10_adc.pdf
Regards
Anand