Sandro
Well-known member
Hi all,
in my application (real time audio processing, with many large audio file and complex processing), there is a point where RAM memory is not enough to host audio samples and both SD card and Flash memory chip are unsufficien, haveing "poor" read speed. Two 8MB PSRAM memory chips, that T4.1 can host, are able to guarantee my read performance; but I'd like to provide my Teensy with more than 16MB PSRAM memory.
Hypothesizing to solve electical issues (non-trivial task, I know!) of placing more PSRAM chips (replicating the actual pattern with more chips, parallelizing EMC_24-29 and adding more CS signals), than, I guess: maybe tons of work is still missing to use this additional memory? Has anyone already tried to do something like this?
Thank you
in my application (real time audio processing, with many large audio file and complex processing), there is a point where RAM memory is not enough to host audio samples and both SD card and Flash memory chip are unsufficien, haveing "poor" read speed. Two 8MB PSRAM memory chips, that T4.1 can host, are able to guarantee my read performance; but I'd like to provide my Teensy with more than 16MB PSRAM memory.
Hypothesizing to solve electical issues (non-trivial task, I know!) of placing more PSRAM chips (replicating the actual pattern with more chips, parallelizing EMC_24-29 and adding more CS signals), than, I guess: maybe tons of work is still missing to use this additional memory? Has anyone already tried to do something like this?
Thank you