Tuesday , November 4 2025

VN14 – ARM Programming – KEIL – STM32CubeMX – STM32F4 – ADC – 4

VN14 (Video No:14)  In this video, I focused on how to make ADC processes while working with STM32CubeMX and STM32F4 discovery board ( interrupt method, reading 4 channels value as to 3 channels from ADC1 and 1 channel from ADC2,  the calculation of Vrefint and real VDDA values, reading temperature sensor value…)? Next video will be about ADC DMA method.

<<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 …