Olimex Open Source Hardware ARDUINO-like development board OLIMEXINO-5510 OLIMEXINO-5510 用户手册

产品代码
OLIMEXINO-5510
下载
页码 29
OLIMEX© 2012
OLIMEXINO-5510 User's Manual
2.5 Powering the board and operating modes
The board is powered either via the mini USB or via the 3.7V_LI_BAT connector or via the SBW 
interface.
The board can be programmed in three ways:
1) as a general purpose board via the SBW.
2) by the BSL (BootStrap Loader) bootloder by MSP430 
When powered the red power LED should turn on. By default the green LED near the battery 
connector should start blinking if used in debugger/general mode.
To enter BSL mode hold USB_BSL and power the board. Or while the board is powered hold 
USB_BSL down then press RESET and then release USB_BSL. If the board is started in BSL mode 
the green LED should remain off. 
2.6 Prebuilt software and bootloader
The prebuilt software is a bootloader and a simple LEDs and buttons test. When you power the 
board initially all LEDs will be on. If you press and hold the B1 button LED2 should start blinking. 
If you press and hold WAKE_UP button LED1 should start blinking. Upon releasing the buttons 
the LEDs should return to their initial “always on” state.
2.7 EasyMSP and Energia
OLIMEXINO-5510 is intended to work with Energia - an Arduino-like IDE for MSP430. The 
community is working on adding full support for Energia. At the time of writing this manual such 
support isn't fully added but it is on the way. When such support is implemented there will be 
software examples below in Energia format.
The Energia web site and repository may be found at the following web addresses:
OLIMEXINO-5510 was specially designed for the EasyMSP project which is created by Matthew 
Burmeister (a.k.a. MattTheGeek from 43oh.com). Matt did amazing work by creating Arduino-like 
language and commands to compile with MSP430 hardware just adding these in header files, so 
they compile with MSPGCC. However, personal problems restrained Matthew to finish the project 
Page 9 of 29