EEPROM Operation Timing

Before operating EERPOM, you must first learn the IIC protocol

 

1. Single byte - write operation

 

Timing: start signal + 8-bit device address + high 8-bit address + low 8-bit address + data + stop signal

 

Detailed reference:

http://blog.sina.com.cn/s/blog_65c159de0100x4um.html

 

 

Note: When EEPROM writes data, it takes 5ms to address. During this time, the EEPROM does not respond to any operation from the outside world, as if it disappeared from the IIC bus. Therefore, when encoding, read and write must add delay5ms ( );

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326610406&siteId=291194637