Skip to main content
Visitor II
March 10, 2014
Solved

i2c issues during write when RF field of reader is in range

  • March 10, 2014
  • 1 reply
  • 932 views
Posted on March 10, 2014 at 17:29

Hi,

I am sending this message because I am facing an issue using the M24LR16E-R.

My i2c communication between my microcontroller and the M24LR16 chip works perfectly (I am able to read and write the entire memory multiple times with no problem) when no RF field are present.

But when a reader becomes in range of the M24LR16 during a write, the M24LR is continuously answering NAK to all the message (even if I remove the reader !)

The functioning of the write procedure is a polling on the device with only Start (no STOP until I get a ACK) (As specified in this documentation �3.1 (

http://www.st.com/web/en/resource/technical/document/application_note/CD00247968.pdf%29

)

Note :

-

         

No RF command is apply, the only fact of approaching the reader creates the issue

-

         

Reducing the i2c speed doesn�t change anything

-

         

I have verified my i2c signal using an oscilloscope and there is nothing to notice here.

Do you know anything about this issue ?

Thank you by advance for your help.

Don�t hesitate to ask me if you need more details on my setup / test.

Regards

Joe

#i2c #m24lr16e-r-dual-eeprom #nack #m24lr
    This topic has been closed for replies.
    Best answer by Anais GALLIGANI
    Posted on March 10, 2014 at 18:09

    Hi Joe,

    Is the workaround page 3 helping you?

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

    thanks a lot,

    best regards,

    Have a nice day,

    ST NFC/RFID Dynamic tag e2e support

    1 reply

    Visitor II
    March 10, 2014
    Posted on March 10, 2014 at 18:09

    Hi Joe,

    Is the workaround page 3 helping you?

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

    thanks a lot,

    best regards,

    Have a nice day,

    ST NFC/RFID Dynamic tag e2e support