This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于器件full access,unseal,seal模式的疑问



在技术手册里提到的器件这三个模式full access,unseal,seal里有一段描述是Once in sealed mode, the part can never permanently return to Unsealed or Full Access modes.这是否意味着,当器件seal后就没法返回full access。但是手册接下来又开始描述如何在这三个状态直接切换。感觉前后矛盾了。请帮忙解释一下,这三个模式是否能够相互转换。手册中的描述Once in sealed mode, the part can never permanently return to Unsealed or Full Access modes.怎么解释。

另外这三个模式在寄存器和flash的访问上有什么区别。出厂后是否要seal。谢谢


  • 这里的意思是不能够永久的回到unseal 模式或者full access模式。一旦通过解密回到了unseal或者full access模式,复位之后就会自动地进入seal模式。也就是说,只能够临时的恢复。

    出厂的时候一定要seal。因为这种模式下不能够访问内部的flash了,可以保护参数不被修改。unseal mode可以访问内部的flash,但是有一些操作无法支持,full access模式就是拥有完全的权限。