AD7124-8
Recommended for New Designs
The AD7124-8 is a low power, low noise, completely integrated
analog front end for high precision measurement applications. The
AD7124-8 W grade is AEC...
Datasheet
AD7124-8 on Analog.com
AD5360
Production
The AD5360 / AD5361 contain sixteen, 16-/14-bit DACs in a single 52-lead LQFP or 56-lead LFCSP package. They provide buffered voltage outputs with a span...
Datasheet
AD5360 on Analog.com
AD7768
Recommended for New Designs
The AD7768/AD7768-4 are 8-channel and 4-channel 24-bit, simultaneous sampling, sigma-delta (Σ-Δ) analog-to-digital converters (ADCs) with power scaling...
Datasheet
AD7768 on Analog.com
Hi Everyone,
I am directly interfacing the CN0554 to an RPI4 running ADI-Kuiper-Linux OS. I followed the instructions in https://wiki.analog.com/resources/tools-software/linux-software/pyadi-iio to install pyadi-iio.
After that I downloaded the example https://github.com/analogdevicesinc/pyadi-iio/blob/master/examples/cn0554_example.py and tried to run it, but I get the error below
Traceback (most recent call last):
File "/home/analog/code/cn0554_example.py", line 17, in <module>
my_cn0554 = adi.cn0554(uri='local')
AttributeError: module 'adi' has no attribute 'cn0554'
Has anybody else run into this error?
Thanks,
Massimo