I2C

STM32 I2C Tutorials

23 Articles

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

How to Interface ADXL345 (I2C) with STM32

Interface the ADXL345 Accelerometer, connected via the I2C, with STM32. We will display the results on the oled display, which is also...

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