Home signal

signal

4 Articles

STM32 Timers #10. Timer in Gated Mode

This tutorial covers how to use the Gated mode in STM32 Timer where both the start and stop of the counter is controlled...

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 #7. Timer synchronization || Slave Reset mode

In this tutorial we will see how to use the Timer in the slave Reset Mode. We will also clock the Timer from...

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