Home HAL

HAL

107 Articles

Send and Receive data from the WebServer using STM32

This tutorial will cover how to communicate with the webserver, created on STM32 using ESP8266. We will send some data from the computer..

Esp8266 WebServer using STM32 HAL

This tutorial will cover how to set up the stm32 webserver using ESP8266. We will control the LEDs connected to the STM32 using...

Interface DS3231 RTC module with STM32

This tutorial will cover how to interface the DS3231 RTC module with STM32. The module is connected via the I2C...

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

Interface TFT display with STM32

This tutorial will cover how to interface the TFT display with STM32. We will use a common library to interface different displays in...

GLCD 128×64 ST7920 interfacing with STM32

This tutorial will cover how to interface the ST7920 based 128x64 Graphic LCD with STM32...

SD card using SPI in STM32

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

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