Example program for EVAL-AD5770R

Dependencies:   adi_console_menu platform_drivers

Revision:
5:f3d7cf95cd8f
Parent:
1:63c505e13da4
--- a/README.txt	Wed Feb 24 12:18:35 2021 +0000
+++ b/README.txt	Tue Aug 03 17:34:58 2021 +0100
@@ -10,7 +10,7 @@
 
 Product details: https://www.analog.com/en/products/ad5770r.html
 Product Evaluation board details: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/EVAL-AD5770R.html
-User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad5770r_mbed_support
+User Guide for this code: https://wiki.analog.com/resources/tools-software/product-support-software/ad5770r_mbed_example
 Communication Protocol: SPI
 
 
@@ -26,19 +26,17 @@
 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-AD5770R/
-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
-Open Tera Term (or alternative), select 115200 baud rate, and the applicable COM 
-port to see the list of options.
+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/ad5770r_mbed_example
 
 Notes
 -----
-If using Win 7, install serial drivers for Mbed. https://os.mbed.com/docs/mbed-os/v5.12/tutorials/windows-serial-driver.html
+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.
-
+Copyright (c) 2021 Analog Devices, Inc.  All rights reserved.
\ No newline at end of file