I am trying to connect two AD5593R DACs to my raspberry pi which is running Kuiper Linux and when running iio_info command in terminal, it wouldn't detect any of them. At the first time running this I was able to detect one of them but upon disconnecting and connecting my HAT and DACs, it stopped detecting both of the DACs. Do you know what might have been the issue? could it be hardware related? I double checked all the connections and everything seem to be working fine. I also tried to attach one DAC at a time and still wouldn't detect.
I followed all the steps in the link below.
https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/eval-ad5593r-pmdz
this is the output I received running iio_info command:
analog@analog:/sys/bus/iio/devices/iio_sysfs_trigger $ sudo iio_info
[sudo] password for analog:
iio_info version: 0.25 (git tag:v0.25)
Libiio version: 0.25 (git tag: v0.25) backends: local xml ip usb serial
IIO context created with local backend.
Backend version: 0.25 (git tag: v0.25)
Backend description string: Linux analog 5.15.92-v7l+ #1 SMP Wed Dec 6 08:52:11 UTC 2023 armv7l
IIO context has 9 attributes:
hw_model: 0x0001 on Raspberry Pi 4 Model B Rev 1.5
hw_carrier: Raspberry Pi 4 Model B Rev 1.5
hw_mezzanine: 0x0001
hw_name: PMD-RPI-INTZ
hw_vendor: Analog Devices, Inc.
hw_serial: de4c9837-ed6a-41b2-a007-f26cc78cbdde
dtoverlay: rpi-ad5593r,vc4-kms-v3d
local,kernel: 5.15.92-v7l+
uri: local:
IIO context has 3 devices:
hwmon0: rpi_volt
1 channels found:
in0: (input)
1 channel-specific attributes found:
attr 0: lcrit_alarm value: 0
No trigger on this device
hwmon1: hidpp_battery_0
0 channels found:
No trigger on this device
iio_sysfs_trigger:
0 channels found:
2 device-specific attributes found:
attr 0: add_trigger ERROR: Permission denied (13)
attr 1: remove_trigger ERROR: Permission denied (13)
No trigger on this device