Home sync

sync

4 Articles

STM32 UART #8 || Lin Protocol PART 1

In this tutorial we will see how to configure the STM32 as the Lin protocol master. We will also send the data in...

STM32 TIMERS #8. Make 48 bit Counter by Cascading Timers

In this tutorial we will see how to cascade 3 16 bit counters into a single 48 bit counter, and use it to...

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..

STM32 TIMERS #5. Timer synchronization || Slave Trigger mode

In this tutorial we will see how to use the timer in the slave trigger mode. This is an example of the timer...