Replies: 2 comments 2 replies
-
It's a little hard to say as the requirements scale with the complexity of the UI to some extent. We're running this printerdemo on the rp2040 with 260kB of RAM, and we know that if all you show is a solid filled rectangle you could go well below that. But the actual RAM requirements depend on a little on what you do. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the reply. As a guess, would 64 kB be too low for the solid rectangle? Or would 128 kB be better to also allow for a board runtime (network, other tasks?) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The docs talk about <300 kB everywhere, but not what the minimum is. Is that known or is there a recommendation?
Beta Was this translation helpful? Give feedback.
All reactions