Home wave

wave

5 Articles

STM32 TIMERS #6. Timer synchronization || Generate 3 Phase PWM

This tutorial covers another example of timer synchronization, where we will generate 3 phase PWM waveforms using the trigger mode..

WavePlayer using STM32 Discovery

This tutorial will cover how to make WavePlayer using STM32 Discovery board. It will be able to play the wave files from the...

How to use DAC in STM32

This tutorial will cover how to use the DAC in STM32. We will also see how to generate a sine wave in the...

How to Interface Stepper motor with STM32

Interface the stepper motor 28BYJ-48 with STM32. The motor is connected via the driver ULN2003. We will use the Half Drive mode...

pwm

STM32 TIMERS #1. How to Generate PWM Output

This tutorial will cover how to generate a PWM (pulse width Modulation) waveform using the Timer in STM32. We will use the HAL...