Welcome to the STM32 ADC with DMA repository! This project demonstrates how to read multiple sensors using the STM32 microcontroller, specifically the STM32F103C8T6. It leverages the Analog-to-Digital ...
This is a complete STM32 Blue Pill project that demonstrates how to read multiple analog sensors using the ADC in DMA mode, and display the results on an LCD16x2 display. The sensors used in this ...