cancel
Showing results for 
Search instead for 
Did you mean: 

M95M02 eeprom Read And Write

Ajeth.11
Associate III

Hello All ,

I Am working On Interfacing M95M02 EEPROM With STM32 .

Anyone Have Example Code for the same that is very helpful for me

1 REPLY 1
Peter BENSCH
ST Employee

Yes, there are plenty of examples available.

Just look into the repository, i.e. the firmware for your specific flavour of STM32 and search for the folder name EEPROMRW:

This directory contains a set of source files that implement a simple 

example based on M24xx I2C and M95xx SPI EEPROM Read/Write.

You will also find it in the Github repository.

Good luck!

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.