STM32H723ZG Timer1 Source clock
Hey
I try to work with the Timer1 in interrupt mode. I saw that Timer1 is belong to APB2 BUS.
I configure my source clock to the TIMER1 to 96MHz (picture1),at APB2 Timer Clocks But I saw that the frequency is match to the number on APB2 Peripheral clock (48MHz). (In the interrupt I toggle gpio pin and I measure the frequency with oscilloscope)
I try to change the frequency and the configuration of the timer but I still get resault that match to APB2 Peripheral clock label and not to APB2 Timer Clocks.
I don't understand what is the source clock of the timer.
Thank you very much

