Sunshine Grace Cabatan
/
EVAL-AD910x
Example program for EVAL-AD9106 and EVAL-AD9102
Diff: README.txt
- Revision:
- 1:b9d129e45c30
- Parent:
- 0:3c9cc352dbfc
- Child:
- 8:51792457e0da
--- a/README.txt Mon Jul 06 16:29:51 2020 +0000 +++ b/README.txt Wed Mar 03 02:18:23 2021 +0000 @@ -1,24 +1,26 @@ Evaluation Boards/Products Supported ------------------------------------ -EVAL-AD1234 (AD1234) -EVAL-AD1256 (AD1256) -<< add more here >> +EVAL-AD9102 (AD9102) +EVAL-AD9106 (AD9106) 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 AD9102 or AD9106 and communicate with +EVAL-AD9102 or EVAL-AD9106 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/products/ad9102.html + https://www.analog.com/en/products/ad9106.html +Eval board details: + https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad9102.html + https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad9106.html 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 +Required: SDP-K1, EVAL-AD910x, USB cable +Optional: 9-12 V power supply, High-frequency CW generator +Plug in the EVAL-AD910x 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. @@ -26,7 +28,7 @@ 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-AD1234/ +Import Code into compiler from here: https://os.mbed.com/teams/AnalogDevices/code/EVAL-AD910x/ 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 @@ -45,7 +47,7 @@ License ------- -Copyright (c) 2019 Analog Devices, Inc. All rights reserved. +Copyright (c) 2021 Analog Devices, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -79,4 +81,4 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -2019-01-10-7CBSD SLA \ No newline at end of file +<Insert license number here.> \ No newline at end of file