LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NXP PCA9530 & NI USB 8451 Examples?

Does anyone have example Labview code addressing the NXP PCA9530 (2-bit I2C-bus LED dimmer) through the NI-USB-8451?

 

http://www.nxp.com/documents/data_sheet/PCA9530.pdf

 

Thanks!

0 Kudos
Message 1 of 4
(3,038 Views)

Hi Dhubbell,

 

I could not find any examples specifically for the NXP PCA9530 but here is a great white paper on using the 8451 with I2C communication.

https://www.ni.com/en/support/documentation/supplemental/21/using-i2c-with-labview-and-the-usb-8451....

 

There are also LabVIEW examples you can find using Example Finder after you install the NI-845X drivers found here:

 

https://www.ni.com/en/support/downloads/drivers/download.ni-845x-driver-software.html

 

DylanC

Message 2 of 4
(3,024 Views)

Thanks DylanC.  I found my problem, the white paper on the Chip was referencing a 8 bit address and I was using a 7 bit address in my code.  It's working fine now.  I used a good old fashion "loop" to find the correct address! Smiley LOL

0 Kudos
Message 3 of 4
(3,022 Views)

Thanks Dylanc!  After 14 years still nice to see some addtional suggestions! 

0 Kudos
Message 4 of 4
(205 Views)