Other Parts Discussed in Thread: MSP-EXP430FR5739 【求详解】本人在使用fp5739的外部中断时发现问题,于是进行测试发现只有外部端口位1.4是才能正确中断,将此代码修改位其他端口均不正确(不是不中断就是一直自己在中短),请问这是我程序设计的问题么?我应该怎么解决
如下是p1.4的外部中断端口设置代码
#include <msp430.h>
int main(void) { WDTCTL = WDTPW + WDTHOLD; // Stop…
Other Parts Discussed in Thread: MSP430FR5739 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/829725/msp430fr5739…
Other Parts Discussed in Thread: MSP430FR5739 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/681728/msp430fr5739…