Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to do an IIC bus communication with a PCI-6025E board.

With at least 50 Khz clock signal.
0 Kudos
Message 1 of 3
(2,469 Views)
Hi Bierzo,

I do not believe that IIC comunications can be implemented using a PCI-6025E without extensive external hardware.

Durring data transfers, the clocking signal is provide by the slave.

I have written LV interfaces to allow IIC communications via a third party board using their .dll's. This was quit involved because the multiple bus mastering scheme dictates that the bus transaction can be interupted at any time by another device.

Since then, I have heard that other IIC interfaces are now available with LV drivers.

This is as much as I can say without "giving away the store".

I hope this helps,

Ben

bar@dsautomation.com
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 3
(2,469 Views)
Have a look at:

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HTHREAD=000009122&HOID=506500000005000000A2230000&UCATEGORY_0=0&UCATEGORY_S=0
0 Kudos
Message 3 of 3
(2,469 Views)