Project

General

Profile

Download (1.38 KB) Statistics
| Branch: | Tag: | Revision:
1
OpenBeaconUSB firmware source code tree v0.1
2
--------------------------------------------
3

    
4
Copyright 2007 Milosch Meriac <milosch@openbeacon.de>
5
based on http://www.freertos.org/ embedded operating system
6

    
7
Visit http://www.openbeacon.org/ and http://wiki.openbeacon.org/ for further
8
informations.
9

    
10
All supplied code is licensed under GNU General Public License Version 2,
11
June 1991. See "license.txt" file for license informations. Alternative
12
license types are available for the "/application"-tree on request. Please
13
contact milosch@openbeacon.de on license issues.
14

    
15
The contained firmware source code is verified to compile flawless by using
16
GCC version 4.0.2 configured as ARM cross compiler.
17

    
18
The USB device creates a virtual serial COM port - you can access it by using
19
115200 baud, 8 data bit, no parity and one stop bit. Under Linux just plug it
20
into your computer - a /dev/ttyACM? device will appear automagically.
21

    
22
We personally prefer the "cu" command line tool from uucp-Package to access
23
the created serial port easily under Linux based operating systems.
24

    
25
For Microsoft Windows you have to use the supplied .inf-file from the
26
"win32driver" directory - you can verify the assigned COM port by using the
27
control panel.
28

    
29
Use the contained "at91flash"-tool to udpate to contained firmware. The
30
supplied script depends on our modified sam7 tool:
31
http://www.openpcd.org/dl/sam7utils-0.1.0-bm.tar.bz2
32

    
33

    
34
Enjoy !
(6-6/9)
Add picture from clipboard (Maximum size: 48.8 MB)