How to Trigger TIM2 via TIM3?
Hi. I'm reading Incremental Optic encoder with Timer3. The counter value is 4095 when the encoder rotates one turn. My goal is to produce pulses from 0-25ms through another timer when the Encoder turns half a turn. In order to do this, I am trying t...