User Activity

Posted on February 09, 2016 at 05:45Hi!I tried to synchronize Master HR timer   from T1 TRGO. But cant get result.void TIM_config(void){ RCC_APB2PeriphClockCmd(RCC_APB2Periph_TIM1, ENABLE);   TIM_TimeBaseStructInit(&TIM_TimeBaseStructure);  TIM_OCSt...