-
Notifications
You must be signed in to change notification settings - Fork 7.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HMAC cannot set the key value to efuse. (IDFGH-11194) #12361
Comments
Hi @nikhil-robinson! I suggest to use efuse API - |
this is the output of When i use the function
|
Probably you can use the next efuse block BLOCK_KEY5 but I would recommend first taking a look at the efuse summary. |
I close this issue now. Feel free to reopen it if any remaining questions. |
if you are not able solve please let someone else look into the issue. |
Hi @nikhil-robinson! Once BLOCK_KEY5 block is written the following attempts to burn into the same block lead to an error.
Regarding this error please open a separate issue, seems something is not installed well, please take a look the Installation chapter |
Answers checklist.
General issue report
I am trying to run the HMAC message encryption but not able to save the key to the efuse. not getting ESP_OK in return.
LOG
SETUP
Target esp32s3
Idf version: ESP-IDF v5.1.1-dirty
sdkconfig
sdkconfig.txt
The text was updated successfully, but these errors were encountered: