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.

[参考译文] MSP430FR2533:CapTIvate 和数字输入中断

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1174998/msp430fr2533-captivate-and-digital-input-interrupt

器件型号:MSP430FR2533

正如标题所述、我需要实现2个中断。 第一个是将 CapTIvate 设计库与 LPM3结合使用的电容式接近传感器(这对我来说没问题)。 真正的问题是、我需要另一个低电平有效输入中断、这意味着中断将在下降沿触发。 其概念是电容式传感器或数字中断将调用相同的函数。 我下载了 MSP430FR 的整个示例 zip 文件、但找不到显示使用 LPM3的输入中断的单个示例。 如果大家能向我推荐参考手册以外的一些资源、我将不胜感激、因为我是一名初级工程师、我通过示例了解了更多信息。