EVAL-AD593x Mbed Project.

Dependencies:   platform_drivers

README.txt

Committer:
Kjansen
Date:
2021-10-13
Revision:
5:98a5beab11cc
Parent:
3:0ac30e539fc7

File content as of revision 5:98a5beab11cc:

Evaluation Boards/Products Supported
------------------------------------ 
AD5933
AD5934

Recommended Evaluation Board DIGILENT PMOD 1A
 
Overview
--------
These code files provide the console application and device libraries to 
interface with AD5933/AD5934 EVAL boards. This code was developed and tested on SDP-K1 
controller board: https://os.mbed.com/platforms/SDP_K1/ and and used the Digilent PMOD 1A board for testing.
 
Product details: https://www.analog.com/en/products/ad5933.html
Eval board details: https://reference.digilentinc.com/reference/pmod/pmodia/start?_ga=2.247997262.874832523.1572350909-1020412841.1562671075
User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad5933-mbed
Communication Protocol: I2C


Hardware Setup
--------------
Required: SDP-K1 (or alternative MBED enabled controller board), recommend Digilent PMOD 1A, 
USB cable.
Connect the I2C port on the SDP-K1 board (or any other Mbed enabled 
controller board) using short jumper-wires.
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/ad5933-mbed
 
 
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) 2021 Analog Devices, Inc.  All rights reserved.