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.

[参考译文] MSPM0G3519:MSPM0G3218:如何激励 TOVIFG 中断?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1630781/mspm0g3519-mspm0g3218-how-to-stimulate-tovifg-interrupt

器件型号: MSPM0G3519

尊敬的 TI 团队:

目前我正在为 ADC 实现功能安全。 我想问我如何刺激 TOVIFG 中断? 哪些情况会导致此中断?

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

    您可以参考 TRM https://www.ti.com/lit/ug/slau846d/slau846d.pdf

    表 18-7. ADC CPU 中断事件条件 (CPU_INT)

    Sequence conversion time overflow interrupt flag is set when the ADC receives a new
    sampling trigger while the previous sample+conversion is still in progress

    我想问我该如何刺激 TOVIFG 中断?

    启用长时间序列转换。

    然后通过软启动或使用快速计时器硬件触发器(计时器频率大于 ADC 序列时间)手动触发它