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.

BSL密码错误导致infomation A的信息被擦除



不是说information A页是锁定的吗,锁定后无法被擦除,我在程序里使了一下确实擦除不了,但是用了BSL后,一旦密码验证错误,BSL就会把FLASH全部擦除,导致information A页的信息丢失,怎么保护information A页呢???

还有我的information A页信息全部擦除,怎么恢复啊,是不是这块芯片就废了呀???

 

  • segment A可以通过LOCKA bit进行单独保护,当LOCKA=1时,不允许被写操作或者擦除。另外LOCKA是通过写1进行toggle的,对其直接下0是无效的。

    信息擦除肯定是恢复不了。芯片可以继续使用。