stm32h7: using the backup sram #64340
-
Hello! Has anyone tried to use the backup sram of the stm32h7 series ? Any other point I should activate? Thanks for any feedback! Joel |
Beta Was this translation helpful? Give feedback.
Answered by
joelguittet
Oct 24, 2023
Replies: 1 comment
-
Answering my own question, I forgotten |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joelguittet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answering my own question, I forgotten
CONFIG_STM32_BACKUP_SRAM=y
in the project configuration. Now working.