Is it possible to use an FMC SDRAM - code execution AND data storage
Hi all,We have connected an 64Mb SDRAM to the FMC interface of an STM32H745, it is available at 0xC0000000.We use the default FMC mapping. Is it possible to reserve an area in the SDRAM for code execution and access it at 0x70000000 (size of 512K). s...