2010-09-16 02:09 AM
Sine wave measurement, need some suggestion.
2011-05-17 06:10 AM
2011-05-17 06:10 AM
Hi all.
Can anyone help get to set-up ADC to measure at a rate of 1khz? Im thinking of using TIMER1, on a slow channel group, or any much simple way. thank you2011-05-17 06:10 AM
Hi Alex.
In my application, input sine is wave is continues and in that ill just need to measure peaks when my circuit is stable, or simply an average peak at a certain time when circuit is stable. The main problem is, how to measure the peak base on DMA-DAC configuration. in that, when my DAC is at peak value, ill trigger the ADC to measure it. and because its fixed 2khz sine wave, i just need to measure the amplitude. I did try measuring at 20khz, but then this causes noise on ADC interrupt, and maybe consume more power, as compare to triggering ADC only at peaks. Thanks leo