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-adicup360:reference_designs:demo_adt7420 [06 Oct 2017 22:29] – reordering and adding sections Brandon Busheyresources:eval:user-guides:eval-adicup360:reference_designs:demo_adt7420 [14 Mar 2021 06:08] (current) – [Obtaining the Source Code] adding in .Bin file Zuedmar Arceo
Line 34: Line 34:
  
 ===== Setting up the hardware ===== ===== Setting up the hardware =====
-\\ 
  
- - To program the base board, set the jumpers as shown in the next figure. The important jumpers are highlighted in red.{{ :resources:eval:user-guides:eval-adicup360:reference_designs:adt7420:aduicup360_switch_config.png?500 |}}+ - To program the base board, set the jumpers/switches as shown in the next figure. The important jumpers/switches are highlighted in red.{{ :resources:eval:user-guides:eval-adicup360:reference_designs:adt7420:aduicup360_switch_config.png?500 |}}
  - Plug the EVAL-ADT7420-PMDZ PMOD in the EVAL-ADICUP360 base board, via the PMOD_I2C port (P10).  - Plug the EVAL-ADT7420-PMDZ PMOD in the EVAL-ADICUP360 base board, via the PMOD_I2C port (P10).
-Power EVAL-ADICUP360 base board via the Debug USB.+Plug in the USB cable from the PC to the EVAL-ADICUP360 base board via the Debug USB.(P14)
  
-\\ +===== Obtaining the Source Code =====
-===== Obtaining the source code ===== +
-\\+
  
-We recommend not opening the project directly, but rather import it into Eclipse and make a local copy in your Eclipse workspace+There are two basic ways to program the ADICUP360 with the software for the ADT7420. 
 +  - Dragging and Dropping the .Bin to the MBED drive 
 +  - Building, Compiling, and Debugging using CCES
  
-The source code and include files of the **ADuCM360_demo_adt7420_pmdz** can be found on Github:+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. 
 + 
 +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. 
 + 
 +The software for the **ADuCM360_demo_adt7420** demo can be found here:
  
 <WRAP round 80% download> <WRAP round 80% download>
 +Prebuilt ADT7420 Bin File
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/releases/download/Release-1.0/ADuCM360_demo_adt7420_pmdz.bin| AduCM3029_demo_adt7420_pmdz.Bin]]
 +Complete ADT7420 Source Files
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_adt7420_pmdz| AduCM3029_demo_adt7420 Source Code]]
  
-[[https://github.com/analogdevicesinc/EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_adt7420_pmdz| AduCM360_demo_adt7420_pmdz at Github]] 
-  
 </WRAP> </WRAP>
 +
  
 <WRAP center round info 80%> <WRAP center round info 80%>
-For more information on importing, debugging, or other tools related questions, please see the [[https://wiki.analog.com/resources/eval/user-guides/eval-adicup360/tools/cces_user_guide |tools user guide.]] +For more information on importing, debugging, or other tools related questions, please see the [[/resources/eval/user-guides/eval-adicup360/tools/cces_user_guide |tools user guide.]] 
 </WRAP> </WRAP>
  
-\\ 
 ===== Configuring the Software Parameters ===== ===== Configuring the Software Parameters =====
  
Line 114: Line 119:
  
 ==== Serial Terminal Output ==== ==== Serial Terminal Output ====
 +
 +  - In order to view the data, you must flash the program to the EVAL-ADICUP360.  
 +  - Once complete you will need to switch the USB cable from the DEBUG USB (P14) to the USER USB (P13).  
 +  - Then follow the UART settings below with the serial terminal program.
 +\\ 
  
 Following is the UART configuration. Following is the UART configuration.
Line 134: Line 144:
 ==== Importing ==== ==== Importing ====
  
-For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup3029:tools:cces_user_guide#how_to_import_existing_projects_into_your_workspace|How to import existing projects into your workspace]] section.+For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup360:tools:cces_user_guide#how_to_import_existing_projects_into_your_workspace|How to import existing projects into your workspace]] section.
  
 ==== Debugging ==== ==== Debugging ====
  
-For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup3029:tools:cces_user_guide#how_to_configure_the_debug_session_for_an_aducm3029_application|How to configure the debug session]] section.+For more detailed instructions on importing this application/demo example into the CrossCore Embedded Studios tools, please view our [[resources:eval:user-guides:eval-adicup360:tools:cces_user_guide#how_to_configure_the_debug_session_for_an_aducm360_application|How to configure the debug session]] section.
  
 ==== Project Structure ==== ==== Project Structure ====
resources/eval/user-guides/eval-adicup360/reference_designs/demo_adt7420.1507321752.txt.gz · Last modified: 06 Oct 2017 22:29 by Brandon Bushey