Resolved! Timer count of 1 ms
HelloI want to configure timer which increment count by every millisecondwhat are value of prescaller or other parameter should configure in it ?i am attaching you my clock configuration with this RCC->APB1ENR |= (1<<1); // Enable clock for TIM3 TIM3...