STM32H747i-Disco Memory Map
I am trying to get a clear understanding of the memory map for this board. I want to the know the address locations of the SDRAM and both QSPI flash devices. The board user manual says SDRAM is in Bank 1, which RM0399 says is 0xC000000, but when examples show that 0xD0000000 is the location of the SDRAM. When I run a variation of an example to access the LCD 0XD000 0000 is the correct location as 0xC000 0000 hit a hardware fault.
Is there an updated table or documentation stating the full memory map for this board?
