Closed artua closed 1 year ago
@artua Could you please try running espefuse.py without -b 2000000
argument and see if that works any better?
Thanks! Yes, without this option or with one of standard baud rates it seemed to be working! Now the encrypted image doesn't run.. But it's another issue
I'm trying to play with flash encryption efuses on qemu, but seems this part is not working stable.
espefuse.py -d --port socket://localhost:5555 -b 2000000 --chip esp32 --do-not-confirm burn_key flash_encryption my_flash_encryption_key.bin
Qemu is running by following command: