Working with ADC and STM32 part1: Single Channel Single Conversion
In this guide, we shall learn how to use the ADC of the STM32 for single channel Single Conversion mode using only registers. The ADC is commonly used to measure the voltage from a sensor for example temperature sensor such as LM35 which can...
READ MORE