Synchronize TIMx, SPI1 and SPI2
Posted on February 13, 2016 at 02:40I'd like to set up TIM1_CH1, TIM2_CH1, and TIM3_CH1 to be synchronous in the sense that the counters reset to 0 on the same clock tick. It seems like this is possible using ''HAL_TIMEx_MasterConfigSynchronization...