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:tools-software:product-support-software:ad717x_ad411x_mbed_example [03 Jan 2021 21:46] – fix links Robin Getzresources:tools-software:product-support-software:ad717x_ad411x_mbed_example [15 May 2023 08:47] (current) – Added updated screenshot for the console menu Janani Sunil
Line 1: Line 1:
-====== AD717x/AD411x Mbed Example======+====== AD717x/AD411x Console Application ======
  
 ===== Introduction ===== ===== Introduction =====
Line 20: Line 20:
  
  
-//*Note:The firmware provides a basic user-interface for interacting with the evaluation-board. All the main functionality of the AD411x/AD711x is provided in the application-code in abstracted form and the user is free to customize the software to suit their own needs for working with the AD711x/AD411x. +//*Note:The firmware provides a basic user-interface for interacting with the evaluation-board. All the main functionality of the AD411x/AD711x is provided in the application-code in abstracted form and the user is free to customize the software to suit their own needs for working with the AD711x/AD411x.//
-This firmware can support the following members of the AD711x/AD411x family://+
  
 +
 +====== Useful links======
 +{{section>resources/tools-software/product-support-software/useful_links#Useful Link&showfooter=nofooter}}
 +  * [[/resources/tools-software/uc-drivers/ad717x | AD717x No-OS Driver]]
   * [[adi>en/products/ad4111.html | AD4111]]   * [[adi>en/products/ad4111.html | AD4111]]
   * [[adi>en/products/ad4112.html | AD4112]]   * [[adi>en/products/ad4112.html | AD4112]]
   * [[adi>en/products/ad4114.html | AD4114]]   * [[adi>en/products/ad4114.html | AD4114]]
   * [[adi>en/products/ad4115.html | AD4115]]   * [[adi>en/products/ad4115.html | AD4115]]
 +  * [[adi>en/products/ad4116.html | AD4116]]
   * [[adi>en/products/ad7172-2.html | AD7175-2]]   * [[adi>en/products/ad7172-2.html | AD7175-2]]
   * [[adi>en/products/ad7175-8.html | AD7175-8]]   * [[adi>en/products/ad7175-8.html | AD7175-8]]
Line 34: Line 38:
   * [[adi>en/products/ad7172-4.html | AD7172-4]]   * [[adi>en/products/ad7172-4.html | AD7172-4]]
   * [[adi>en/products/ad7173-8.html | AD7173-8]]   * [[adi>en/products/ad7173-8.html | AD7173-8]]
- 
-====== Useful links====== 
-  * [[https://ide.mbed.com/compiler|Mbed Online Compiler]] 
-  * [[https://os.mbed.com/platforms/SDP_K1/|SDP-K1 on Mbed]] 
-  * [[https://wiki.analog.com/resources/tools-software/uc-drivers/ad717x | AD717x No-OS Driver]] 
  
 ===== Hardware Connections ===== ===== Hardware Connections =====
Line 57: Line 56:
 ===== AD717x Mbed Firmware ===== ===== AD717x Mbed Firmware =====
  
-==== Downloads ====+This section briefs on the usage of MBED firmware. This also explains the steps to compile and build the application 
 +using mbed and //make// based build.
  
 <WRAP round download> <WRAP round download>
-Latest firmware (Use below link): +Source code is hosted here: 
-  * [[https://os.mbed.com/teams/AnalogDevices/code/EVAL-AD717x-AD411x/ | EVAL-AD717x-AD411x Mbed Firmware Example]]+  * [[repo>precision-converters-firmware]] 
 + 
 +Build Guide for Precision Converters MBED firmware (Use below link): 
 +  * [[:resources:tools-software:product-support-software:pcg-fw-mbed-build-guide|Precision Converters MBED Firmware]] 
 </WRAP> </WRAP>
  
Line 80: Line 83:
   * Start up a serial terminal emulator (e.g. Tera Term)   * Start up a serial terminal emulator (e.g. Tera Term)
     * Find the com-port your controller board is connected on and select it.     * Find the com-port your controller board is connected on and select it.
-    * Set the baud-rate for 115200+    * Set the baud-rate for 230400
     * Reset the controller board and connect.     * Reset the controller board and connect.
   * Use the menu provided over the terminal window to access the evaluation board.   * Use the menu provided over the terminal window to access the evaluation board.
Line 88: Line 91:
 The AD711x/AD411x firmware example is configured to have following serial settings: The AD711x/AD411x firmware example is configured to have following serial settings:
  
-  - Baud rate: 115200+  - Baud rate: 230400
   - Data bits: 8-bits   - Data bits: 8-bits
   - Parity: None   - Parity: None
Line 95: Line 98:
 Configure your serial terminal ([[https://osdn.net/projects/ttssh2/releases/ | Tera Term]]) for below settings: Configure your serial terminal ([[https://osdn.net/projects/ttssh2/releases/ | Tera Term]]) for below settings:
  
-{{ :resources:tools-software:product-support-software:tera_term_console_app_setup.jpg?600 |}}+{{ :resources:tools-software:product-support-software:baud_rate_update.png?600 |}}
  
 The AD717x/AD411x console main menu looks like below (with Tera Term): The AD717x/AD411x console main menu looks like below (with Tera Term):
-{{ :resources:tools-software:product-support-software:ad717x_console_menu.jpg?600 |}}+{{ :resources:tools-software:product-support-software:ad4111_console_menu.png?400 |}}
  
 The firmware is designed to be intuitive to use, and requires little explanation, simply enter a number corresponding to the required command and follow the on-screen prompts. The firmware is designed to be intuitive to use, and requires little explanation, simply enter a number corresponding to the required command and follow the on-screen prompts.
resources/tools-software/product-support-software/ad717x_ad411x_mbed_example.1609706771.txt.gz · Last modified: 03 Jan 2021 21:46 by Robin Getz