Forked repository for pushing changes to EVAL-AD4696

Dependencies:   platform_drivers

Committer:
pmallick
Date:
Thu Sep 30 11:01:05 2021 +0530
Revision:
1:8792acb5a039
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 ------------------------------------
pmallick 1:8792acb5a039 3 -Products supported: AD4695, AD4696
pmallick 1:8792acb5a039 4 -EVAL-AD4696FMCZ
pmallick 1:8792acb5a039 5
pmallick 1:8792acb5a039 6
Kjansen45 0:721af8bb4b69 7 Overview
Kjansen45 0:721af8bb4b69 8 --------
pmallick 1:8792acb5a039 9 This is an IIO ecosystem based firmware application to evalute the AD4696 family ADCs.
pmallick 1:8792acb5a039 10 The ADI developed ARM Mbed SDP-K1 controlled board acts as a target device, where firmware application is running.
pmallick 1:8792acb5a039 11 The ARM GCC/ARMC compiler is used for firmware development on ARM Mbed platform.
pmallick 1:8792acb5a039 12 The EVAL-AD4696FMCZ board is interfaced with SDP-K1 (or any Arduino compatible board) controller board using on-board Arduino Headers.
pmallick 1:8792acb5a039 13
pmallick 1:8792acb5a039 14
Kjansen45 0:721af8bb4b69 15 Hardware Setup
Kjansen45 0:721af8bb4b69 16 --------------
pmallick 1:8792acb5a039 17 Refer "Hardware Connections" section from below wiki page link:
pmallick 1:8792acb5a039 18 https://wiki.analog.com/resources/tools-software/product-support-software/ad4696_mbed_iio_application
pmallick 1:8792acb5a039 19
pmallick 1:8792acb5a039 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
pmallick 1:8792acb5a039 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
pmallick 1:8792acb5a039 25 Compile code to generate binary file and then drag and drop binary into SDP-K1 controller board. Detailed instructions are here:
pmallick 1:8792acb5a039 26 https://os.mbed.com/docs/mbed-os/v6.8/build-tools/getting-your-program-on-your-board.html
pmallick 1:8792acb5a039 27
pmallick 1:8792acb5a039 28 Refere project wiki page to find detailed guide on how to use firmware:
pmallick 1:8792acb5a039 29 https://wiki.analog.com/resources/tools-software/product-support-software/ad4696_mbed_iio_application
pmallick 1:8792acb5a039 30
pmallick 1:8792acb5a039 31
Kjansen45 0:721af8bb4b69 32 Notes
Kjansen45 0:721af8bb4b69 33 -----
pmallick 1:8792acb5a039 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.
pmallick 1:8792acb5a039 36
pmallick 1:8792acb5a039 37
pmallick 1:8792acb5a039 38 Copyright (c) 2021 Analog Devices, Inc. All rights reserved.