Skip to content
  • Home
  • Microcontrollers
    • Pic Microcontroller
    • Arduino
    • ESP32 Tutorials and Projects
    • MicroPython ESP32/ESP8266
    • ESP8266 NodeMCU
    • FreeRTOS Arduino
    • 8051 microcontroller
    • AVR Microcontroller
  • ARM Microcontrollers
    • TM4C123 Tiva LaunchPad
    • STM32 Blue Pill
    • STM32 Nucleo
    • STM32F4 Discovery Board
    • MSP430 launchpad
  • Raspberry Pi
    • Raspberry Pi Pico
    • Raspberry Pi Pico W
    • Raspberry Pi
  • Softwares
    • Labview project
    • Proteus tutorials
    • PSpice tutorials
    • MATLAB
  • Electronics components
  • Contact
    • Editorial
    • Advertise

STM32F4 Discovery Board Tutorials and Projects

UART/USART Communication STM32F4 Discovery Board – HAL UART Driver

STM32F4 discovery board UART pins

In this tutorial, we will learn to use UART communication ports of STM32F4 discovery board with the polling method. As you know, the STM32F4 discovery board comes with an STM32F407VG6T …

Read more

DAC STM32F4 Discovery Board – Generate Waveforms with Digital to Analog Converter

generate triangular wave with DAC of STM32F4 discovery Board

In this tutorial, we will learn to configure a DAC module of STM32F4 discovery with HAL DAC drivers and Keil uvision IDE. Moreover, we will learn to configure the STM32F4 …

Read more

ADC STM32F4 Discovery Board with HAL ADC Driver – Polling Method

STM32F4 Discovery Board ADC tutorial

In this tutorial, we will learn about the ADC of STM32F4 discovery Board. We will learn to use built-in analog to digital converter modules of the STM32F407VG microcontroller. This microcontroller …

Read more

Use Push Button to Control LEDs of STM32F4 Discovery Board – Digital Input pins with HAL Driver

Push button interfacing with STM32F4 discovery Board

In this tutorial, we will learn to interface a Push button with the STM32F4 Discovery board. To use a push button with  STM32F4, we will configure GPIO pins of STM32F407VG …

Read more

LED Blinking Tutorial STM32F4 Discovery Board – GPIO Pins with HAL Library

LED Blinking STM32F4 discovery board

In this tutorial, we will learn to use GPIO pins of the STM32F4 discovery board. We will see an LED blinking example using the onboard LED of the STM32F4 discovery …

Read more

Subscribe to Blog via Email

Categories

Recent Posts

  • DHT11 DHT22 with Raspberry Pi Pico using MicroPython
  • HC-SR04 Ultrasonic Sensor with Raspberry Pi Pico using MicroPython
  • I2C LCD Interfacing with Raspberry Pi Pico Display Text and Custom Characters
  • MPU6050 with Raspberry Pi Pico (Accelerometer, Gyroscope, and Temperature)
  • BME280 with Raspberry Pi Pico using MicroPython

Copyright © 2013-2026 Microcontrollerslab.com All Rights Reserved