Skip to content

Question about memory usage and PSRAM support #375

Discussion options

You must be logged in to vote

Yes I got the 180k from the spreadsheet. I didn't expect RtOS to use that much memory, but I will check with your posted function.

The 180k was a very rough figure based on some testing ages back. More than happy for people to challenge this and provide better numbers for the documentation.

What's about external SPI RAM? Is external RAM supported for DMA and your lib? Then we would have way more capabilities to run dozens of panels.

PSRAM supported on ESP32-S3 currently. Must be an ESP32-S3 with OCTAL PSRAM in order to be 'fast' enough. Clockrate limited to 13Mhz, which isn't great for long chains, but isn't terrible either.

https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA#m…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mrcodetastic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants