UCODE I2C - I2C Write to secured USER MEMORY?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UCODE I2C - I2C Write to secured USER MEMORY?

1,221 次查看
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 项奖励
回复
2 回复数

1,126 次查看
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 项奖励
回复

1,126 次查看
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 项奖励
回复