Stm8 TSL and double touch
Hello everyone. I am making Kitchen Clock on STM8S105C6 and STM8 touch sence library. I need 4 buttons and i have configurate them as SCKEY. Now they works fine. My problem is that library catch only one button at once, i mean if you touch 2 buttons at same time library gaves only one Detect flag for first of two buttons. But i need to enter in Time adjustment menu by pressing two buttons at once. Can you give mi a suggest please.
#touch #stm8-tsl #stm8s-and-tsl #double