Difference between revisions of "ADuC832 Development Board"

From OpenCircuits
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
[[Image:Aduc832_cable.JPG]]
 
[[Image:Aduc832_cable.JPG]]
 
[[Image:Aduc832_connector.JPG]]
 
[[Image:Aduc832_connector.JPG]]
 +
[[Image:Aduc832_7segment.JPG]]
 
[[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.  
Line 13: Line 17:
 
*Use the below command to download program
 
*Use the below command to download program
 
   java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex
 
   java -jar Aduc832Programmer.jar /dev/ttyS0|COM1 hex_file.hex
 +
 +
Remark : JAVA -jdk1.6.0_01 ,jre1.6.0_01 ,jre1.6.0_03
 +
 +
==Test Procedure==
 +
*Port 0: 0101 0101
 +
*Port 2: 1010 1010
 +
*Port 1 = Port 3
 +
*Short the Jumper of Port 1
 +
**Port 3 become High

Latest revision as of 21:40, 12 February 2009

Features[edit]

Implementation[edit]

BOM

Hardware Setting[edit]

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

  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

Test Procedure[edit]

  • Port 0: 0101 0101
  • Port 2: 1010 1010
  • Port 1 = Port 3
  • Short the Jumper of Port 1
    • Port 3 become High