Timers Synchronization
Posted on November 02, 2015 at 19:29I need to use the timer synchronization in my STM32F7 project. The purpose of the timers are to provide the necessary signals to a CCD sensor. I have a shutter pulse (T5-CH4) and a pixel clock (T4-CH2). I am al...