"I want to connect the ADIS16465-1BMLZ module to the Raspberry Pi 4 using the EVAL-ADISIMU1-RPIZ board. To do this, I installed the Kuiper Linux operating system on the Raspberry Pi and ran the ADI IIO Oscilloscope software. Initially, nothing is displayed. By adding the following lines to the config.txt
file as shown below, the data is displayed on DMM:
dtoverlay=adis16475
atparam=drdy_gpio25
However, nothing is displayed in the plot section. What should I do?"