Home adc

adc

23 Articles

How to interface BLDC motor with STM32

How to interface BLDC motor with STM32 and control the speed via the potentiometer using the ADC and the PWM..

DMA with ADC using Registers in STM32

In this tutorial, we will see how to use DMA in STM32. Here I will use the ADC along with DMA, without any...

How to LOG Sensors data into SD card

This tutorial will cover how to log different data (from Sensor and potentiometer) to the sd card in STM32. The sd card is...

How to use DAC in STM32

This tutorial will cover how to use the DAC in STM32. We will also see how to generate a sine wave in the...

Joystick and STM32

This tutorial will cover another use of the ADC peripheral. We will see how to interface the joystick using the ADC peripheral...