Altera_Forum
Honored Contributor
18 years agoRegarding ADC in DSP 2S180 board
hi all,
i have been working on altera dsp board (2s180), where i am sampling simple sine wave ( using sine wave generator) using on board adc (ad9433). i am using a pll setting my sampling frequency to 25khz, giving the output of the pll to the clock pin of adc
for now i am just checking it on using signal tap and pio ( nios)
i found out that
[list]
adc works fine for sampling frequency greater than 25khz and the input frequency greater than 5khz.
[/list]
[list]
when i set the sampling frequency to 25khz and set the input frequency to 1khz, all i get is 0, -1 and occasionally -2,
[/list]
[list]
i checked the data sheet of the adc used on my board (ad9433) it doesnot say anything about any cutoff( lower cut off) for the sampling frequency set or the input frequency given
[/list]
so was wondering if i am missing anything? or is there something i misinterpreted
any help would be appreciated.
regards
dspboard