Question
External EEPROM memory I2C 1Mbit with STM32F051
Hello,
I am using an STM32F051 with an external EEPROM M24M01 memory of 1Mbit capacity (500 x 256bits)
STMCubeMX has a proprietary library for use with external I2C EEPROM memory, but it is not suitable for the storage memory I am using.
Would someone here have an example code using such a memory? Or what are the modifications I can make in the library for it to work?
Thank you very much.