Working with STM32 and Timers part 4: Servo Motor Control
In pervious PWM guide (here), discussed how to use TIM2 of STM32F411 to generate 2 PWM signals to fade 2 LEDs. In this guide, we shall use PWM signal to control a servo motor (SG90). In this guide, we shall cover the following What is servo motor...
READ MORE