Post Go back to editing

Please tell me how to set the BIST Loopback value in register

Category: Datasheet/Specs
Product Number: AD9363
Software Version: libiio 0.23

Hello everyone
I have a question about how to write the loopback value to the memory of my ad9363.
I know that the loopback value can be changed through the Linux shell on my device, everything works correctly with this value.
However, if you turn off and then turn on the power on the device, the loopback value will be reset.
As far as I understand, it is possible to write the loopback value to the memory of one of the registers using the iio_reg utility.
Please tell me which registers need to be accessed in order to write a constant loopback value.

Parents Reply Children
  • Hi!

    Sorry for the long reply.

    As far as I understand, in my case, in order to make any permanent changes, it is necessary to change the Linux image that is used to manage my AD9363.The fact is that the Linux image is loaded at startup, and therefore any changes made during the session will be lost upon reboot.


    Thanks you all for you help.