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.

[参考译文] MSP430F6777A:相应 I/O 引脚的中断边沿

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/909170/msp430f6777a-the-interrupt-edge-for-the-corresponding-i-o-pin

器件型号:MSP430F6777A

你好

客户希望将 GPIO 的 PxIES 寄存器设置为检测边沿并生成中断。
客户希望通过一个端口同时支持 L→H 和 H→L、但没有一个可以处理两个边沿的设置。
因此、客户考虑在操作期间更改设置以处理这些设置。
这是问题吗? 当客户在操作过程中反复切换时、他们是否有任何预防措施?

此致、
DDDOOR

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

    您好!

    写入 PxIES 会导致中断标志 PxIFG 被置位。 因此、客户需要在修改 PxIES 后清除 PxIFG。

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

    大家好、冬天、

    感谢您的回答。

    此致、
    DDDOOR