Example Program for EVAL-AD7606

Dependencies:   platform_drivers

README.txt

Committer:
Kjansen
Date:
2021-07-21
Revision:
6:32de160dce43
Parent:
1:819ac9aa5667

File content as of revision 6:32de160dce43:

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 ADI developed ARM Mbed SDP-K1 controlled board acts as a target device, where firmware application is running.
The ARM GCC/ARMC compiler is used for firmware development on ARM Mbed platform.
The AD7606B-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. Instructions on how to import code are here: https://os.mbed.com/docs/mbed-os/v6.12/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

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
-----
Refere this page for latest documentation on Mbed-OS: https://os.mbed.com/docs/mbed-os/v6.12/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.