Hello,
Can I drive evaluation board AD7294-2 with Arduino Uno? I tried to establish connection on I2C bus without success.
Thank you in advance,
Svetlana
AD7294-2
Recommended for New Designs
The AD7294-2 contains all the functions that are required for general-purpose monitoring and control of current, voltage, and temperature, integrated into...
Datasheet
AD7294-2 on Analog.com
Hello,
Can I drive evaluation board AD7294-2 with Arduino Uno? I tried to establish connection on I2C bus without success.
Thank you in advance,
Svetlana
Hi,
It looks like you are doing a read from a write-only register (as per Table 9, address 0x00 is for the command register and it is write only). Can you do a read of another register with read or read/write access and see if you get an acknowledge bit?
Also, can you double check if the evaluation board actually has pullup resistor? If you can, kindly send me a snapshot of your board.
Regards,
Karen
Hi,
It looks like you are doing a read from a write-only register (as per Table 9, address 0x00 is for the command register and it is write only). Can you do a read of another register with read or read/write access and see if you get an acknowledge bit?
Also, can you double check if the evaluation board actually has pullup resistor? If you can, kindly send me a snapshot of your board.
Regards,
Karen