STM32L475 Touch Sense not changing status from BUSY
Hello! I'm trying to use a custom PCB STM32L475 with the touch sensing library based on the 1 touch example there is available for the L4xx.I've configured the PC8 pin as TSC_G4_IO3 (as sampling pin) and both PC6 and PC7 as TSC_G4_IO1 and TSC_G4_IO2 ...