QSPI issue - Scatter file
Posted on November 29, 2017 at 08:16Hello all,I try to make my own example based on AN4760 and QSPI_perfs example from STM32Cube_FW_F7_V1.8.0.The MPU init code is:static void MPU_Config(void){ MPU_Region_InitTypeDef MPU_InitStruct; /* Disable the MP...