Hi, I have a project based on STM32F427IGH with external SRAM AS6C6416 (64M). for some functions I need a lot of memory, for another -fast access, as the SRAM not fast (50 nSec) I would like to use it only for dynamically allocation memory. After all...