I've been looking at an LCD for a project but I'm having trouble finding a controller.
The LCD is WVGA(800x480) 24bpp, what I'm looking for is something that will generate all the clk, hsync, vsync R[0-7] etc etc
I've found a couple of chips but nothing that does 24bpp and a few that do WVGA at 18bpp.
I found one (SSD1963QL9) but of course that can't be bought anywhere...
If I get the LCD this is the first time I will be working with something other than the 16x2 kind of LCD so I'm not sure if I'm barking up the wrong tree.
Is this the usual route to hooking up an LCD? Micro>Controller>LCD
Is this something I should implement using a second micro? I'm planning on using it in my Renesas design for the competition and there's not enough free pins to implement the controller, plus I figured it would eat up a fair chuck of the processing power.
If anyone has any ideas, advise or even a book recommendation for this sort of stuff I'd appreciate it