Associate III
April 22, 2022
Question
How are the timers configured for STM32L1 TS hardware acquisition?
- April 22, 2022
- 5 replies
- 1788 views
I want to test TS with one normal touchkey. I use the STM32L152RETx on the Nucleo-L152RE.
I want to use hardware acquisition mode to keep the CPU in sleep mode until a touch is registered. As I understand the UM1913 the L1 series is using TIM9 and TIM11 for that. But when I enable hardware acquisition mode, the timers are not configured in the CubeMX dialog and the settings for the timers offer no option that sounds like it would belong to the TS functionality (only input capture, output compare and PWM).
How do I configure the timers for TS? Did I oversee something obvious? I admit that the TS functionality is not really transparent to me yet...
