How to read the data from the external flash memory in STM32H7S78-DK?
Hi,I am using STM32H7S78-DK Board, I am configuring XSPI2 in Stm32CubeMX for enabling external 1-Gbit Nor flash memory. But when I am writing the data into the Memory address (i.e. 0x700000000) it is going into the hard fault handler in STM32CubeIDE....