Hello,
this is not really the good approach. The multi-frame bitmaps are not intended to display full screen contents. In practice, the bitmap will occupy a lot of memory (flash or RAM depending on the configuration in your project). In your concrete case with 15 frames a 800x480 pixel a 4 bytes per pixel = ~23 MB!.
Multi-frame bitmaps are ideal wherever you want to show animated logos or small icons. For large contents (like a video) it is much better to integrate an extern video decoder in your application.
Best regards
Paul Banach
Ask Embedded Wizard - Archive
Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!
Your resources:
The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.
For dedicated assistance, explore our Embedded Wizard Product Support.
You can still browse the valuable discussions from our community history here.
Embedded Wizard Website | Privacy Policy | Imprint