Skip to main content
DMish
Visitor II
October 17, 2018
Question

How to read/write into EEPROM of STM32L073RZT6 board.

  • October 17, 2018
  • 1 reply
  • 876 views

I'm using Mbed online compiler to program the micro-controller, i have i2c library in mbed compiler, and also have 24C08 External EEPROM IC, if required.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
November 24, 2018

Might try STM32 or mbed forums.

How would people normally connect I2C EEPROMs? Review the data sheet for the parts, and apply the signalling requirements to the I2C API functions. Pay attention to the address of the slave device, and the number of bytes representing the address within the memory.

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