Skip to main content
Visitor II
January 5, 2023
Solved

P2RAM memory access on ST25R3916

  • January 5, 2023
  • 1 reply
  • 815 views

Hello,

I'd like to get access to P2RAM to generate some sort of "Unique ID" between multiple ST25R3916 communicating with a single stm32 host Mcu.

How to get Access & Read this memory ? i saw it was mentioned in the Datasheet but not elsewhere.

0693W00000Y7VVAQA3.png 

Thank you,

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    Hi rolly,

    I think there is very little use for you: the P2RAM itself is volatile. Only on POR of the device it gets loaded with fused data.

    You will not be able to change the fuses in your parts. For non-automotive parts it will be mostly empty (except I2C address).

    Best Regards, Ulysses

    1 reply

    Technical Moderator
    January 10, 2023

    Hi rolly,

    I think there is very little use for you: the P2RAM itself is volatile. Only on POR of the device it gets loaded with fused data.

    You will not be able to change the fuses in your parts. For non-automotive parts it will be mostly empty (except I2C address).

    Best Regards, Ulysses