Thanks for the feedback.
If possible after the internal discussion, post some follow-up, or maybe put a note in the SPI driver documentation regarding this.
Thank You
Search found 2 matches
- Mon Jun 09, 2025 11:31 am
- Forum: ESP-IDF
- Topic: ESP32S3: SPIDriver, DMA and Buffer in SPIRAM
- Replies: 5
- Views: 344
- Sat Jun 07, 2025 11:54 am
- Forum: ESP-IDF
- Topic: ESP32S3: SPIDriver, DMA and Buffer in SPIRAM
- Replies: 5
- Views: 344
ESP32S3: SPIDriver, DMA and Buffer in SPIRAM
Hi
Is there any limitation (chip side) that the SPI Driver using DMA cannot use TX buffers in SPIRAM memory?
From what I understand in the datasheet/reference manual, the GDMA module should be able to access internal RAM and external RAM, the SPI section doesn't seem to mention any limitation on ...
Is there any limitation (chip side) that the SPI Driver using DMA cannot use TX buffers in SPIRAM memory?
From what I understand in the datasheet/reference manual, the GDMA module should be able to access internal RAM and external RAM, the SPI section doesn't seem to mention any limitation on ...