Home timers

timers

3 Articles

How to interface BLDC motor with STM32

How to interface BLDC motor with STM32 and control the speed via the potentiometer using the ADC and the PWM..

FreeRTOS Tutorials #8 -> Software Timers

This tutorial will cover how to use the software timers in FreeRTOS. We will see the use of both, one shot and auto...

How to Generate Microseconds delay in STM32

How to generate Delays in micro and NanoSeconds in STM32 using HAL. We will use one of the timers to generate these delays..