UCODE I2C - I2C Write to secured USER MEMORY?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

UCODE I2C - I2C Write to secured USER MEMORY?

1,217件の閲覧回数
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,122件の閲覧回数
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,122件の閲覧回数
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 件の賞賛
返信