reduce LCD BW and memory by doubling pixels/lines, is that possible?
hi,
i have a STM32F429 custom board with 320x240 display. now my boss want to move to larger display with 1024x600 resolution still RGB 18 bit Hsync/Vsync DE and Dotclock.
i'm plan to test it at full resolution (RGB565 with 16bit per pixel) as i have a 8MB SDRAM so framebuffer(s) room is not an issue, but i'm wondering about the STM32F429 capability to sustain such bitrate stream between ext SDRAM and the RGB encoder HW module (at 60Hz refresh rate?)
is that feasible and/or tested?
on the other hand, i'm asked to put up a larger screen, not a higher res! :)
so i'm wondering if there's a way to double every pixel on a line (from 1024 to 512) and/or to double any line (from 600 to 300) or reduce refresh rate (from 60 to 30..), so BW would decrease up to 1/8.
anyone chiming in with his thoughtful hints!? :)
bye
