This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5529的ADC采样速率问题?用单片机进行FFT运算。

Other Parts Discussed in Thread: MSP430F5529

msp430f5529的12位ADC最大支持采样率200ksps是什么意思?

是不是单片机所的采样频率为200khz,如果我配置25MHZ的时钟频率,能否提高单片机所的采样频率?

这个参数又和ADC12RES分辨控制位 有什么关系?如果我配置为12位,需要13个ADC12CLK时钟周期的转换时间。

是不是13个ADC12CLK时钟周期的转换时间完了ADC采样就完成了?这个参数到底和200ksps有什么关系?

我进行fft的运算能采样正弦信号的频率最大能到多少?