06-08-2014 07:46 PM
Hi,
Now, i want to code 8452 Driver, and 8452 will be a slave of I2C.
So, I want to make sure whatever pull-High is needed Pull-High or not.
Thank you very much
06-09-2014 01:12 PM
If you are using LabVIEW create a property node and write I2C Pullup Enable to True
Otherwise Use ni845xI2cPullupEnable to enable or disable the onboard pullup resistors for I2C operations. such as "kNi845xPullupEnable (1)" to enable the pullups