Hi NXP
I found a Flash Security (FSEC) register difference on manual
AN4507 - Kinetis manual
7 6 5 4 3 2 1 0
KEYEN MEEN FSLACC SEC
KEA64RM - KEA64RM manual
7 6 5 4 3 2 1 0
KEYEN Reserved SEC
Can't we use a MEEN register on a KEA64RM ?
can i know which register is correct?
解決済! 解決策の投稿を見る。
Hi,
The mcu RM is more accurate than the application note. So if the kea64 RM doesn't describe the bit, we shouldn't use it.
Have a great day,
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi,
The mcu RM is more accurate than the application note. So if the kea64 RM doesn't describe the bit, we shouldn't use it.
Have a great day,
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
AN4507 - Kinetis manual
Mass erase is disabled (MEEN 10)
I want use a mass erase disabled function on KEA64
but on KEA64RM MEEN is reserved , so we can't use that function on KEA64?
Hi,
Yeah, you are right
Hi
Mass erase is disabled (MEEN 10)
Is there any other way to disable that function?
Thank you
Hi,
May be you can refer the FPROT. It can protect the flash from programming and erasing.
BR,
Da
Thank you
if we enable the FPROT , mass erase is still working right? (JTAG)
Hi,
Yes. You can also try to use the backdoor key to set the flash as security to avoid being erased.
Thank you very mcuh.!