how to

35 Articles
EmbeddedHALI2CSTM32

Interface AHT20 Sensor with STM32 using I2C and HAL (CubeMX Tutorial)

This tutorial will cover how to interface the AHT20 Temperature and Humidity sensor with STM32. The sensor is connected via the I2C...

EmbeddedHALSPISTM32

How to Print & Scroll string on Dot Matrix Display

This tutorial will cover how to print and scroll string on the dot matrix display connected to STM32 via the SPI. We will...

EmbeddedHALSPISTM32

How to Cascade Dot Matrix Displays

This tutorial will cover how to cascade the dot matrix displays and connect them to STM32 via the SPI, using only 3 wires....

EmbeddedHALSPISTM32

Interface LED dot matrix with STM32

This tutorial will cover How to interface the LED Dot Matrix Display with STM32. The Display is connected via the SPI Peripheral and...