Skip to content

Wifiunterputzdose/STM32F4xx_Servo_PWM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F4xx_Servo_PWM

Simple PWM 50Hz Servo with STM32F411RE6 CMIS without HAL

Creating a simple pwm signal with a period of 50Hz and a fixed duty cycle.
Using a Nucleo-64 Board with a STM32F411RE6 together with a SGS90 servo for testing.
Using the external oscillator of 8 MHz and internal PLL

Position - Pulse length
0° - 1ms
90° - 1.5ms
180° - 2ms (not possible with the SGS90 only with a hardware fix)

Main file is located here:
STM32F4xx_Servo_PWM/Core/Src/main.c
STM32F4xx_Servo_PWM/Core/Inc/main.h

About

Simple PWM 50Hz Servo with STM32F411RE6 CMIS without HAL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages