Rating 3.65 out of 5 (35 ratings in Udemy)
What you'll learn- 1)They will be introduced with a basic project of BLDC motor control using STM32
- 2)Basics of PWM
- 3)Calculations related to PWM
- 4)Hardware connections
- 5)Writing a code for PWM programming using both bare metal and using api.(HAL with stm32cubemx)
- 6)Measuring RPM of motor
DescriptionIt is a course designed as a project guide for Engineering students, hobbyist and also Embedded developers. In this course we guide how to drive …
Rating 3.65 out of 5 (35 ratings in Udemy)
What you'll learn- 1)They will be introduced with a basic project of BLDC motor control using STM32
- 2)Basics of PWM
- 3)Calculations related to PWM
- 4)Hardware connections
- 5)Writing a code for PWM programming using both bare metal and using api.(HAL with stm32cubemx)
- 6)Measuring RPM of motor
DescriptionIt is a course designed as a project guide for Engineering students, hobbyist and also Embedded developers. In this course we guide how to drive BLDC motors using potentiometer(speed control).All the schematics and code are provided .Code for project is available on request and will be available immediately after few days of joining this course.
Caution: This course is for learning firmware programming not for hardware design although I will guide how to use the hardware and connect it.
If you use STM32 microcontrollers for programming you should know how to use STM32Cubemx with Keil or any other IDE .You can use STm32cubmx with Keil for rapid prototyping for a system. It is a absolute time saver in your job or study
What you’ll learn
Are there any course requirements or prerequisites?
Who this course is for:
Technical graduates who wish to learn STM32 programming
Embedded Developers looking for guidance in programming BLDC motor and RPM measurement
Hobbyist who wish to learn about STM32 programming for project development.
Final year technical students looking for project guidance.
Course contents
Basics of timer and pwm calculations.
Hardware connections for the project described.
Programming using STM32Cubemx and Keil
Programming PWM channel using register level programming.
Arming a BLDC motor STM32.
Measuring RPM of BLDC motor
Driving two BLDC motor using single potentiometer(Speed control of BLDC motors) and measurement of RPM
Debugging a software program using software debug.