LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I2C montior, sniffer, 8451

Ok I hope this is a quickie. Anyone know if it's possible to create an I2C sniffer using a USB-8451?

If not, any suggestions for the easiest way to do this?

 

Thanks, Ted

0 Kudos
Message 1 of 4
(3,460 Views)
Unfortunately, the 8451 only functions as a Master device.  Take a look at the following forum post for a bit more information:

http://forums.ni.com/ni/board/message?board.id=170&message.id=203809&requireLogin=False
Chad B. » National Instruments » ni.com
0 Kudos
Message 2 of 4
(3,433 Views)
Yeah I know. But I just want to watch the I2C chatter between another master and slave.

Can't do this with the 8451 hmmm?

Thanks, Ted
0 Kudos
Message 3 of 4
(3,416 Views)

U can use a digital input.

u take the SDA data at each rising edge of scl and u can check the datas like this:

adresse, ack, request, ack

try it

 

i used a PCI-6220

Message Edité par ezraal1 le 08-28-2007 10:21 AM

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