I'm using msp430g25xx on a project with the capacitive touch function and the clock at 1MHz is working well. The point is that I want to use a PWM and that the frequency is lower than expected. When I set up the device to work with a higher clock frequency to 8MHz, the Touch is very unstable and does not work well. There configuring sense touch to work with higher frequencies? I use this files: CTS_HAL , CTS_Layer and structure that I took example CapTouch_BoosterPack_UserExperience. Is there any other way to configure the touch sense? Thanks
↧