Skip to main content
Explorer
August 8, 2023
Solved

Backup SRAM on STM32H563

  • August 8, 2023
  • 2 replies
  • 2413 views

Hi,

someone knows where the Backup SRAM is located on STM32H563 (at which address)? I didn't find it in the documentation.

Thanks

    This topic has been closed for replies.
    Best answer by GwenoleB

    Hello @Ez ,

    Backup SRAM starts at address 0x4003_6400 to 0x4003_73FF (Non-Secure)
    or 
    0x5003_6400 to 0x5003_73FF (Secure)

    I will ask to add it inside the Reference Manual.

    Best Regards,
    Gwénolé

    2 replies

    GwenoleBAnswer
    ST Employee
    August 8, 2023

    Hello @Ez ,

    Backup SRAM starts at address 0x4003_6400 to 0x4003_73FF (Non-Secure)
    or 
    0x5003_6400 to 0x5003_73FF (Secure)

    I will ask to add it inside the Reference Manual.

    Best Regards,
    Gwénolé

    EzAuthor
    Explorer
    August 9, 2023

    Thank you very much

    Graduate
    November 29, 2023

    i have same question about STM32F7 !

    the Backup SRAM address is not listed in the RM0410 Rev 4

    Super User
    November 29, 2023

    see ds , p. 104

    AScha3_0-1701285510929.png

     

    Graduate
    November 29, 2023

    correct, i found after i posted  :face_with_tears_of_joy:

    just difficult to find since not listed as 'backup SRAM' (instead of BKPSRAM)