LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I2C communication NI-845X error -301740

Hello,

 

I am attempting to communicate with a Gigoptix HXR5104B 4 channel receiver. I am communicating via the SDA and SCL ports on an NI USB-8451x.

 

I am attempting to read the device identifier register which is 'E0' in hex. I am receiving error -301740 when trying to communicate that happens during the read-write command.

 

The communication protocol with this device may be different from what I am currently implementing, however, I am unsure what I am doing wrong. I have attached the protocol and my VI as well as the manual for the HXR5104B.

 

Thank you.

Download All
0 Kudos
Message 1 of 3
(3,784 Views)

Do you have a pull up resistor for both your clock and data lines?  That error points to you are missing them.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(3,723 Views)

@crossrulz wrote:

Do you have a pull up resistor for both your clock and data lines?  That error points to you are missing them

 

Or not enabling them


"Should be" isn't "Is" -Jay
0 Kudos
Message 3 of 3
(3,716 Views)