Difference between revisions of "ADuC832 Development Board"

From OpenCircuits
Jump to navigation Jump to search
Line 8: Line 8:
 
[[Image:Aduc832_overview.JPG]]
 
[[Image:Aduc832_overview.JPG]]
 
[[Image:Aduc832_circuit.png]]
 
[[Image:Aduc832_circuit.png]]
 +
 +
[http://chungyan5.no-ip.org/open_data/electronic_computer/Aduc832/Aduc832Programmer.jar Programmer]
 +
[http://chungyan5.no-ip.org/open_data/electronic_computer/Aduc832/di_do_ai_ao.ihx Test hex]
 
*Configure the ADuC832 so that it is ready for program download
 
*Configure the ADuC832 so that it is ready for program download
 
#You need to press and hold both “RESET” and “DOWNLOAD” buttons on the main board.  
 
#You need to press and hold both “RESET” and “DOWNLOAD” buttons on the main board.  

Revision as of 21:30, 12 February 2009

Features

Implementation

BOM

Hardware Setting

Aduc832 cable.JPG Aduc832 connector.JPG Aduc832 7segment.JPG Aduc832 overview.JPG Aduc832 circuit.png

Programmer Test hex

  • Configure the ADuC832 so that it is ready for program download
  1. You need to press and hold both “RESET” and “DOWNLOAD” buttons on the main board.
  2. First release the “RESET” button and then the “Download” button
  • Use the below command to download program
 java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex

Remark : JAVA -jdk1.6.0_01 ,jre1.6.0_01 ,jre1.6.0_03