Posted on May 17, 2011 at 14:18Ok!If i understand correctly the stm32F103RB datasheet, i need to configure the timer 1 with no prescaling, but how i need to configure TIM1->PSC and TIM1->ARR register to obtain 1.5 us interruption time?Thanks.
Posted on May 17, 2011 at 14:18Thank you for your quick response, Clive.But, Why can't use as a interrupt source? I need to sample a digital input port every 1.5us. Best Regards,