Skip to main content
Mert
Associate
August 15, 2018
Question

STM32F4 Continuous data read/write with I2C

  • August 15, 2018
  • 2 replies
  • 713 views

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?

This topic has been closed for replies.

2 replies

T J
Senior III
August 15, 2018

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

there you should find the continuous read method.

Tesla DeLorean
Guru
August 15, 2018

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

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