Getting Started with STM32F103: ADC Multi Channel Timer Triggered with 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