The embedded flash มี three main interfaces:
• 64-bits ITCM interface:
– มันถูกเชื่อมต่อถึง the ITCM bus of Cortex-M7 และถูกใช้สำหรับ instruction execution และ data read access.
– Write accesses ไม่ถูกรองรับบน ITCM interface
– รองรับ a unified 64 cache lines of 256 bits (ART accelerator)
• 64-bits AHB interface:
– มันถูกเชื่อมต่อถึง the AXI bus of Cortex-M7 ผ่านทาง the AHB bus matrix และถูกใช้สำหรับ code execution, read and
write accesses.
– DMAs and peripherals DMAs data transfer on Flash ถูกกระทำผ่านทาง the AHB interface ไม่ว่า the addressed
flash อินเตอร์เฟส TCM หรือ AHB.
• 32-bits AHB register interface:
– มันถูกใชสำหรับ control and status register accesses.
The main memory and information block organization ถูกแสดงใน Table 3.

