Getting started with STM32L053: Delay using timers
In this guide, we shall investigate how to use timer to generate precise delay in down to microseconds ( will use 500 millisecond) delay here for demonstrations purposes only). In this guide, we will cover the following: What is the timer and how...
READ MORE