MCBSTR750 User's Guide

Example Programs

The Keil MDK-ARM Development Tools download includes several example programs that are configured for the Keil MCBSTR750 Board.

Each example program is stored in a separate folder in \KEIL\ARM\BOARDS\KEIL\MCBSTR750\ along with project files that help you quickly build the project and run the program.

The following example programs are installed automatically:

  • BLINKY
    This example implements an interrupt driven timer and A/D conversion. It displays a text message on the LCD display and shows the A/D result as a bar graph. The 8 LEDs blinking speed depends on the A/D value that is read from the potentiometer.

More example projects and programs are available at:

http://www.keil.com/download/list/arm.htm

These projects and programs let you start programming other features of the STR750 device, such as Interrupt-driven SIO, PWM and more.