Question
ST community Hello, my question is I want to use two generic interrupts on STM32F302R8T6 but one of them is not working. TIM6->DIER |= (1<<0); TIM2_IRQHandler works when I comment out this part. How to use global truncation for both?


Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.