Ads

Get STM32 tutorial using HAL at $10 for a limited time!

Tuesday, February 17, 2015

STM32F4 Discovery Tutorial 1 - Getting Started with STM32F4 Discovery and CooCox IDE

In this tutorial I will explain how to configure CooCox IDE and ARM GCC toolchain for programming STM32F4 Discovery.


First, you have to download and install driver for STM32F4 Discovery from here. After that, you have to download ARM GCC toolchain and install it. All default parameters are okay. Finally, you have to download CooCox IDE (You must register first).

For the first time using CooCox you have to configure ARM GCC toolchain from menu Project → Select Toolchain Path and browse to location of \bin folder of ARM GCC toolchain and press OK.


Now, it is ready to start coding.

No comments :

Post a Comment