Skip to main content
jguimaraes
Associate
January 23, 2014
Solved

M24LR16E-R Dual EEPROM information

  • January 23, 2014
  • 2 replies
  • 1243 views
Posted on January 23, 2014 at 16:29

Hi,

I wish to know please if using this memory is there any way to access, via RF, the information that I stored via I2C. Or is the information separated, via I2C (2048 bytes) and via RF (512 blocks of 32 bits) , with no possible interaction between them?

In alternative, to access the entire memory information, by using one or the other interface, should I use instead the M24SR16-Y version?

Thank you very much.

Regards

#i2c-access #m24lr16e-r-dual-eeprom #m24lr16e
This topic has been closed for replies.
Best answer by Anais GALLIGANI
Posted on January 23, 2014 at 17:06

Hi ,

I want to know if this AN can help you

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00247968.pdf

The EEPROM memory is shared between i2C & RF. Only difference is it is addressed.

For example, bytes at the address

0000 0001 0002 0003

  in i2C are the same than 4 bytes at the RF block 0000.

Have a nice day,

ST NFC/RFID Dynamic tag support

2 replies

Anais GALLIGANI
Anais GALLIGANIBest answer
Visitor II
January 23, 2014
Posted on January 23, 2014 at 17:06

Hi ,

I want to know if this AN can help you

http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00247968.pdf

The EEPROM memory is shared between i2C & RF. Only difference is it is addressed.

For example, bytes at the address

0000 0001 0002 0003

  in i2C are the same than 4 bytes at the RF block 0000.

Have a nice day,

ST NFC/RFID Dynamic tag support

jguimaraes
Associate
January 28, 2014
Posted on January 28, 2014 at 11:42

Hi,

Thank you very much for the information. I'll check the AN.

Best regards