STM32 Timers + Interruptions - Error
Posted on August 28, 2013 at 12:46 Hi, I set an interruption handler for a timer. Each time it calls the handler I change the state of a IO. But I'm getting problems for frequency above 80kHz. If I set the period to: TIM_TimeBas...