Trying to programmatically get timer details
I use CubeMX to generate the set up code for clocks and peripherals in the STM32H7A3 I'm currently using for my current work. I'd like to calculate the timer and low-power timer call back periods programmatically without having to type in magic numb...