Invalid default configuration
vgottardi opened this issue · 1 comments
vgottardi commented
Running engine_atecc/ecc-test-main
with a new chip, locks it with a bad configuration. The problem is that slot 1 is marked as locked (0xFE) before the key is generated in atcatls_config_default()
.
stevec-atmel commented
Hi Victor, I just fixed this issue. Thanks for the heads up.