Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
resources:tools-software:product-support-software:ad7124_temperature_measurement_demo [23 Jul 2021 12:42] – updated tera term settings Mahesh Phalkeresources:tools-software:product-support-software:ad7124_temperature_measurement_demo [20 Jul 2022 07:12] – updated keil studio section Mahesh Phalke
Line 17: Line 17:
   * [[adi>EVAL-AD7124-8 | AD7124-8 Evaluation Board]]   * [[adi>EVAL-AD7124-8 | AD7124-8 Evaluation Board]]
   * [[adi>EVAL-AD7124-4 | AD7124-4 Evaluation Board]]   * [[adi>EVAL-AD7124-4 | AD7124-4 Evaluation Board]]
-  * [[https://ide.mbed.com/compiler|Mbed Online Compiler]]+  * [[https://studio.keil.arm.com/|Mbed Online Compiler]]
   * [[https://os.mbed.com/platforms/SDP_K1/|SDP-K1 on Mbed]]   * [[https://os.mbed.com/platforms/SDP_K1/|SDP-K1 on Mbed]]
  
Line 47: Line 47:
 === Quick Start to use AD7124 Mbed Firmware === === Quick Start to use AD7124 Mbed Firmware ===
  
-If you have some familiarity with the Mbed platform, the following is a basic list of steps required to start running the code, see below for more detail:+If you have some familiarity with the Mbed platform, the following is a basic list of steps required to start running the code:
   * Connect the AD7124 EVAL-board to the SDP-K1 controller board as specified in hardware connections section.   * Connect the AD7124 EVAL-board to the SDP-K1 controller board as specified in hardware connections section.
   * Connect the SDP-K1 controller board to your computer over USB provided along with SDP-K1 board.   * Connect the SDP-K1 controller board to your computer over USB provided along with SDP-K1 board.
-  * Go to the link of the code provided above in the 'Downloads' section and import code into Mbed online compiler (Edit app_config.h file (defaults to AD7124-4 device) if evaluating any specific device)+  * Import the code into Keil Studio from above firmware download link by using “File→Import Project…” option. Specify the web link of code in URL and check 'Make this the active project’ option
-  * Ensure SDP-K1 controller board is selected (top right of online-compiler page). +{{ :resources:tools-software:product-support-software:ad7124_temp_sense_keil_project_import.jpg?600 |}}
-  * Compile the code. +
-  * After a successful compile a binary will be downloaded to your computer store this on your drive. +
-  * Drag and drop this binary to the SDP-K1 USB drive mounted in your computer file system (similar to C/D drives).+
  
-{{ :resources:tools-software:product-support-software:ad7124_temp_sensor_mbed_project.jpg?700 |}}+  * Make sure all dependent libraries are obtained correctly by IDE. 
 +{{ :resources:tools-software:product-support-software:ad7124_temp_sense_keil_mbed_library_tab.jpg?600 |}}
  
 +  * Compile the code as shown below. After a successful compile a binary will be downloaded to your computer - store this into your computer. Drag and drop (or copy) this binary file to the SDP-K1 USB drive mounted in your computer file system (similar to C/D drives) to flash firmware into MCU.
 +{{ :resources:tools-software:product-support-software:ad7124_temp_sense_keil_mbed_compile.jpg?600 |}}
  
 ---- ----
resources/tools-software/product-support-software/ad7124_temperature_measurement_demo.txt · Last modified: 27 Dec 2022 11:03 by Mahesh Phalke