Example Program for EVAL-AD5592R

Dependencies:   adi_console_menu platform_drivers

README.txt

Committer:
Kjansen
Date:
2021-08-03
Revision:
4:9fa40df9bf93
Parent:
1:e84d8d51cd51

File content as of revision 4:9fa40df9bf93:

Evaluation Boards/Products Supported
------------------------------------ 
EVAL-AD5592R-1SDZ (AD5592R-1)
EVAL-AD5593R-SDZ (AD5593R)


Overview
--------
These code files provide drivers to interface with AD5592R/93R and communicate with 
EVAL-AD5592R-1SDZ and EVAL-AD5593R-SDZ boards. This code was developed and tested 
on SDP-K1 controller board https://os.mbed.com/platforms/SDP_K1/. 

Program wiki: https://wiki.analog.com/resources/tools-software/product-support-software/ad5592r_mbed_example

Product details: https://www.analog.com/en/products/ad5592r.html
                 https://www.analog.com/en/products/ad5593r.html   
                 
Eval board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD5592R.html
                    https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/Eval-ad5593r.html

Hardware Setup
--------------
Required: SDP-K1, EVAL-AD5592R-1SDZ or EVAL-AD5593R, USB cable
Plug in the EVAL-AD5592R/93R board on SDP-K1 board (or any other Mbed enabled 
controller board) using the SDP connector and screws.
Connect SDP-K1 board to the PC using the USB cable.


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.8/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.8/build-tools/getting-your-program-on-your-board.html

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



Notes
-----
Refer this page for latest documentation on Mbed-OS: https://os.mbed.com/docs/mbed-os/v6.8/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) 2020 Analog Devices, Inc.  All rights reserved.