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.

[参考译文] CCS/TMS320F28335:TMDSDOCK28335

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/779981/ccs-tms320f28335-tmdsdock28335

器件型号:TMS320F28335

工具/软件:Code Composer Studio

ADC 中采样窗口的含义是什么?

如何在 SPRU812A 页码中设置 ADC 时钟设置中的"ACQ_PS"位 -34 ???

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、Sandeep、

    ACQ_PS 配置采样保持(S/H)脉冲宽度(ACQ_PS[3:0]+ 1)*(ADCCLK 周期)。 如下面 SH 行所示、它改变了 Acquisition (采集)窗口(S)。

    在 ADCTRL1寄存器中、在诸如 AdcRegs.ADCTRL1.bit.ACQ_PS 的软件中、这些位被置位;

    最棒的

    Kevin