Is it possible to define partitions in the stm32 backup sram ? #63098
-
Hello community, I wonder if it is possible to define a partition in the backup sram. I'm using an STM32H745 MCU. Goal is to use it for the storage partition (nvs). I have tried to add the following:
But it seems nothing is generated, except this is enabling the backup sram. Joel |
Beta Was this translation helpful? Give feedback.
Answered by
nordicjm
Sep 27, 2023
Replies: 1 comment 1 reply
-
No |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
joelguittet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No