Example program for EVAL-CN0535-FMCZ

Dependencies:   platform_drivers AD77681

Revision:
1:f3b5e79a8488
Parent:
0:ae894be1131f
--- a/README.txt	Thu Mar 04 15:34:19 2021 +0000
+++ b/README.txt	Mon Mar 15 07:12:29 2021 +0000
@@ -1,27 +1,35 @@
 Evaluation Boards/Products Supported
 ------------------------------------ 
-EVAL-AD1234 (AD1234)
-EVAL-AD1256 (AD1256)
-<< add more here >>
+EVAL-CN0535-FMCZ
+AD7768-1
+LTC6373
+ADA4945-1
 
 Overview
 --------
-These code files provide drivers to interface with AD1234 and communicate with 
-EVAL-AD1234 board. This code was developed and tested on SDP-K1 controller board 
+These code files provide drivers to interface with AD7768-1 and communicate with 
+EVAL-CN0535-FMCZ 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/ad1234.html
-Eval board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD1234.html
+Product details: https://www.analog.com/en/design-center/reference-designs/circuits-from-the-lab/cn0535.html
+Eval board details: https:https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0535
 
 
 Hardware Setup
 --------------
-Required: SDP-K1, EVAL-AD1234, USB cable, 12 V power supply, 60 MHz external 
-clock supply.
-Plug in the EVAL-AD124 board on SDP-K1 board (or any other Mbed enabled 
-controller board) using the SDP connector and screws.
+Required: SDP-K1, EVAL-CN0535-FMCZ, USB cable, 6V wall wart power supply, on-board 
+16.384MHz XO (Standard) HCMOS, SMD Arduino Headers and R0603 0 Ohm resistors.
+
+Install the SMD Arduino headers and the Oscillator on the EVAL-CN0535-FMCZ board.
+Install 0 Ohms resitors on R5, R6, R7, R2 and R38.
+Set S2 position 4 to High (FDA_EN)
+Plug in the EVAL-CN0535-FMCZ board on SDP-K1 board using the Arduino pin header.
+Connect the 6V wall wart power supply on P15 of SDP-K1 board
 Connect SDP-K1 board to the PC using the USB cable.
 
+A detailed user guide on how to use EVAL-CN0535-FMCZ with SDP-K1 board on Mbed platform is available 
+here: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0535/sdp-k1 
+
 
 How to Get Started
 ------------------