IIO firmware for the AD4110

Dependencies:   tempsensors sdp_k1_sdram

README.txt

Committer:
Janani Sunil
Date:
21 months ago
Revision:
1:a78dbaa4b05d
Parent:
0:6ca37a8f8ba9

File content as of revision 1:a78dbaa4b05d:

Evaluation Boards/Products Supported
------------------------------------ 
EVAL-AD41101-1SDZ

Overview
--------
This is a IIO based firmware application to evalute the AD4110 device.
This code was developed and tested on SDP-K1 controller board: https://os.mbed.com/platforms/SDP_K1/.
Use of Mbed platform allows code to port on other Mbed supported target boards with little or no modifications.

Product details: https://www.analog.com/en/products/ad4110-1.html
Product Evaluation board details: https://www.analog.com/en/products/ad4110-1.html#product-samplebuy
User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad4110_mbed_iio_application
Communication Protocol: SPI


Hardware Setup
--------------
Required: SDP-K1 (or alternative Mbed enabled controller board), EVAL-AD4110-1 board and USB cable.
Plug in the EVAL-AD4111 board on SDP-K1 board (or any other Mbed enabled controller board) 
using the SDP-120 or Arduino on-board connector (refer software wiki page to identify suitable interface).
Connect SDP-K1 board to the PC using the USB cable.


How to Get Started
------------------
Create an account with Keil Studio and log in: https://www.keil.arm.com/mbed/
Import Code into compiler from here: https://os.mbed.com/teams/AnalogDevices/code/EVAL-AD4110/
Instructions on how to import code are here: https://developer.arm.com/documentation/102497/1-5/Create-or-import-a-project/Import-an-Mbed-project-from-a-URL
Compile code. Drag and drop binary into SDP-K1 controller board. Find detailed 
instructions here: https://os.mbed.com/docs/mbed-os/v6.15/tools/getting-your-program-on-your-board.html


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) 2022 Analog Devices, Inc.  All rights reserved.