STM32F429 Timer1 Capture/Compare with IRQ
Posted on January 28, 2015 at 13:02Hello, I use the Timer1 in capture compare mode. I want the following function: 1. Timer1 starts to count from 0 2. Timer1 counter register is the same, like in compare register => IRQ_CC 3. Timer1 counter regi...