Why TIM1_DMAR Register is always default as 1?
Posted on April 12, 2014 at 13:26I am using STM32F103 and its Referrence Manual(RM0008) said that TIM1_DMAR's default value is 0. BUT when I connected the hardware and debugging with JLink, I found that TIM1_DMAR is always 1. And I never set it.AND ...