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.

触摸按键问题

Other Parts Discussed in Thread: MSP430G2553

我公司一款产品基于msp430g2553芯片开发的,使用430的触摸按键,现在遇到一个问提,现象是我们在做好产品,并测试完毕后发到客户那边,客户使用一短时间后,会出现触摸没有反应或者没有触摸也会有反应。我使用的提提供的库函数(cts_hal,cts_layer)开发的。在高低温试验箱测试发现一个问提,在低温时候触摸不灵敏,但是在高温的时候灵敏度会升高。cap为200.希望专家可以帮忙解答一下。for循环里面是我根据的ti供的触摸程序改进添加进去的的。