Timer in gated mode
Posted on February 17, 2012 at 12:46I need to read from a zacwire device into the STM32. I thought I could achieve this by using TIM2 setup in gated mode. The idea was that I could then time the length of the start bit ( 1/2 bit length low pulse) an...