Example program for EVAL-AD7124

Dependencies:   tempsensors adi_console_menu platform_drivers

README.txt

Committer:
MPhalke@MPHALKE-L02.ad.analog.com
Date:
21 months ago
Revision:
8:4ae84166c8c1
Parent:
7:217c27bc3082

File content as of revision 8:4ae84166c8c1:

Evaluation Boards/Products Supported
------------------------------------ 
EVAL-AD7124-8, EVAL-AD7124-4

Overview
--------
These code files provide the temperature measurement console application and device libraries to 
interface with AD7124 product evaluation board. This code was developed and tested on SDP-K1 
controller board: https://os.mbed.com/platforms/SDP_K1/

Product details: https://www.analog.com/en/products/ad7124-8.html, https://www.analog.com/en/products/ad7124-4.html
Product Evaluation board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD7124-8.html
                                  https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD7124-4.html
User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad7124_temperature_measurement_demo
Communication Protocol: SPI


Hardware Setup
--------------
Required: SDP-K1 (or alternative Mbed enabled controller board), EVAL-AD7124
USB cable.
Plug in the EVAL-AD7124 board on SDP-K1 board (or any other Mbed enabled controller board) 
using the SDP or Arduino on-board connector (default set in software is Arduino).
Connect SDP-K1 board to the PC using the USB cable.


How to Get Started
------------------
Open Mbed online compiler. https://ide.mbed.com/compiler
Import Code into compiler. Instructions on how to import code are here: https://os.mbed.com/docs/mbed-os/v6.8/quick-start/build-with-the-online-compiler.html
Compile code to generate binary file and then drag and drop binary into SDP-K1 controller board. Detailed instructions are here:
https://os.mbed.com/docs/mbed-os/v6.12/build-tools/getting-your-program-on-your-board.html
Open Tera Term (or alternative), select 230400 baud rate, and the applicable COM port to see the list of menu options.


Notes
-----
Refere this page for latest documentation on Mbed-OS: https://os.mbed.com/docs/mbed-os/v6.8/introduction/index.html
A detailed user guide on SDP-K1 controller board is available here https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/SDP-K1.html.


Copyright (c) 2021 Analog Devices, Inc.  All rights reserved.