Posted on July 07, 2018 at 14:54Hi,I was previously working on an stm32f429 MCU and successfully jumped to internal SRAM using:__HAL_SYSCFG_REMAPMEMORY_SRAM();I've ported my code to a new STM32F777 system and have realized the above function does no...