Resolved! STM32G030K6T6 Timer 16 seems to use SYSCLK instead of PCLK
Hi all.I have a small problem understanding the timer 16 of the STM32G030K6T6 microcontroller. According to the data sheet, it should use the TIMPCLK clock, which corresponds to the PCLK clock.My system clock is supplied by the HSI (SYSCLK = 16 MHz)....