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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/22/00 16:53
Read: times


 
#2815 - RE: 80C652 and its I2C interface.

I agree with Allen about writing your own code. Every peice of code you see should be analyzed for things to add into your "bag of tricks."

However, I2C is relatively easy if you don't need a particularly efficient implementation. Not for novices maybe.

I use I2C in training our assembly language programmers. After shift register assignments, I push them directly into I2C. From there its on to iButton protocol and by then I have confidence they can handle most any type of I/O programming.

-Jay C. Box


List of 6 messages in thread
TopicAuthorDate
80C652 and its I2C interface.            01/01/70 00:00      
RE: 80C652 and its I2C interface.            01/01/70 00:00      
RE: 80C652 and its I2C interface.            01/01/70 00:00      
RE: 80C652 and its I2C interface.            01/01/70 00:00      
RE: 80C652 and its I2C interface.            01/01/70 00:00      
RE: 80C652 and its I2C interface.            01/01/70 00:00      

Back to Subject List