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.

[参考译文] TMS320F280049:ADC EOC 的 CLA 任务没有任务结束 ISR?

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/730402/tms320f280049-cla-task-from-adc-eoc-without-end-of--task-isr

器件型号:TMS320F280049

您好!

  在任务末尾的示例"cla_ex2_fir32"中、CPU 是中断来调用中断例程 cla1Isr7 ()到:

 "清除 ADC 中断标志、以便发生下一个 SOC

  清除 PIEACK 位、以便可以获取另一个中断"

  是否可以在 CLA 任务内执行该操作以避免 CPU 中断?

  Ari。

  

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

    在 ADC 方面、实际上可以在 ADCINTSEL1N2寄存器中设置"INT1CONT"位、该位允许每个 ADC 转换结束 INT 事件在不确认 ADCINT 标志的情况下进行传播。