UCODE I2C - I2C Write to secured USER MEMORY?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

UCODE I2C - I2C Write to secured USER MEMORY?

1,218 Views
matthew_richard
Contributor I

I have a UCODE I2C device which has a none zero access password and the user memory is set in the secured state. When the user memory is set the open state, I2C writes to the user memory work ok. How can I write the user memory via the I2C interface when the user memory is set to the secured state?

0 Kudos
Reply
2 Replies

1,123 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi,

In my understanding, there should be no problem to access the memory via I2C even in the secured state.

pastedImage_1.png

Have you disable I2C port before? If yes then you have to issue ChangeConfig command via RF to enable it.


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,123 Views
matthew_richard
Contributor I

Hi Kan,

It was my understanding too from the datasheet that it could be accessed. I've managed to work around it by unlocking the bank writing to the user memory then relocking it but I don't really like the idea of doing this even though it happens relatively quickly.


Thanks for replying,

Matt

0 Kudos
Reply