STM32L152 Timer10/11 - Compare capture interrupt
Posted on June 26, 2018 at 17:20Hi,I want to use TIM10 or 11 for generating the interrupt when the counter CNT reaches the value stored in CCR1 register (capture/compare). I want NO output to be generated on output pins. I also want run from intern...