Resolved! STM32F4 TIM6 interruption doesn't happen while DMA working
Posted on December 22, 2016 at 10:14 I work with STM32F4Discovery board, generate code from Cube, SYSCLK is 168MHz, APB1 Timer Clock 42 MHz, TIM6 has prescaler 1000, and counts till I make the following experiment. Enable TIM6 interruption by...