AT89S51 + AT24C01A

In my routines, i am not checking for ack! i am assuming that the data transfer is perfect and ack is received. thats the reason, it cannot be used for EEPROM.
but my C routines can be used for EEPROM and any I2C device.

RLC A instruction means "rotate left through carry"
whatever is there in A is rotated left and the MSB is copied back to the place of LSB and all bits are shifted by 1 toward left. a... Read Compelte post
Other Tags: msb   eeprom   rlc   ack   c routines   
Posted by ajay_bhargav on Sat Apr 21 2007, 11:24 pm

I2C library

Hello friends,
i2c library for TWI communication, implemented for use in single master multislave configuration, for controllers like AT89C51/52/2051/4051 ... which dont have onship I2C but now can communicate using this small library.

the code size required for this is just 99Bytes, wont cost you much, but can help you in so many ways. you can use it for I2C RTC, I2C LCD, I2C based EEPROM etc. so w... Read Compelte post
Other Tags: small library   lcd i2c   hello friends   at89c51   eeprom   
Posted on Mon Dec 19 2005, 11:39 pm

Downloads

Comments

Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am
RobertCix
Wed Apr 17 2024, 06:46 am