Skip to main content
Visitor II
September 13, 2024
Question

I had problem about flash memory

  • September 13, 2024
  • 0 replies
  • 437 views

Hello.


In STM32H7S7L8HXH_flash_default_app.ld, it is set to __FLASH_BEGIN = 0x08000000,
In STM32H7S7L8HXH_RAMxspi1_ROMxspi2_app.ld, it is set to __FLASH_BEGIN = 0x70000000.

In fact, 0x08000000 is not uploaded, and 0x70000000 is uploaded and works.

Can I find it in the parts related to the bootloader in the Datasheet?


Thanks

    This topic has been closed for replies.