EVAL-AD593x Mbed Project.

Dependencies:   platform_drivers

Revision:
2:e1ded67fedf9
Parent:
1:bd8aea0d51e0
Child:
3:0ac30e539fc7
--- a/README.txt	Mon Sep 16 14:08:37 2019 +0000
+++ b/README.txt	Mon Sep 16 14:22:51 2019 +0000
@@ -1,6 +1,9 @@
 Evaluation Boards/Products Supported
 ------------------------------------ 
-DIGILENT PMOD 1A
+AD5933
+AD5934
+
+Recommended Evaluation Board DIGILENT PMOD 1A
 
 
 Overview
@@ -9,24 +12,23 @@
 listed above and communicate with EVAL-AD56XX board. This code was developed and 
 tested on SDP-K1 controller board https://os.mbed.com/platforms/SDP_K1/. 
 
-Product details: https://www.analog.com/en/products/ad5686.html
-Eval board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD5686R.html
-User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/nanodac-mbed
+Product details: https://www.analog.com/en/products/ad5933.html
+User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad5933-mbed
 
 
 Hardware Setup
 --------------
-Required: SDP-K1 (or alternative MBED enabled controller board), EVAL-AD56XX, 
+Required: SDP-K1 (or alternative MBED enabled controller board), evaluation-board - recommend Digilent PMOD 1A, 
 USB cable.
-Plug in the EVAL-AD124 board on SDP-K1 board (or any other Mbed enabled 
-controller board) using the SDP connector and screws.
+Connect the SPI 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 from here: https://os.mbed.com/teams/AnalogDevices/code/EVAL-AD568x-AD569x/
+Import Code into compiler from here: https://os.mbed.com/teams/AnalogDevices/code/EVAL-AD593x/
 instructions on how to import code are here: https://os.mbed.com/docs/mbed-os/v5.12/tools/importing-code.html
 Compile code. Drag and drop binary into SDP-K1 controller board. Find detailed 
 instructions here: https://os.mbed.com/docs/mbed-os/v5.12/tools/getting-your-program-on-your-board.html