Getting started with STM32L053: Timer Triggered ADC with Multi Channel and DMA
In the previous guide (here), we took a look how to use ADC in DMA mode to acquire the data from two channels. In this guide, we shall see how to configure the ADC to be triggered by timer. In this guide, we shall cove the following: Timer...
READ MORE