搜索资源列表
AT24C01-02-04-08-16-32EEPROM
- 24Cxx I2C EEPROM字节读写驱动程序,芯片A0-A1-A2要接GND(24C65接VCC,具体看DataSheet)。 现缺页写、页读,和CRC校验程序。以下程序经过50台验证,批量的效果有待考察。 为了安全起见,程序中很多NOP是冗余的,希望读者能进一步精简,但必须经过验证。 Atmel 24C01 比较特殊,为简约型,为其单独编程-24Cxx I2C EEPROM byte read and write driver, Chip A0-A1-A2 access to
16F1784_I2C_EEPROM
- 16F1784_I2C_EEPROM程序代码- This very simple program shows how to communicate between PIC16F1784 and a 16K I2C // Serial EEPROM (24LC16B) using the MSSP port on the PICmicro. // // In this example we show how to do a random write of a single byte o