Hello,
I have an fmcomms3 configured for:
- compatible = "adi,ad9364"
-
// adi,2rx-2tx-mode-enable;
Is there a way I can toggle to Rx from C code? I could achieve this by writing 0xAC value to 0x3 (Rx Channel Enable<1:0>) using SPI, but I'm not sure how to achieve this using iio.h
Many thanks,
Zak
added Rx Channel Enable
[edited by: Superzak at 1:28 PM (GMT -4) on 23 Sep 2022]