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.

MSP430G2553的ADC10与普通按键中断的矛盾问题

我设计的一个程序令CCR1=ADC10MEM*0.11使用定时器中断来产生PWM波,

波形虽然有了,但是之前配置好的一个P1.3按键使LED灯亮却不能正常使用了,

之后我把乘的系数0.11去掉之后按键又可以使用了!

以上情况是在PROTUES8.7仿真测试过的,个人不知道问题出在哪里,还请各位赐教