-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
Hi @mhennerich @tfcollins
I have a similar problem to the one in this thread. When i tried to use an external GPS clock with 40MHz output, and injected it to the pluto's CLK_IN and changed the xo_correction setting in the config.txt as per the instructions in link above, i now get this persisting error in PyADI:
Traceback (most recent call last):
File "/home/argonghost/Desktop/new.py", line 8, in <module>
sdr = adi.ad9361(uri)
File "/home/argonghost/.local/lib/python3.10/site-packages/adi/rx_tx.py", line 718, in __init__
rx_def.__init__(self, *args, **kwargs)
File "/home/argonghost/.local/lib/python3.10/site-packages/adi/rx_tx.py", line 637, in __init__
shared_def.__init__(self, *args, **kwargs)
File "/home/argonghost/.local/lib/python3.10/site-packages/adi/rx_tx.py", line 605, in __init__
raise Exception(
Exception: No device found with name ad9361-phy
the pluto was working perfectly fine before. How can i reset back to factory settings ? also, what is the correct way to properly introduce external clock
Originally posted by @Argonghost in #50 (comment)
Metadata
Metadata
Assignees
Labels
No labels