Resolved! Timer interrupt confusion for prescaler & counter period values
Hi,I am working with STM32G4. I am using Timer1 for the hardware interrupt delay.TImer1 works with APB2 clock -My APB2 clock is 48 MHz.1.I need to generate timer with 50 usec delay.What will be the prescaler and counter period.Can anyone suggest. 2.F...