Tuesday , November 4 2025

VN13 – ARM Programming – KEIL – STM32CubeMX – STM32F4 – ADC – 3

VN13 (Video No:13)  In this video, I focused on how to make ADC processes while working with STM32CubeMX and STM32F4 discovery board ( Polling method, reading channel values, the calculation of Vrefint and real VDDA…)? Next video will be about ADC interrupt and DMA methods.

<<Video>> Watch
<<Source Code>> Download

 

Check Also

#6 – Receiving integer and floating values from serial port?

If we need to receive integer values from serial port, we can use “stdlib.h” as …