cancel
Showing results for 
Search instead for 
Did you mean: 

A large number of widgets are used, causes a lot of memory usage.

V.H
Senior

Hello all,

I use thousands of widgets in a project, and hundreds widgets in each screen.

Each widget occupies a chunk of static ram memory, it result in a large memory used.

And the ram widget used cannot release when screen changed.

  • Can I only use SDRAM to expand ram memory?

1 REPLY 1
Osman SOYKURT
ST Employee

Hello V.H,

Wow, thousands of widgets, that's impressive. Are you sure there is no way to reduce that amount ? :smirking_face:

The memory usage in internal RAM thus does not depend on the number of screens in the application, but on the size of the largest screen. So I advise you to try to reduce the size of your largest screen first.

Yes you can use SDRAM to expand ram memory if you need more. You can read this article for more info about it.

/Osman

Osman SOYKURT
ST Software Developer | TouchGFX