Altera_Forum
Honored Contributor
11 years agoADC with FPGA
Hi all,
I am currently working on an FPGA DE0-NANO. In my project, i have to convert 4 analog input in the same time. So, i have to use an ADC that can convert these input simultaneously. This ADC is interfaced with an FPGA. This one is interfaced with a micro-controller using SPI protocol. The FPGA is acting as a slave and the micro-controller as master. My question is : someone has some references to the ADC(or ADCs) that i can use ? The configuration needed is: 1)Sample rate : 200 Khz minimum for each analog input 2) Input analog level is : 0 to 5v I also would like to know if anyone has a code sample how to interface an ADC with FPGA in VHDL. Best regards,