Resolved! Unable to generate 1ms interrupt using LPTIM with HSI = 64MHz STM32h723zg
Hi all,I wanted to make use of LPTIM1 module of STM32H723ZG for generating 1ms interrupt.Clock frequency used 64Mhz (HSI).Environment: Nucleo 144 STM32H723ZGPrescaler: Divide by 128Auto reload register value: 500uBelow is the code snippet of init fun...