SSD1289 frame buffer

STM32F407VET is the MCU. One frame is 320x240x16/8 = 153600 bytes. the MCU only has 192KB of RAM if I remember correctly, which doesn't leave much room for other non-LCD related stuff. I'm thinking about adding external RAM but I'm not sure how fast that will be.