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.

[参考译文] AM2632:RTI 中断问题

Guru**** 2687685 points

Other Parts Discussed in Thread: AM2632

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1585674/am2632-rti-interruption-issue

器件型号: AM2632

尊敬的专家:

最近、我一直使用基于 AM2632 芯片的 RTI 中断函数。 在初始化步骤中、我发现只要将 VIM_STS_2 中的 RTI 相关位设置为 1、即使打开了 RTI 的中断启用并且 RTI 的中断类型设置为电平触发、VIM_STS_2 中相应的 RTI 位也不会再设置为 1。 image.png

下面是我的问题:

因为 RTI 的中断类型已设置为电平触发。  即使我清除 VIM_STS_2 中 RTI 的挂起位也是如此。 它将立即设置、因为中断源仍在设置中。

但是、实际情况并不是这样。 VIMSTS_2 中的相应位从未再次设置为 1。  

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

    您好、

    在最新的 SDK 中、RTI 中断已更新为脉冲触发。

    此致、

    Ashwin