In STM32f030RB ,TIM1 Time Base Update event only can generate up to 38 micro second
Hi ,
While I am learining the TIM1 of STM32F030RB . Configured TIM prescalr and ARR at diffrent value to get various Update frequency . when I create 1 second it is able to create .
But when i try to create below the 38 micro second the update event still at 38 micro second (maximum 26 KHz)
Why so ?
What is the maximum update event trigger frequency for TIM1 ,is there any limit .?
I used to try 1 micro second update event trigger frequenct but not working
what is the technique behind it ?
how achive in nano second and micro seconds
What is the supported values for Prescaler and ARR for proper operations
or
How to choose ARR and Prescalar values ?
is there any documents for it ?
