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.

[参考译文] TMS570LS0432:TMS570LS0432

Guru**** 1997545 points
Other Parts Discussed in Thread: TMS570LS0432
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/854815/tms570ls0432-tms570ls0432

器件型号:TMS570LS0432

您好!

我使用的是 TMS570ls0432、对 ADC 有疑问。   在论坛 e2e.ti.com/.../2390901

每个通道的 ADC 时序为:T (channel)= T (discharge)+ T (sample)+ T (conversion) (清除、见文档)
总 ADC 时序为:t (total)= Channel_number * T (channel)+(Channel_number - 1)* 5*T (vclk)  

但我无法在文档中找到为什么 T (total)计算为 Channel_number * T (channel)+(Channel_number - 1)* 5*T (vclk)(特别是关于 (Channel_number - 1) 5*T (vclk))的参考。 您能否提供描述此公式的文档链接,并说明为什么 (Channel_number - 1)*5*T (vclk)应添加以计算总时间?