On Tuesday, October 8, 2013 10:20:46 PM UTC-4, [email protected] wrote:
>
> I based it off the LCD4 dt.  It I am reading this right, it uses the 
> tilcdc driver.  The LCD4 is supposed to be a 24-bit panel, but they are 
> connecting it at 18-bit.  
>  
>

TILCD will only use 16 pins for data.  If your LCD display needs 24 bits in 
one cycle, then you can't do 24bit.  If it can take 2 cycles and combine 
the 2 16 bit frames into 1 24bit frame then you may be in good shape - but 
I don't know if tilcd is capable of sending 24bits of data in that manner.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to