Linux IIO development
 help / color / mirror / Atom feed
* Questions about ad5933 driver
@ 2023-06-06  8:46 David Schiller
  2023-06-06 10:30 ` Jonathan Cameron
  0 siblings, 1 reply; 6+ messages in thread
From: David Schiller @ 2023-06-06  8:46 UTC (permalink / raw)
  To: linux-iio

Hi!

I attempted to use the ad5933 impedance analyzer driver in combination
with libiio.

Trying to enumerate the local devices with "iio_info" leads to an error,
which I traced down to the naming of the in_voltage_{real,imag}_* sysfs
scan_elements nodes. The name modifiers "real" and "imag" are not valid
sysfs symbols, it seems.
The driver is in the staging directory, so I don't know if it has to
conform to the general IIO sysfs ABI.

I worked around this by patching libiio, but I don't know if that's the
correct approach.

What do you think?

Best regards
David


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-17 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-06  8:46 Questions about ad5933 driver David Schiller
2023-06-06 10:30 ` Jonathan Cameron
2023-06-06 10:51   ` David Schiller
2023-06-07 14:52     ` Jonathan Cameron
2023-06-13 10:37       ` David Schiller
2023-06-17 19:28         ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox