User Activity

I'm trying to control a Servo motor (MG90S) using the STM32F767Zi by leveraging the TIM2 Channel 1 (PA0). The Servo requires a 50Hz frequency (20ms) signal. The APB1 bus gives TIM2 timer port 108MHz frequency. The Servo is powered through a 5V port t...