Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/26/02 23:54
Read: times


 
#29740 - RE: I2C data monitor/Logic Analyzer
I think there's a Philips application note on interfacing the PC parallel port to the I2C bus?

If you're building an 8051 device to interface to the I2C, I would leave the decoding of the data to the PC; ie, do the minimum processing on your 8051 and let the PC do as much as possible.
This has the benefit of minimising the traffic between the 8051 monitor and the PC (the limitations of Windoze serial comms have already been mentioned).

List of 9 messages in thread
TopicAuthorDate
I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      
RE: I2C data monitor/Logic Analyzer            01/01/70 00:00      

Back to Subject List