2021-05-29 02:55 AM
Hello everyone,
I have a problem with touch sensing on STM8L151K4, It is impossibe to increase number of touch key to 10.
I have to put each key in a bank for it to work. ie my project needs 8 touch keys and consumes 8 banks.
I tried my best to put multiple touch keys in 1 bank like code examble but failed and some of my colleagues faced the same problem.
please help me to solve this problem.
here is my project with 5 touch keys and using 2 failed banks:
https://drive.google.com/file/d/1ftfzenu1AejMhapd5kbDSOhgXXp0r7-g/view?usp=sharing