STM32F767 External SRAM
Posted on June 30, 2018 at 18:33Hi .I have a custom board with ''stm32f767'' mcu on it and an external sram ''is62wv51216bll-55tli ''.I have two problem first is when MPU is Disable and i have this config :↓ SCB_EnableICache(); SCB_EnableDCache();...