Transition from onboard RAM to external SRAM for STM32H753
I am working on a new design using the using the STM32H753XIH6. The microcontroller has 1Mbyte of RAM onboard. The software requirement calls for 4Mbyte of RAM. I plan to add 4Mbyte of SRAM using the FMC parallel bus. How does the STM32H753 handle the transition from onboard RAM to off chip RAM data? Any tips or recommendations for implementing the design?
I have also wondered how this same situation would be handled with the FLASH portion of the memory, but that might call for another thread to be started for that answer.
Thank you
