Isnan
New Contributor
5 years agoParallel highspeed ADC 9248 to DE-SoC board
Hi everyone,
I am doing a simple signal measurement using DEO Nano SoC kit interfacing with the terasic High-speed AD/DA card (AD9248) using NIOS processor.
I believe that ADC pin interfacing is fine and the ADC chip is working, however, I face problems about data reading, they are not valid nor stable.,
I think this is because my configuration as follows, but I am not sure:
1. clock for ADC using pll 20Mhz
2. not adding on chip memory for buffer
here uart01.zip is my full code, any help will be appreciated
thank you