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.

[参考译文] TMS320F28377S:ADC — 时序转换器 A 至 D

Guru**** 2798555 points

Other Parts Discussed in Thread: TMS320F28377S

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1623295/tms320f28377s-adc---sequencing-converters-a-though-d

器件型号: TMS320F28377S

我希望分别用转换器 B、C 和 D 由转换器 A、B 和 C 的中断标志触发 4 个 AD 转换器。  

这是可能的吗?

谢谢

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

    您好、Paul:

    虽然 TMS320F28377S ADC 模块可以在转换完成后生成中断、但该架构不支持直接使用来自一个 ADC 模块的中断标志来在另一个 ADC 模块上触发转换。

    TMS320F28377S 不支持使用来自一个模块的 ADC 中断标志来直接触发另一个 ADC 模块上的转换。 虽然每个 ADC 模块都具有四个可由转换结束 (EOC) 信号触发的可配置 ADC 中断 (ADCINT1-4)、但这些中断专为 CPU 通知而设计、不能作为硬件触发器直接路由到其他 ADC 模块。

    谢谢

    Srikanth