Getting started with STM32L053: ADC Multi Channel Continuous Conversion with DMA
In the previous guide (here), we took a look at the continuous mode for ADC module of STM32L0. In this guide, we shall see how to configure the ADC to work in DMA mode with two channels enabled. (Can be expanded to the desired number of...
READ MORE