Page 1 of 1

STM32 Nucleo-64 Board Examples and Library Modules

Posted: Sat Mar 18, 2017 4:31 am
by cfbsoftware
The attached zip file contains the source code of the Astrobe Blinker and Info demo programs, related STM32F334 library modules and configuration file to be used with Astrobe for Cortex-M4 v6.1 or later.

Target:
STM32F334 systems with an LED connected to port A5.

Tested on:
STM32 Nucleo-64 development board with STM32F334R8 MCU

1. Unzip the attached file into your AstrobeM4-v6.x folder so that the files appear in a subfolder with the name STM32F334.

2. Edit the configuration file so that the USB Drive folder matches the Nucleo-64 folder when the board is connected to the PC.

3. Build and run the demo programs Blinker.mod and Info.mod.