EVAL-AD7124 Mbed Example Program.

Dependencies:   adi_console_menu platform_drivers

README.txt

Committer:
Kjansen
Date:
2021-08-03
Revision:
7:3e1005bd4d41
Parent:
4:52464a9e1cf7

File content as of revision 7:3e1005bd4d41:

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


Overview
--------
These code files provide the console application and device libraries to 
interface with AD7124 EVAL 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
Eval board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD7124-8.html
User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad7124_mbed_support
Communication Protocol: SPI


Hardware Setup
--------------
Required: SDP-K1 (or alternative MBED enabled controller board), EVAL-AD7124-8SZ, 
USB cable.
Plug in the EVAL-AD124 board on SDP-K1 board (or any other Mbed enabled 
controller board) using the SDP connector and screws.
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.8/build-tools/getting-your-program-on-your-board.html

Refer project wiki page to find detailed guide on how to use firmware:
https://wiki.analog.com/resources/tools-software/product-support-software/ad7124_mbed_support


Notes
-----
Refer 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.