Video: STM32F4 Discovery Beginners Tutorial – Blink LEDs

Video Transcript of Blink LED tutorial Introduction Hello and welcome to a short video which will cover how to write a C program in Keil Micro vision 5 which will blink the LEDs on the STM32F4 Discovery Board on and off. There is a written version of this tutorial available along with the final source… Continue reading Video: STM32F4 Discovery Beginners Tutorial – Blink LEDs

STM32F4 Discovery Beginners Tutorial: Blink LEDs

Introduction Here we will present a short and straightforward tutorial to cover the basics of using the general-purpose inputs/outputs (GPIO) on the STM32F4 Discovery using the Keil µVision IDE in the C language. Whilst blinking LEDs may seem basic, the process of setting up the GPIO is instrumental in every future project you undertake with… Continue reading STM32F4 Discovery Beginners Tutorial: Blink LEDs