Forum Discussion
Altera_Forum
Honored Contributor
12 years agoReading external data using On-chip FIFO and NIOS II
Hi all, I'm trying to read a 8-bit ADC with parallel output using NIOS II. I need to read the ADC at 24MHz to capture correct samples. I have been trying a 1K On-Chip FIFO to capture this data....
Altera_Forum
Honored Contributor
12 years agoHave you properly configured the CSR registers to generate the interrupts?
Are you able to poll the CSR registers and see that data is being pushed onto the FIFO correctly?