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_cn0531 [06 Jan 2021 14:54] – [Obtaining the Source Code] Andrei Drimbareanresources:eval:user-guides:eval-adicup3029:reference_designs:demo_cn0531 [08 Mar 2021 08:44] (current) – [General Description/Overview] Mihai Ionut Suciu
Line 5: Line 5:
 ===== General Description/Overview ===== ===== General Description/Overview =====
  
-[[ADI>EVAL-CN0531-PMDZ]] is a minimalist 1 **ppm**, 20-Bit, ±1 **LSB INL**, **DAC SPI PMOD** board suitable for medical instrumentation, test and measurement equipment, industrial control or high end scientific and aerospace instrumentation. Multiple voltage references and power options are available to adapt this module depending on the application. With this module, the user is capable to use the onboard positive voltage reference or to connect external references.+[[ADI>CN0531|EVAL-CN0531-PMDZ]] is a minimalist 1 **ppm**, 20-Bit, ±1 **LSB INL**, **DAC SPI PMOD** board suitable for medical instrumentation, test and measurement equipment, industrial control or high end scientific and aerospace instrumentation. Multiple voltage references and power options are available to adapt this module depending on the application. With this module, the user is capable to use the onboard positive voltage reference or to connect external references.
  
 The **ADuCM3029_demo_cn0531** project uses this PMOD with the [[ADI>EVAL-ADICUP3029]] board to bring up the **DAC**, control it's internal registers and control it's voltage output. This control is done using a minimalist **CLI** interface enabled over the **UART** controller of the board. This **CLI** can be used by a host **PC** connected via **USB** cable to the system. The **ADuCM3029_demo_cn0531** project uses this PMOD with the [[ADI>EVAL-ADICUP3029]] board to bring up the **DAC**, control it's internal registers and control it's voltage output. This control is done using a minimalist **CLI** interface enabled over the **UART** controller of the board. This **CLI** can be used by a host **PC** connected via **USB** cable to the system.
Line 55: Line 55:
 Note that the 'do' command for setting the output voltage works on the assumption that the on board 5V reference is used. Note that the 'do' command for setting the output voltage works on the assumption that the on board 5V reference is used.
  
-===== Obtaining the Source Code =====+===== Obtaining the Software =====
  
-We recommend not opening the project directly, but rather import it into CrossCore Embedded Studios and make a local copy in your workspace+There are two basic ways to program the ADICUP3029 with the software for the CN0531. 
 +  - Dragging and Dropping the .Hex to the Daplink drive 
 +  - Building, Compiling, and Debugging using CCES
  
-The source code and include files of the **ADuCM3029_demo_cn0531** can be found here:+Using the drag and drop method, the software is going to be a version that Analog Devices creates for testing and evaluation purposes.  This is the EASIEST way to get started with the reference design
  
-<WRAP round 80% download>+Importing the project into CrossCore is going to allow you to change parameters and customize the software to fit your needs, but will be a bit more advanced and will require you to download the CrossCore toolchain.  
  
-[[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0531 | AduCM3029_demo_cn0531 at Github]]+The software for the **ADuCM3029_demo_cn0531** can be found here:
  
-{{ :resources:eval:user-guides:eval-adicup3029:reference_designs:aducm3029_demo_cn0531_hex.zip | AduCM3029_demo_cn0531.HEX }}+<WRAP round 80% download> 
 +Prebuilt CN0531 Hex File 
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_cn0531.hex| AduCM3029_demo_cn0531.Hex]] 
 +Complete CN0531 Source Files 
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_cn0531| AduCM3029_demo_cn0531 Source Code]]
    
 </WRAP> </WRAP>
resources/eval/user-guides/eval-adicup3029/reference_designs/demo_cn0531.txt · Last modified: 08 Mar 2021 08:44 by Mihai Ionut Suciu