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_adxl362 [14 Jan 2021 05:23] – use / interwiki links Robin Getzresources:eval:user-guides:eval-adicup3029:reference_designs:demo_adxl362 [08 Mar 2021 07:21] (current) – [Obtaining the Source Code] adding in .Hex files Zuedmar Arceo
Line 36: Line 36:
    - Plug the USB cable    - Plug the USB cable
  
-===== Obtaining the Source Code =====+===== Obtaining the Software =====
  
-Details of how to create an Adicup3029 project from sources can be found here: +There are two basic ways to program the ADICUP3029 with the software for the ESP8266. 
-https://github.com/analogdevicesinc/EVAL-ADICUP3029/wiki+  - 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_esp8266** 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_esp8266| ADuCM3029_demo_esp8266 at Github]]+The software for the **ADuCM3029_demo_esp8266** can be found here:
  
 +<WRAP round 80% download>
 +Prebuilt ESP8266 Hex File
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_esp8266_.hex| AduCM3029_demo_esp8266.Hex]]
 +Complete ESP8266 Source Files
 +  * [[https://github.com/analogdevicesinc/EVAL-ADICUP3029/tree/master/projects/ADuCM3029_demo_esp8266| AduCM3029_demo_esp8266 Source Code]]
 + 
 </WRAP> </WRAP>
  
resources/eval/user-guides/eval-adicup3029/reference_designs/demo_adxl362.txt · Last modified: 08 Mar 2021 07:21 by Zuedmar Arceo