I have the same exact problem. Is there any way to save the chip?rahul.b.patel wrote:No,I have not burned any other efuses. I was trying to burn FLASH_CRYPT_CNT to disable flash encryption as procedure provided at :ESP_Angus wrote:Which other efuses do you think you might have burned? FLASH_CRYPT_CNT?rahul.b.patel wrote: -> Although, there is no other modification in boot loader, while there might be possibility of espefuse.py burn_efuse command used after getting "flash read error,1000".
http://esp-idf.readthedocs.io/en/latest ... encryption
then I got error as FLASH_CRYPT_CNT burn count is already 0xFF.
Is there a way to make chip working again.? Or is it useless now.?
Flash Encryption Disable
Re: Flash Encryption Disable
Re: Flash Encryption Disable
I have the same exact problem.
When I try to burn the FLASH_CRYPT_CNT I get:
Value mask for efuse FLASH_CRYPT_CNT is 0xff. Value 0x1ff is too large.
Is there anything I can do to make the chip work again or it is gone?
Thank you
When I try to burn the FLASH_CRYPT_CNT I get:
Value mask for efuse FLASH_CRYPT_CNT is 0xff. Value 0x1ff is too large.
Is there anything I can do to make the chip work again or it is gone?
Thank you
Re: Flash Encryption Disable
Did you find solution to use again your device without encryption.
Re: Flash Encryption Disable
How do I permanently disable flash encryption and use without encryption.
espefuse.py --port COM184 summary
I did try espefuse.py --port COM184 burn_efuse FLASH_CRYPT_CNT
and do make flash. no luck.
still getting
rst:0x1 (POWERON_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
FLASH_CRYPT_CNT Flash encryption mode counter = 255 R/W (0xff)
FLASH_CRYPT_CONFIG Flash encryption config (key tweak bits) = 15 R/W (0xf)
CONSOLE_DEBUG_DISABLE Disable ROM BASIC interpreter fallback = 1 R/- (0x1)
ABS_DONE_0 secure boot enabled for bootloader = 1 R/W (0x1)
ABS_DONE_1 secure boot abstract 1 locked = 0 R/W (0x0)
JTAG_DISABLE Disable JTAG = 0 R/W (0x0)
DISABLE_DL_ENCRYPT Disable flash encryption in UART bootloader = 0 R/- (0x0)
DISABLE_DL_DECRYPT Disable flash decryption in UART bootloader = 1 R/- (0x1)
DISABLE_DL_CACHE Disable flash cache in UART bootloader = 0 R/- (0x0)
espefuse.py --port COM184 summary
I did try espefuse.py --port COM184 burn_efuse FLASH_CRYPT_CNT
and do make flash. no luck.
still getting
rst:0x1 (POWERON_RESET),boot:0x3f (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
FLASH_CRYPT_CNT Flash encryption mode counter = 255 R/W (0xff)
FLASH_CRYPT_CONFIG Flash encryption config (key tweak bits) = 15 R/W (0xf)
CONSOLE_DEBUG_DISABLE Disable ROM BASIC interpreter fallback = 1 R/- (0x1)
ABS_DONE_0 secure boot enabled for bootloader = 1 R/W (0x1)
ABS_DONE_1 secure boot abstract 1 locked = 0 R/W (0x0)
JTAG_DISABLE Disable JTAG = 0 R/W (0x0)
DISABLE_DL_ENCRYPT Disable flash encryption in UART bootloader = 0 R/- (0x0)
DISABLE_DL_DECRYPT Disable flash decryption in UART bootloader = 1 R/- (0x1)
DISABLE_DL_CACHE Disable flash cache in UART bootloader = 0 R/- (0x0)
Who is online
Users browsing this forum: Corand and 104 guests