AD5770R firmware repo
Dependencies: platform_drivers adi_console_menu
README.txt
- Committer:
- mahphalke
- Date:
- 2021-02-24
- Revision:
- 4:ddef2e8cb4f7
- Parent:
- 1:63c505e13da4
File content as of revision 4:ddef2e8cb4f7:
Evaluation Boards/Products Supported ------------------------------------ EVAL-AD5770RSDZ Overview -------- These code files provide the console application and device libraries to interface with AD5770R product evaluation 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/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 Communication Protocol: SPI Hardware Setup -------------- Required: SDP-K1 (or alternative Mbed enabled controller board), EVAL-AD5770RSDZ USB cable. Plug in the EVAL-AD5770RSDZ board on SDP-K1 board (or any other Mbed enabled controller board) using the SDP connector and screws. Assuming, default evalauation board jumper configuration, a 3.3V external power supply should be connected to AVDD on P6. 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-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. Notes ----- If using Win 7, install serial drivers for Mbed. https://os.mbed.com/docs/mbed-os/v5.12/tutorials/windows-serial-driver.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.