Is it possible to make driver for AD7321 with IIO framework..?
I found out Industrial Input Output (IIO) framework driver for most of ADCs.
But i cant able to find out IIO driver for AD7321.
Can any one help for me..?
Is it possible to make driver for AD7321 with IIO framework..?
I found out Industrial Input Output (IIO) framework driver for most of ADCs.
But i cant able to find out IIO driver for AD7321.
Can any one help for me..?
Hi,
I moved this thread to the Linux Software Drivers community. Someone here will be able to assist you.
Regards,
Karen
Hi,
We currently do not have a IIO driver for the AD7321. But there is a driver for the AD7887 which has a similar interface, the main difference is the placement of the bits in configuration register. You should be able to adopt it to work with the AD7321.
If you have any questions let me know.
- Lars
Very Thank you for reply..