08-30-2012 12:26 PM
Hi,
Now I am doing a project related to smart battery. Now I have read the data from one battery by using the USB-8451 through smbus. The next step is using the USB-8451 to read out more than one batteries' data through smbus. I choose the PCA9548A(8-CHANNEL I2C SWITCH) to achieve this purpose. But when I check the specification of the PCA9548A, there is a fix I2c format to read the data from it, I have tried many times, but still failed, can any one tell me where is the fault in my code, or maybe it is impossible to communicate with this IC chip by using USB-8451?
Solved! Go to Solution.
08-30-2012 01:24 PM
Why are you usng the script VIs? Have you looked at the shipping examples for the 8451? You just need a couple of property nodes to set the rate and address and then use the I2C Write VI.