AD9371
Recommended for New Designs
The AD9371 is a highly integrated, wideband RF transceiver
offering dual channel transmitters and receivers, integrated synthesizers, and digital signal...
Datasheet
AD9371 on Analog.com
AD9375
Recommended for New Designs
The AD9375 is a highly integrated, wideband radio frequency (RF) transceiver offering dual-channel transmitters (Tx) and receivers (Rx), integrated synthesizers...
Datasheet
AD9375 on Analog.com
1. It seems that we need to load a binary file into the AD9371 ARM processor as part of the boot-up procedure. Is “Mykonos_M3.bin” the name of the correct binary file, or is there a more recent version?
2. Does the binary file get loaded into the ARM processor using the SPI interface, or is there some other method which is used? Can I get a copy of the source code for the ARM init procedure?
3. Is the SPI interface implemented as an HDL object, or is it implemented by “bit banging”? Did you use code for this which was supplied by Analog Devices, or did you write it yourself? Can I get a copy of the SPI drivers and/or SPI IP core?
4. Is the SPI driver used for the initialization of the ARM the same driver used for sending Tx and Rx commands to the chip?
__CommunityServer__Service__ - Moved from TES GUI & API Software Support AD9371/AD9375 to Support AD9371/AD9375. Post date updated from Monday, October 9, 2023 9:40 PM UTC to Friday, January 30, 2026 12:10 AM UTC to reflect the move.
Please download the TES GUI from this link AD9375 Datasheet and Product Info | Analog Devices.When you want to change the configuration, do the required configuration changes in GUI and generate the resource files from the GUI.
Is “Mykonos_M3.bin” the name of the correct binary file, or is there a more recent version
Yes, This is the correct file. This is available as a part of resources folder.
sending Tx and Rx commands to the chip?
ARM takes responsibility of performing most of the actions like calibrations and enabling Tx/Rx as well.
What is your requirement?Are you facing any issues while bringing up?
Please download the TES GUI from this link AD9375 Datasheet and Product Info | Analog Devices.When you want to change the configuration, do the required configuration changes in GUI and generate the resource files from the GUI.
Is “Mykonos_M3.bin” the name of the correct binary file, or is there a more recent version
Yes, This is the correct file. This is available as a part of resources folder.
sending Tx and Rx commands to the chip?
ARM takes responsibility of performing most of the actions like calibrations and enabling Tx/Rx as well.
What is your requirement?Are you facing any issues while bringing up?