AM263x MCU+ SDK  08.02.00
QSPI Flash Dma Transfer

Introduction

This example demonstrates the data transfer from flash connected to QSPI interface in DMA mode

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 freertos
r5fss0-0 nortos
Toolchain ti-arm-clang
Boards am263x-cc, am263x-lp
Example folder examples/drivers/qspi/qspi_flash_dma_transfer

Steps to Run the Example

Sample Output

Shown below is a sample output when the application is run,

[QSPI Flash DMA Transfer Test] Starting ...
[QSPI Flash DMA Transfer Test] Executing Flash Erase on first block...
[QSPI Flash DMA Transfer Test] Performing Write-Read Test...
All tests have passed!!