Timer enable and disable
Posted on September 15, 2015 at 12:32 Hi, I have a stm32f4-disco, and I wanted to enable and disable a timer using external interrupt. When the external signal arrives I enable the timer, and when 400 ticks have passed I disable the ...