f4

90 Articles

SD card using SPI in STM32

This tutorial will cover how to interface the SD Card with STM32, using the SPI peripheral...

How to interface MPU6050 (GY-521) with STM32

This tutorial will cover how to interface the MPU6050 Accelerometer with STM32 using the I2C peripheral. We will display the results on the..

LCD 20X4 using I2C with STM32

This tutorial will cover how to interface the LCD 20x4 using I2C with STM32 microcontroller...

STM32 TIMERS #2. How to Measure PWM Input

Today in this tutorial we will see how to use PWM input Mode to measure the frequency and duty of the input signal..

STM32 TIMERS #4. How to use the Input Capture

This tutorial will cover how to use the Input Capture mode of the STM32 Timers, to measure the frequency and width of the...

HCSR04 Ultrasonic sensor and STM32

This tutorial will cover how to interface the HCSR04 Ultrasonic distance sensor with STM32...

How to Interface Servo motor with STM32

How to interface a regular servo motor with STM32. We will use the PWM signal to vary the angular displacement of the motor...

oled

How to Interface SSD1306 OLED with STM32

How to interface the 0.96" SSD1306 Oled display with STM32. The Display is connected via the I2C and we will use the HAL...

How to interface LCD1602 (I2C) with STM32

How to interface LCD1602 via I2C with STM32. The module PCF8574 is connected at the back of the LCD and it reduces the..