skycoin / services

Incubator repo for various services
16 stars 25 forks source link

[Hardware-wallet] Device flash memory locked #110

Closed mpsido closed 6 years ago

mpsido commented 6 years ago

After the device had been through a failed bootloader check, if the user infortunately push abort button, the flash memory is locked and we cannot wipe it anymore.

Tryed st-flash -erase

openocd -f interface/stlink-v2.cfg -f target/stm32f2x.cfg flash erase

mpsido commented 6 years ago

Fixed in commit 9a897b1760d86c844e45c383d8d40f9347297408