Post Go back to editing

mxfe board doesnt show up post Stingray board is connected in iio_info iio:devices

Thread Summary

The user encountered issues with the AD9081 MxFE board not being recognized after connecting the XUD1a board to the ZCU102. The problem was resolved by replacing resistor R1M with a 220 Ω resistor and using a newer 2023_r2 Linux kernel. The user is now able to see the AD9081 device and perform basic RX/TX tests with the interposer board connected.
AI Generated Content
Category: Software
Product Number: Stingray: X/Ku Band Phased Array Protyping System by ADI

I have recently started working on setting up the Stingray platform on the ZCU102 board.

i followed up : https://wiki.analog.com/resources/eval/user-guides/x-band-platform hardware and software page.

ZCU102 is booting. USB to UART Bridge is working fine. I am able to SSH from another laptop over Ethernet as well.

Implemented the ADAR1000EVAL1Z Power Sequence. 

When i had connected the XUD1a board over the second slot on the ZCU platform - the mxfe stopped lighting up on the boot.

after i performed  ADXUD1AEBZ Interposer FMC EEPROM Programming, the MxFE board (ad9081) started powering on however, where I do  "iio_info" - i can no longer see the ad9081 board. even with "iio_attr -D command" - it throw cant not find device.

i have attached 3 images - one just with AD9081 board to show that it shows up in iio_info. Then i plugged in Stingray - it doesn't show up. i finally conencted XUD1a also - it doesnt show up.

Parents Reply
  • I downloaded the most recent version of linux - 2023_r2 Patch1 Image ( https://swdownloads.analog.com/cse/kuiper/image_2025-03-18-ADI-Kuiper-full.zip ) .

    However, the problem still persists.

    Stingray onboards fully. I have added a snapshot from iio_info - labels are similar - but names are bit different infact name for tdd label is fakedev ( not sure if this is okay)

    I observed the MxFE boards status pins behvaiour as i was adding and removing the boards. 

    - VIP0 is killed by the Interposer on HPC2 (regardless of XUD1a power)

    - VINT is additionally killed by XUD1a being powered on VINT is only Green in C1 — the completely isolated state It disappears in C4 even though HPC2 is disconnected — meaning XUD1a's own power supply (Stingray) is interfering with the MxFE's internal regulator rail even without the HPC2 cable connected

    on reading the footnote https://wiki.analog.com/resources/eval/user-guides/x-band-platform/hardware

    i saw the suggestion to change the resistance R1M value 2.2 kΩ (0402) to 220 Ω (0402).

    Could this be an issue, as i haven't made a hardware change - soldering/ desoldering yet.

    best

    --Saurav

Children