Hello
I deployed the Embedded Filesystem using the QSPI NOR
FLASH(N25Q032A 4Mbyte).
My system environment is as follows.
OS : Windows 7
MDK version : uVision V5.23.0.0 (MDK-PLUS EDITION)
CMSIS version : v5.0.1
Compiler version : v1.3.1
Middleware version : v7.4.1
MCU : STM32F745
NOR Flash : N25Q032A(QSPI) (4MByte)
I made the EFS driver using the AT454 DBD2D file provided as a
sample file.
/* Flash Driver Control Block */
ARM_DRIVER_FLASH ARM_Driver_Flash_(0) =
↧