Resolved! User timer interrupt for capture multiple time
Hi all,I'm working with STM32F4 discovery board, and I'd like to know if I can use one timer with interrupt to capture multiple time.For example I'd like to use TIM16, and be able to check 4 times : 150ms, 250ms, 500ms and 1000ms is it possible? Afte...