User Activity

Posted on January 11, 2012 at 23:54How to get interrupt frequency bigger than 1MHz ? I have Discovery F4 Board and use Timer 3 as TIM_TimeBase Example. I have code as follow: __IO uint16_t CCR1_Val = 10000; __IO uint16_t CCR2_Val = 1000; __IO uint16...