Wakeup from sleep or shutdown via TSC
Hello dear community.
I am working on a project with a STM32L462CEU6 powered by battery. In this project we are also using TSC. Now I want STM32 to go in sleep or shutdown mode and wakeup when a touch pad has been touched. So the goal is that TSC measures in background and when a certain threshold has been reached it fires a "wakeup interrupt".
I already searched for this use case in internet but I failed to find useful information. Perhaps, someone can help me with some hints or sites where I can find more information. Is that even possible?
Thanks in advance.
Sebastian