Files
esp-idf/components/esp_driver_spi/test_apps
Harshal Patil 9e6e9a95d8 test(spi_master): check DMA loopback integrity under concurrent PSRAM GDMA traffic
Run an esp_async_memcpy PSRAM-to-PSRAM loop while looping back 2000 full-duplex
DMA transfers and require identical data. Fails on the previous driver with about
70 percent of transfers corrupted; compiled only where the wait bit exists.
2026-09-18 15:12:28 +08:00
..