Can I use OctoSPI Ram as external FrameBuffer memory in STM32H7B3?
Dear TouchGFX team,
I am developing STM32H7B3 including:
-Display 5" (480x800) 16bit color
-OctoSPI Flash
etc..
I need ram for two frame buffer, the internal ram is to small for my GUI application, (memory needs for one frame buffer is 480x800x2 =768KB).
I'm thinking to use an externat Octo spi ram memory to store two framebuffer.
I need simple UI complexity: static, few/simple animations.
I'd like to use the oct spi ram to reduce the pcb complexity/cost.
The speed and memory latency seems fine.
Up to 110MHz in DTR available in STM32H7B3
Memory latency around 10 CLK.
I'd like to know a your opinion/advice.
What do you suggest ?
Thankyou
Best Regards
Stefano