Forum Discussion
ngoya5
New Contributor
7 years agoI have connected my 4 adc connector pins(sclk,din,dout,cs_n) to gpio pins. where do need to map these pins in .tcl file so that it takes proper input from the adc?
are these the correct pins? ADC_CONVST PIN_U9 ADC_SCK PIN_V10 ADC_SDI PIN_AC4 ADC_SDO PIN_AD4 i cant seem to find these pins in fpga . Can someone either help me or provide a sample tcl f...
JonWay_altera
Frequent Contributor
7 years agoDE10_NANO_ADC.sof would already be able to read the ADC. There are already steps provided in the doc to read the ADC.
Check out their user manual:
https://www.terasic.com.tw/cgi-bin/page/archive_download.pl?Language=English&No=1046&FID=1c19d1d50e0ee9b21678e881004f6d81 (Section 5.2)
You may need to contact Terasic to provide you the files necessary if you dont have it.