UART/USART Communication STM32F4 Discovery Board – HAL UART Driver
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 …
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 …
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 …
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 …
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 …
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 …