9
ARM Processors / STM32F7 14 Quad-SPI interface (QUADSPI)
« on: November 22, 2022, 02:04:44 pm »
14 Quad-SPI interface (QUADSPI)
14.1 Introduction
The QUADSPI คือ a specialized communication อินเตอร์เฟสเป้าหมาย single, dual หรือ quad SPI Flash memories. มันสามารถทำงานหนึ่่งใน the three following modes:
• indirect mode: ทุก the operations ถูกดำเนินการโดยใช้ the QUADSPI registers
• status polling mode: the external Flash memory status register จะถูกอ่านเป็นระยะๆและ an interrupt สามารถถูกสร้างใน
กรณีที่มีการเซ็ต flag
• memory-mapped mode: the external Flash memory ถูกแม็ปเข้ากับ the microcontroller address space และถูกมอง
โดย the system ราวกับว่ามันเป็น an internal memory
ทั้งปริมาณงานและความจุสามารถถูกเพิ่มขึ้นเป็นสองเท่าโดยใช้ dual-flash mode, โดยที่ two Quad-SPI Flash memories ถูกเข้าถึงพร้อมกัน.
14.1 Introduction
The QUADSPI คือ a specialized communication อินเตอร์เฟสเป้าหมาย single, dual หรือ quad SPI Flash memories. มันสามารถทำงานหนึ่่งใน the three following modes:
• indirect mode: ทุก the operations ถูกดำเนินการโดยใช้ the QUADSPI registers
• status polling mode: the external Flash memory status register จะถูกอ่านเป็นระยะๆและ an interrupt สามารถถูกสร้างใน
กรณีที่มีการเซ็ต flag
• memory-mapped mode: the external Flash memory ถูกแม็ปเข้ากับ the microcontroller address space และถูกมอง
โดย the system ราวกับว่ามันเป็น an internal memory
ทั้งปริมาณงานและความจุสามารถถูกเพิ่มขึ้นเป็นสองเท่าโดยใช้ dual-flash mode, โดยที่ two Quad-SPI Flash memories ถูกเข้าถึงพร้อมกัน.