cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 Continuous data read/write with I2C

Mert
Associate

Hello.

I have a problem with external eeprom.

In my codes, I can read multiple datas in one time. I can't change. But I want to read/write it continous time.

How can solve this problem?

2 REPLIES 2
T J
Lead

Check the datasheet of the EEROM, you will see the methods of reading data.

there you should find the continuous read method.

I2C EEPROM devices often have page level limitations, both restricting maximal length, and if spanning pages.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..