Page 1 of 1

Flash_encryption

Posted: Mon Aug 28, 2023 11:22 am
by atishaygupta123
I have two questions:
1)How do we get to know if flash encryption is enabled on my esp32? (if via encrypt_cnt in summary, we can change it by writing, so is there come other parameter to check if its actually enabled or not?)
2)How do i disable flash encryption and is there a limit for number of times i can enable/disable it?