I would like to interface the AM1808 LCD controller to a 320(RGB) x 240 LCD using an 8 Bit Mode. In the normal 24 bit mode, we would send 8 bits of red, 8 bits of green and 8 bits of blue all in one clock cycle at ~6.4Mhz. In the desired 8 bit mode, we would go 27MHz and send 8 bits of red with one clock, 8 bits of green with the second clock, and 8 bits of blue with the 3rd clock.
I wanted some input on the feasibility of the 8 bit mode interface, how to setup this mode and which 8 bits of the AM1808 interface to use.
Timing diagram from the LCD datasheet describing the 8-bit mode.