Hi all!
I have found various topics but I would like a definitive clarification on this: I have to draw to various SPI TFT diplays using the ILI9341_t3n library through DMA. So if I put the TFT buffers into EXTMEM (soldering both chips) will the library be able to access them automatically? The SPI speed is currently 50MHz so if I clock the PSRAM to 132MHz I should be able to keep the maximun SPI speed (probably not really a problem though).
If somewhere I need to dynamically allocate memory the EXTMEM will be used?
Thanks for the answers!
I have found various topics but I would like a definitive clarification on this: I have to draw to various SPI TFT diplays using the ILI9341_t3n library through DMA. So if I put the TFT buffers into EXTMEM (soldering both chips) will the library be able to access them automatically? The SPI speed is currently 50MHz so if I clock the PSRAM to 132MHz I should be able to keep the maximun SPI speed (probably not really a problem though).
If somewhere I need to dynamically allocate memory the EXTMEM will be used?
Thanks for the answers!