Example Program for EVAL-AD7606

Dependencies:   platform_drivers

README.txt

Committer:
mahphalke
Date:
2020-10-05
Revision:
1:819ac9aa5667
Parent:
0:3791805e8370
Child:
6:32de160dce43

File content as of revision 1:819ac9aa5667:

Evaluation Boards/Products Supported
------------------------------------ 
-Products supported: AD7606B, AD7606C, AD7605-4, AD7606-4, AD7606-6, AD7606-8, AD7608, AD7609
-EVAL-AD7606B-FMCZ


Overview
--------
This is an IIO ecosystem based firmware application to evalute the AD7606 family ADCs.
The ARM GCC compiler is used for firmware development on ARM Mbed platform.
The ADI developed ARM Mbed SDP-K1 controlled board acts as a target device, where firmware application is running.
The AD7606-Eval board is interfaced with SDP-K1 (or any Arduino compatible board) controller board using on-board Arduino Headers.


Hardware Setup
--------------
Refer "Hardware Connections" section from below wiki page link:
https://wiki.analog.com/resources/tools-software/product-support-software/ad7606_mbed_iio_application


How to Get Started
------------------
Open Mbed online compiler. https://ide.mbed.com/compiler
Import Code into compiler from here. Instructions on how to import code are here: https://os.mbed.com/docs/mbed-os/v5.12/tools/importing-code.html
Compile code. Drag and drop binary into SDP-K1 controller board. Find detailed 
instructions here: https://os.mbed.com/docs/mbed-os/v5.12/tools/getting-your-program-on-your-board.html

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


Notes
-----
If using Win 7, install serial drivers for Mbed. https://os.mbed.com/docs/mbed-os/v5.12/tutorials/windows-serial-driver.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) 2020 Analog Devices, Inc.  All rights reserved.