VIDEO: How to set up a Keil IDE 5 Project

Transcription Hello and welcome to a short video which will cover how to set up a Keil Micro vision 5 project for use with programming the STM32F4 Discovery Board. There is a written version of this tutorial available if you would prefer, the link is in the description. Firstly, this tutorial assumes that you have… Continue reading VIDEO: How to set up a Keil IDE 5 Project

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

How to set up a Keil MicroVision (µVision) Project for the STM32F4 Discovery

This post will cover how to set up a Keil µVision project to enable you to program and debug your STM32F4 Discovery development board. Step 1: Download and install the IDE, available at the Keil website here. Step 2: Connect the Discovery board to your PC using a Mini USB cable. If this is the… Continue reading How to set up a Keil MicroVision (µVision) Project for the STM32F4 Discovery