Difference between revisions of "Datalogger Setup"

From DIDEAS Wiki
Jump to: navigation, search
m
m
Line 17: Line 17:
 
* 1.5mm "straight" 10 pin programming  cable - custom built from http://www.jst.com/ - [http://www.jst-mfg.com/ProductGuideE/EZR-D.html based on 10ZR-8M]
 
* 1.5mm "straight" 10 pin programming  cable - custom built from http://www.jst.com/ - [http://www.jst-mfg.com/ProductGuideE/EZR-D.html based on 10ZR-8M]
 
* [[ICC-MSP setup]]
 
* [[ICC-MSP setup]]
 +
 +
* [http://www.dideas.com/docs/datalogger/executable/sync.exe Sync] and [http://www.dideas.com/docs/datalogger/executable/cygintl-3.dll Cygintl-3.dll] are flush windows filesystem bufferss and are used automate the removal of the SD card after writing it.  These tools are used by the makefile targets "file" and "SD".
  
 
==Software and Tools Setup==
 
==Software and Tools Setup==

Revision as of 19:31, 12 October 2005

[BACK]

Setup

Support Software / Hardware

required

optional / informative

  • Sync and Cygintl-3.dll are flush windows filesystem bufferss and are used automate the removal of the SD card after writing it. These tools are used by the makefile targets "file" and "SD".

Software and Tools Setup

  • MSP430 firmware, Download and extract source code for the datalogger.

My Tools Setup

Executable binaries and source code are available from : http://www.dideas.com/docs/datalogger

At minimum download each of the binaries and copy into either the "working directory" or better yet or somewhere in your executable path. I keep them in c:\bin

Hardware Setup for MSP430 Programming

  • Connect the JTAG cable to the PC printer board and to the "Adapt3" PCB. The JTAG cable is polarized to help connect it properly.
  • Optionally connect "Adapt3" to the PC via the USB cable (you many need to install drivers). USB will provide power to the board - however the parallel port can also do this (but may not be reliable). This USB interface is also used for debugging.
  • Connect the 1.5mm cable (10 pins) to the "Adapt3" PCB and to the datalogger board requiring programming.