STM32 Beginners Guide Part5: ADC Tutorial | How to read STM32 ADC | LED brightness control example |

preview_player
Показать описание
Welcome to the STM32 series! This is a set of tutorials aimed at helping beginners learn how to program STM32 microcontrollers using the STM32F401RE development board. The series covers basics such as GPIO, PWM, ADC, and USART.

This video shows how to read Analog-to-Digital Conversion (ADC) values from a potentiometer using STM32. It also shows how to use the ADC values to control the PWM duty cycle effectively controlling the brightness of an LED.

[Other Videos in the Series]

Please Like, Share, and Subscribe!!!! THANK YOU!!
Рекомендации по теме
Комментарии
Автор

Legend. Appreciate all these STM videos!

Rockyroadpool
Автор

Why did you use uint16_t ? why not uint8_t

EMBEDDEDAUTOMATION-dk
Автор

On Serial port Putty window I am getting 2 extra charactors just before numerals.. e.g. $X 4095 $X4095. how to filter $X kindoff chars .

Snd-
Автор

Why did you use and what is meant by HAL_MAX_DELAY?

EMBEDDEDAUTOMATION-dk
visit shbcf.ru