??? 04/08/04 21:30 Read: times |
#68218 - RE: it is i2c as far as i could do Responding to: ???'s previous message |
Hi Vinod,
Everything you need to know about the I²C Bus (and a lot you don't, to be honest ;o) ) can be found in Philips' I²C-Bus Specification. As Andy already pointed out, there is plenty of I²C code for the 8051 out there. Atmel have an application note called "Interfacing AT24CXX Serial EEPROMs with AT89CX051 MCU", with associated code, for interfacing an EEPROM. This code can be easily adapted to the LM75. You can find it here Best regards, Rob. |