Graphics accelerator chip for my LCD displays
Rayman
Posts: 14,889
I was just looking at the Microchip (sorry) webinar on LCD interfacing:
http://techtrain.microchip.com/webseminars/documents/GrLCD_p2_102507.pdf
They·said the the regular PIC chips aren't powerful enough to drive an RGB LCD (like the 3.5" and 4.3" ones I sell)...
So, they bring up this graphics accelerator chip:· SSD1906
I found it for sale for $13 here:
http://www.microchipdirect.com/ProductSearch.aspx?Keywords=IC00376
I might have to check these out sometime because that would allow 16-bit color graphics
and free up Propeller cogs and memory...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm
My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
Post Edited (Rayman) : 7/15/2010 6:19:25 PM GMT
http://techtrain.microchip.com/webseminars/documents/GrLCD_p2_102507.pdf
They·said the the regular PIC chips aren't powerful enough to drive an RGB LCD (like the 3.5" and 4.3" ones I sell)...
So, they bring up this graphics accelerator chip:· SSD1906
I found it for sale for $13 here:
http://www.microchipdirect.com/ProductSearch.aspx?Keywords=IC00376
I might have to check these out sometime because that would allow 16-bit color graphics
and free up Propeller cogs and memory...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm
My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
Post Edited (Rayman) : 7/15/2010 6:19:25 PM GMT
Comments
The datasheets mention "8-bit processor support with glue logic" in the datasheet, but I don't understand exactly what they mean with "glue".
Mode "Generic #2" will use A0 for byte selection, still is not clear to me if D8..D15 can be left unconnected.
I'm also wondering if it could be used for VGA generation (limited to whole pixel per clock output modes going to resistor DACs), by deriving hsync and vsync from LLINE and LFRAME, or generating them in sync with propeller.
Do you think it could be feasible?
I'm pretty sure it can do an 8-bit interface, but I haven't even read the datasheet...
I'm just contemplating it right now...· But, I am liking the idea more and more...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm
My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Visit some of my articles at Propeller Wiki:
MATH on the propeller propeller.wikispaces.com/MATH
pPropQL: propeller.wikispaces.com/pPropQL
pPropQL020: propeller.wikispaces.com/pPropQL020
OMU for the pPropQL/020 propeller.wikispaces.com/OMU
pPropellerSim - A propeller simulator for ASM development sourceforge.net/projects/ppropellersim