Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0537 [23 Jul 2020 16:22] – Remove unnecessary tabs Andrei Drimbareanresources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0537 [18 Apr 2022 21:20] (current) – [Available commands] updated screenshot Brandon Bushey
Line 27: Line 27:
     * PC or Laptop with a USB port     * PC or Laptop with a USB port
   * Software   * Software
-    * {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0357:aducm3029_demo_cn0537_hex.zip | Smoke detector demo .hex file}}+    * {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:aducm3029_demo_cn0537_hex.zip |Smoke detector demo .hex file and copyrights}}
  
 ===== Setting up the Hardware ===== ===== Setting up the Hardware =====
Line 34: Line 34:
   - Connect a micro-USB cable to P10 connector of the EVAL-ADICUP3029 and connect it to a computer. The final setup should look similar to the picture below. {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0537_system_pc.jpg |}}   - Connect a micro-USB cable to P10 connector of the EVAL-ADICUP3029 and connect it to a computer. The final setup should look similar to the picture below. {{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0537_system_pc.jpg |}}
  
-===== Configuring the Software =====+===== Programming the Firmware =====
  
-The ADuCM3029_demo_cn0503 does not need any software configurationIt can be built and run as is+This application software is used with the ADICUP3029 to demonstrate the capabilities of the CN0537 evaluation boardTo upload the CN0537 software to the ADICUP3029, connect both boards together through the Arduino form factor connectors (P1 to P4 on the CN0537) and plug them to a computer through USB. Upon connection, the hardware should appear as a DAPLINK drive on the computer. Drag and drop the ADuCM3029_demo_cn0537.hex file to the DAPLINK drive to program the ADICUP3029. 
 + 
 +{{ :resources:eval:user-guides:circuits-from-the-lab:cn0537:cn0537_uploading_hex_file.png?nolink&600 |}} 
 + 
 +<WRAP round 80% download> 
 + 
 +{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:aducm3029_demo_cn0537_hex.zip | Smoke detector demo software .hex file}} 
 +  
 +</WRAP>
  
 ===== Outputting Data ===== ===== Outputting Data =====
Line 58: Line 66:
 |  | //ar//                 | Redo initialization of the algorithm. Useful if conditions changed significantly since start of the program. |  | |  | //ar//                 | Redo initialization of the algorithm. Useful if conditions changed significantly since start of the program. |  |
 |  | //hc//                 | Heater resistors control.\\ <//opt//> = 1 to turn heater resistors on; 0 to turn the heater resistors off. |  | |  | //hc//                 | Heater resistors control.\\ <//opt//> = 1 to turn heater resistors on; 0 to turn the heater resistors off. |  |
-|  | //t//                  | Do production test routine. |  | 
 ^ SD card commands ^  ^  ^  ^ ^ SD card commands ^  ^  ^  ^
 |  | //fo//                 | Open a file on the SD card. If the file does not exist it is created.\\ If the file exists and has information the new information will be appended.\\ <//name//> = name of the file to be opened. | fo file1 = a file named 'file1.txt' is opened on the card. | |  | //fo//                 | Open a file on the SD card. If the file does not exist it is created.\\ If the file exists and has information the new information will be appended.\\ <//name//> = name of the file to be opened. | fo file1 = a file named 'file1.txt' is opened on the card. |
Line 67: Line 74:
 |  | //rd//                 | Read and display all device registers in one command. |  | |  | //rd//                 | Read and display all device registers in one command. |  |
  
-{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0537_cli.png |}}+{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0537_putty_update.png |}}
  
-===== Obtaining the Source Code ===== 
  
-Unzip the .hex file and drag and drop it onto the DAPLINK folder when the ADICUP3029 is connected to the PC. 
  
-<WRAP round 80% download>+===== UL-217 Testing Results =====
  
-{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0357:aducm3029_demo_cn0537_hex.zip Smoke detector demo software .hex file}} +Using both the EVAL-CN0537-ARDZ and the EVAL-CN0537-ALGO, the setup was tested at a certified testing facility (Intertek) and passed all the smoke sensor aspects of the UL-217 8th Ed. standards.  You can view the entire report here. 
- + 
 +<WRAP center round download 60%> 
 +{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:cn0357:intertek_test_report_on_eval-cn0537-algo.pdf |UL-217 8th Edtesting and results document}}
 </WRAP> </WRAP>
  
 // End of Document // // End of Document //
resources/eval/user-guides/eval-adicup3029/reference_designs/demo_cn0537.1595514172.txt.gz · Last modified: 23 Jul 2020 16:22 by Andrei Drimbarean