Prev: ATSTK525
Next: I2C Firmware Code for TI MSP430F2013
From: Gareth on 24 Jan 2007 16:24 Spen wrote: >>> I have just done this - str9 amd SSD1906. It is a daughter board to plug >>> into the Hitex STR9 starter kit. >>> >>> I will send schematics if you give me a contact email. >>> >>> Running Ramtex gui as it is low cost compared to others, also currently >>> porting microwindows. Display used is a Hitachi TX09. >>> Hi, Any chance of the connections between the SSD1906 and the TX09 display? I'm about to start a design using the STR710 micro, SSD1906 and a Hitachi TX09 (or a TX14) TFT display. Any help would be appreciated! e.g. where do I connect the DTMG signal on the display? Does it just go to LDEN on the SSD1906? Thanks, -- Gareth
From: Spen on 26 Jan 2007 15:19
> Hi, > Any chance of the connections between the SSD1906 and the TX09 display? I'm > about to start a design using the STR710 micro, SSD1906 and a Hitachi TX09 > (or a TX14) TFT display. > Any help would be appreciated! e.g. where do I connect the DTMG signal on > the display? Does it just go to LDEN on the SSD1906? That's correct: LDEN - DTMG LSHIFT - DCLK (Pixel Clock) LFRAME - VSYNC LLINE - HSYNC Check the Pixel Clock polarity is ok, as the SSD polarity cannot be changed in software - use an external inverter. I can tell you the polarity is ok for TX14 and TX09D70, but not the new TX09D40 or TX06. Regards Spen |