SDAA325 August   2026 TDA4VM

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. Introduction
  5. OSPI/QSPI Flash Devices Used on TDA4x EVMs
  6. OSPI Flash Selection Considerations for Custom Boards
  7. OSPI Access Modes
    1. 4.1 Direct Access (DAC)
    2. 4.2 Indirect Access (INDAC)
    3. 4.3 Software Triggered Instruction (STIG)
    4. 4.4 Execute-In-Place (XIP)
    5. 4.5 Recommended OSPI Access Modes
  8. OSPI Clock Frequency Support
  9. OSPI Flashing and Boot Support
  10. OSPI Migration and Required Updates
  11. Verifying OSPI Configuration Using SDK Driver Examples
  12. Common OSPI Issues on TDA4x Devices
    1. 9.1 DAC Addressing Limitation
    2. 9.2 PHY Tuning Issue
  13. 10QSPI Boot Support Considerations
  14. 11Summary
  15. 12References

Direct Access (DAC)

Direct Access (DAC) mode provides a memory-mapped interface to the external flash. In this mode, read accesses are automatically triggered when the processor accesses the mapped address space.

This mode is commonly used for:

  • High-performance read operations
  • Execute-In-Place (XIP)
  • Code execution directly from external flash

In DAC mode, the flash memory appears in the system memory map.