Example program for EVAL-AD4696.

Dependencies:   platform_drivers

Committer:
Kjansen
Date:
Thu Sep 30 11:58:20 2021 +0100
Revision:
1:edd760d6380f
Parent:
0:721af8bb4b69
AD4696 IIO Application- Initial Revision

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Kjansen45 0:721af8bb4b69 1 Evaluation Boards/Products Supported
Kjansen45 0:721af8bb4b69 2 ------------------------------------
Kjansen 1:edd760d6380f 3 -Products supported: AD4695, AD4696
Kjansen 1:edd760d6380f 4 -EVAL-AD4696FMCZ
Kjansen 1:edd760d6380f 5
Kjansen 1:edd760d6380f 6
Kjansen45 0:721af8bb4b69 7 Overview
Kjansen45 0:721af8bb4b69 8 --------
Kjansen 1:edd760d6380f 9 This is an IIO ecosystem based firmware application to evalute the AD4696 family ADCs.
Kjansen 1:edd760d6380f 10 The ADI developed ARM Mbed SDP-K1 controlled board acts as a target device, where firmware application is running.
Kjansen 1:edd760d6380f 11 The ARM GCC/ARMC compiler is used for firmware development on ARM Mbed platform.
Kjansen 1:edd760d6380f 12 The EVAL-AD4696FMCZ board is interfaced with SDP-K1 (or any Arduino compatible board) controller board using on-board Arduino Headers.
Kjansen 1:edd760d6380f 13
Kjansen 1:edd760d6380f 14
Kjansen45 0:721af8bb4b69 15 Hardware Setup
Kjansen45 0:721af8bb4b69 16 --------------
Kjansen 1:edd760d6380f 17 Refer "Hardware Connections" section from below wiki page link:
Kjansen 1:edd760d6380f 18 https://wiki.analog.com/resources/tools-software/product-support-software/ad4696_mbed_iio_application
Kjansen 1:edd760d6380f 19
Kjansen 1:edd760d6380f 20
Kjansen45 0:721af8bb4b69 21 How to Get Started
Kjansen45 0:721af8bb4b69 22 ------------------
Kjansen45 0:721af8bb4b69 23 Open Mbed online compiler. https://ide.mbed.com/compiler
Kjansen 1:edd760d6380f 24 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
Kjansen 1:edd760d6380f 25 Compile code to generate binary file and then drag and drop binary into SDP-K1 controller board. Detailed instructions are here:
Kjansen 1:edd760d6380f 26 https://os.mbed.com/docs/mbed-os/v6.8/build-tools/getting-your-program-on-your-board.html
Kjansen 1:edd760d6380f 27
Kjansen 1:edd760d6380f 28 Refere project wiki page to find detailed guide on how to use firmware:
Kjansen 1:edd760d6380f 29 https://wiki.analog.com/resources/tools-software/product-support-software/ad4696_mbed_iio_application
Kjansen 1:edd760d6380f 30
Kjansen 1:edd760d6380f 31
Kjansen45 0:721af8bb4b69 32 Notes
Kjansen45 0:721af8bb4b69 33 -----
Kjansen 1:edd760d6380f 34 Refere this page for latest documentation on Mbed-OS: https://os.mbed.com/docs/mbed-os/v6.8/introduction/index.html
Kjansen45 0:721af8bb4b69 35 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.
Kjansen 1:edd760d6380f 36
Kjansen 1:edd760d6380f 37
Kjansen 1:edd760d6380f 38 Copyright (c) 2021 Analog Devices, Inc. All rights reserved.