2023-01-05 07:47 AM
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.
Thank you,
Solved! Go to Solution.
2023-01-10 01:09 AM
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
2023-01-10 01:09 AM
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