AD5242
Production
The AD5241/AD5242Â provide a single-/dual-channel, 256-position, digitally controlled variable resistor (VR) device. These devices perform the same electronic...
Datasheet
AD5242 on Analog.com
Hi there,
I would like to use libiio to control iio devices from my application. I added the library into my yocto build and I can find it on my target board:
./usr/lib/libiio.so.0
./usr/lib/libiio.so.0.21
./var/lib/opkg/info/libiio0.list
./var/lib/opkg/info/libiio0.postinst
./var/lib/opkg/info/libiio0.control
But there is no iio.h file in 'usr/include/linux/iio' or any folder, so I can't use the library. Please help me out. Thank you!