This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

eeprom读写问题

Other Parts Discussed in Thread: CONTROLSUITE

你好,我的问题是如何实现I2C写一页EEPROM(16个字节),我看TI例程中说最多14个字节,两个字节是地址;如何实现先发地址,再连续写16个字节数据;