Discussion:
i2c debugging help needed with an oscillascope
(too old to reply)
rbme
2008-08-12 02:10:05 UTC
Permalink
Hello,
I am trying to debug my i2c slave device and was hoping that someone could explain how to use an oscillascope to debug it and how to set up the vi to use the oscillacope to test my scl and sda values.
Thanks,
rbme
smercurio_fc
2008-08-12 16:10:07 UTC
Permalink
What does this have to do with LabVIEW? It sounds like you need to know how to use a scope. Do you know how to set up triggers? Do you know how to set up a timebase? EDIT: Seems to be related to <a href="http://forums.ni.com/ni/board/message?board.id=170&amp;thread.id=347300" target="_blank">this</a>, and should probably go into that thread instead of a separate one. Message Edited by smercurio_fc on 08-12-2008 10:49 AM
Andy L
2008-08-12 21:40:19 UTC
Permalink
Hi rbme,
Depending on the oscilloscope you are using to debug your i2c device, there might be an instrument driver located at <a href="http://www.ni.com/devzone/idnet/" target="_blank">ni.com/idnet</a>. The instrument driver will allow you to control the oscilloscope with a set of software routines reducing software development time.
Regards,

Loading...