Hi,
I used iio_readdev tool as you said, and i captured some data, as i wanted, thx for the direction,
My interest was to count the speed of cumunication,
with this comand: timeout 1 ./iio_readdev iio:device4 | hexdump -e '4/2 "%6d\t"' -e '"\n"' > data.bin , i have a 2Mb file.
what i need to configure to maximize the speed...?
Thanks for any answer or advice