JP2008242209A - Lcd data transfer system - Google Patents

Lcd data transfer system Download PDF

Info

Publication number
JP2008242209A
JP2008242209A JP2007084337A JP2007084337A JP2008242209A JP 2008242209 A JP2008242209 A JP 2008242209A JP 2007084337 A JP2007084337 A JP 2007084337A JP 2007084337 A JP2007084337 A JP 2007084337A JP 2008242209 A JP2008242209 A JP 2008242209A
Authority
JP
Japan
Prior art keywords
lcd
data
clock
display data
drive
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007084337A
Other languages
Japanese (ja)
Other versions
JP5630889B2 (en
JP2008242209A5 (en
Inventor
Nagatake Koizumi
長武 小泉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2007084337A priority Critical patent/JP5630889B2/en
Publication of JP2008242209A publication Critical patent/JP2008242209A/en
Publication of JP2008242209A5 publication Critical patent/JP2008242209A5/ja
Application granted granted Critical
Publication of JP5630889B2 publication Critical patent/JP5630889B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an LCD driving system which is capable of lowering a frequency of a driving clock and is reducing the number of terminals. <P>SOLUTION: An LCD controller 101 transfers data DATA of respective colors of RGB display data in serial and transfers a clock having a 1/2 frequency of a clock by which the display data is sent, as a driving clock LCLK. An LCD module 102 samples the display data DATA at a leading edge and a falling edge of the driving clock LCLK. Because of serial transfer of RGB display data, the number of terminals is reduced. Since the frequency of the driving clock is 1/2 of that of the clock by which display data is sent, the frequency of the driving clock can be lowered. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、LCD(Liquid Crystal Display)モジュールとLCDモジュールを駆動するLCDコントローラからなるLCDデータ転送システムに関する。   The present invention relates to an LCD data transfer system comprising an LCD (Liquid Crystal Display) module and an LCD controller for driving the LCD module.

LCDデータ転送システムは、LCDコントローラと、LCDモジュールとから構成される。LCDコントローラは、例えば特許文献1に示すように、画像データと、水平及び垂直同期信号と、駆動クロックをLCDモジュールに送る。   The LCD data transfer system includes an LCD controller and an LCD module. For example, as shown in Patent Document 1, the LCD controller sends image data, horizontal and vertical synchronization signals, and a drive clock to the LCD module.

ここで、近年、LCDモジュールの画素数が増大している。例えば、ディジタルカメラに配設されるLCDモジュールとしては、従来、QVGA(Quarter VGA(Video Graphics Array))の画面であったが、近年、VGA(Video Graphics Array)サイズのLCDモジュールを搭載したものが要望されている。これに伴い、駆動クロックの周波数が上昇している。また、駆動クロックの周波数を下げるために、R(赤)G(緑)B(青)の各色データをパラレル転送すると、LCDコントローラの端子数が増加し、小型化の障害となる。   Here, in recent years, the number of pixels of the LCD module has increased. For example, as an LCD module disposed in a digital camera, a QVGA (Quarter VGA (Video Graphics Array)) screen has been used in the past, but recently, a VGA (Video Graphics Array) size LCD module is mounted. It is requested. Along with this, the frequency of the drive clock has increased. In addition, if each color data of R (red), G (green), and B (blue) is transferred in parallel in order to reduce the frequency of the drive clock, the number of terminals of the LCD controller increases, which hinders miniaturization.

図23は、従来のLCDデータ転送システムの一例を示すものである。図23において、LCDコントローラ701とLCDモジュール702との間は、垂直同期信号VSYNC、水平同期信号HSYNC、駆動クロックLCLK、8ビットの表示データDATA、CS信号、SCK信号、DT信号が送られる。ここで、表示データDATAは、RGBの各色のデータが8ビット[7:0]でシリアル転送される。   FIG. 23 shows an example of a conventional LCD data transfer system. In FIG. 23, a vertical synchronization signal VSYNC, a horizontal synchronization signal HSYNC, a drive clock LCLK, 8-bit display data DATA, a CS signal, an SCK signal, and a DT signal are sent between the LCD controller 701 and the LCD module 702. Here, as the display data DATA, RGB color data is serially transferred with 8 bits [7: 0].

図24は、従来のLCDデータ転送システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。図24に示すように、(320×240)のQVGA画面を想定すると、RGBで、(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、色データのクロック周波数は13.5MHzとなり、駆動クロックLCLKは、これに等しい13.5MHzのクロックである。   FIG. 24 shows an outline of a memory map, screen, and LCD screen of a conventional LCD data transfer system. As shown in FIG. 24, assuming a (320 × 240) QVGA screen, (960 × 240) color data is sent in RGB. The display rate is, for example, 54.70 fields / second, the color data clock frequency is 13.5 MHz, and the drive clock LCLK is a clock of 13.5 MHz which is equal to this.

図25に示すように、LCDモジュール702では、駆動クロックLCLKの立ち上がりで、表示データDATAをサンプリングする。これにより、1サンプルごとに、R、G、Bの各色のデータが取得できる。   As shown in FIG. 25, the LCD module 702 samples the display data DATA at the rising edge of the drive clock LCLK. Thereby, the data of each color of R, G, and B can be acquired for every sample.

図26は、従来のLCDデータ転送システムの他の例を示すものである。この例では、LCDコントローラ801とLCDモジュール802との間で、RGBの各色のデータをパラレルで転送するようにしている。このため、RDATAの端子と、GDATAの端子と、BDATAの端子とが必要になり、端子数が増加する。しかしながら、RGBの各色のデータをパラレルで転送するため、駆動クロックLCLKの周波数を下げることができる。   FIG. 26 shows another example of a conventional LCD data transfer system. In this example, RGB color data is transferred in parallel between the LCD controller 801 and the LCD module 802. For this reason, an RDATA terminal, a GDATA terminal, and a BDATA terminal are required, and the number of terminals increases. However, since the data of each color of RGB is transferred in parallel, the frequency of the drive clock LCLK can be lowered.

図27は、従来のLCDデータ転送システムの他の例のメモリマップと、スクリーンと、LCD画面の概要を示すものである。図27に示すように、(640×240)のVGA画面を想定すると、表示レートが例えば79.57フィールド/秒で、色データのクロック周波数は27MHzとなる。   FIG. 27 shows an outline of a memory map, a screen, and an LCD screen of another example of a conventional LCD data transfer system. As shown in FIG. 27, assuming a (640 × 240) VGA screen, the display rate is, for example, 79.57 fields / second, and the clock frequency of the color data is 27 MHz.

また、図28に示すように、LCDモジュール802では、駆動クロックLCLKの立ち上がりで、表示データDATAをサンプリングする。これにより、1サンプルごとに、R、G、Bの各色のデータがパラレルで取得できる。
特開2005−265939号公報
As shown in FIG. 28, the LCD module 802 samples the display data DATA at the rising edge of the drive clock LCLK. As a result, R, G, and B color data can be acquired in parallel for each sample.
JP 2005-265939 A

上述のように、従来のLCDデータ転送システムでは、LCDモジュールの画素数が増大すると、駆動クロックが上昇するという問題がある。また、RGBの各色データをパラレル転送すると、LCDコントローラの端子数が増加するという問題が生じる。   As described above, the conventional LCD data transfer system has a problem that the drive clock increases when the number of pixels of the LCD module increases. Further, when RGB color data is transferred in parallel, there is a problem that the number of terminals of the LCD controller increases.

そこで、本発明は、上述の課題に鑑みてなされたものであり、駆動クロックの周波数の下げることができると共に、端子数の削減を図れるようにしたLCDデータ転送システムを提供することを目的とする。   Accordingly, the present invention has been made in view of the above-described problems, and an object of the present invention is to provide an LCD data transfer system capable of reducing the frequency of the drive clock and reducing the number of terminals. .

本発明は、上述の課題を解決するために、以下の事項を提案している。
(1)本発明は、LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、表示データの各色のデータをシリアル転送するシリアル転送手段と、前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、前記駆動クロックの2/3の周波数のクロックで前記シリアルの表示データを各色毎にパラレルの表示データに変換する変換手段と、を備えることを特徴とするLCDデータ転送システムを提案している。
The present invention proposes the following items in order to solve the above-described problems.
(1) The present invention is an LCD driving system comprising an LCD module and an LCD controller for driving the LCD module, serial transfer means for serially transferring data of each color of display data, and a clock for sending the display data Drive clock transfer means for transferring a clock having a frequency of 1/2 as a drive clock, sampling means for sampling the display data at the rising and falling edges of the drive clock, and 2/3 the frequency of the drive clock And a conversion means for converting the serial display data into parallel display data for each color at the same clock.

(2)本発明は、(1)のLCDデータ転送システムについて、前記表示データは、QVGAの表示データであることを特徴とするLCDデータ転送システムを提案している。   (2) The present invention proposes an LCD data transfer system according to (1), wherein the display data is QVGA display data.

(3)本発明は、(1)のLCDデータ転送システムについて、前記表示データは、VGAの表示データであることを特徴とするLCDデータ転送システムを提案している。   (3) The LCD data transfer system according to (1) proposes an LCD data transfer system in which the display data is VGA display data.

(4)本発明は、LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、表示データの各色のデータを上位ビットと下位ビットとに分けてシリアル転送するシリアル転送手段と、前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、前記駆動クロックの立ち上がりエッジと立ち下がりエッジで、前記上位ビットの表示データと前記下位ビットの表示データとをそれぞれサンプリングするサンプリング手段と、前記駆動クロックで前記上位ビットの表示データと前記下位ビットの表示データとを合成する合成手段と、を備えることを特徴とするLCDデータ転送システムを提案している。   (4) The present invention is an LCD drive system comprising an LCD module and an LCD controller for driving the LCD module, and serial transfer means for serially transferring each color of display data into upper bits and lower bits. Driving clock transfer means for transferring, as a driving clock, a clock having a frequency half that of the clock that sent the display data, and the upper bit display data and the lower order at the rising and falling edges of the driving clock. An LCD data transfer system comprising: sampling means for sampling each bit display data; and combining means for synthesizing the upper bit display data and the lower bit display data with the drive clock. is suggesting.

(5)本発明は、LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、各色のデータと同期信号を含む駆動信号とを表示データとしてシリアル転送するシリアル転送手段と、前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、前記駆動クロックで同期信号を含む駆動信号をデコードするデコード手段と、を備えることを特徴とするLCDデータ転送システムを提案している。   (5) The present invention is an LCD driving system comprising an LCD module and an LCD controller for driving the LCD module, and serial transfer means for serially transferring each color data and a driving signal including a synchronizing signal as display data. Driving clock transfer means for transferring, as a driving clock, a clock having a frequency ½ of the clock for sending the display data; sampling means for sampling the display data at the rising edge and falling edge of the driving clock; An LCD data transfer system comprising: a decoding means for decoding a drive signal including a synchronization signal with a drive clock.

(6)本発明は、第1及び第2のLCDモジュールと、前記第1及び第2のLCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、前記第1のLCDモジュールに対する表示データの各色のデータと前記第2のLCDモジュールに対する表示データの各色のデータとを含めてシリアル転送するシリアル転送手段と、前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、を備え、前記第1及び第2のLCDモジュールのうちの一方は、前記駆動クロックの立ち上がりエッジで前記表示データをサンプリングし、他方は、前記駆動クロックの立ち下がりエッジで前記表示データをサンプリングすることを特徴とするLCDデータ転送システムを提案している。   (6) The present invention is an LCD drive system comprising a first and second LCD module and an LCD controller for driving the first and second LCD modules, wherein display data for the first LCD module is displayed. Serial transfer means for serial transfer including each color data and each color data of display data for the second LCD module, and a clock having a frequency ½ of the clock for sending the display data as a drive clock. Drive clock transfer means; and sampling means for sampling the display data at a rising edge and a falling edge of the drive clock, wherein one of the first and second LCD modules is a rising edge of the drive clock. The display data is sampled at an edge, and the other is Proposes an LCD data transfer system characterized by sampling said display data on the falling edge of the dynamic clock.

(7)本発明は、(6)のLCDデータ転送システムについて、前記LCDコントローラは、前記第1及び第2のLCDモジュールに対して別々に同期信号を含む駆動信号を供給することを特徴とするLCDデータ転送システムを提案している。   (7) According to the present invention, in the LCD data transfer system according to (6), the LCD controller separately supplies a drive signal including a synchronization signal to the first and second LCD modules. An LCD data transfer system is proposed.

(8)本発明は、(6)のLCDデータ転送システムについて、前記LCDコントローラは、前記第1及び第2のLCDモジュールに対して共通に同期信号を含む駆動信号を供給することを特徴とするLCDデータ転送システムを提案している。   (8) In the LCD data transfer system according to (6), the LCD controller supplies a drive signal including a synchronization signal to the first and second LCD modules in common. An LCD data transfer system is proposed.

本発明によれば、駆動クロックの周波数を表示データを同期化したクロックの1/2の周波数とし、駆動クロックの立ち上がりと立ち下がりの両エッジでサンプリングを行っているので、駆動クロック周波数を下げることができると共に、端子数を削減することができるという効果がある。   According to the present invention, since the frequency of the drive clock is ½ that of the clock synchronized with the display data and sampling is performed at both the rising and falling edges of the driving clock, the driving clock frequency is lowered. And the number of terminals can be reduced.

以下、本発明の実施の形態について図面を参照しながら説明する。なお、本実施形態における構成要素は適宜、既存の構成要素等との置き換えが可能であり、また、他の既存の構成要素との組合せを含む様々なバリエーションが可能である。したがって、本実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. Note that the constituent elements in the present embodiment can be appropriately replaced with existing constituent elements and the like, and various variations including combinations with other existing constituent elements are possible. Therefore, the description of the present embodiment does not limit the contents of the invention described in the claims.

<第1の実施形態>
図1は、本発明の第1の実施形態のLCDデータ転送システムを示すものである。
本実施形態では、駆動クロックの両エッジによるデータサンプリングを行うことで、駆動クロックの周波数が1/2になるようにしている。
<First Embodiment>
FIG. 1 shows an LCD data transfer system according to a first embodiment of the present invention.
In this embodiment, the frequency of the drive clock is halved by performing data sampling using both edges of the drive clock.

図1において、LCDコントローラ101からLCDモジュール102に対して、垂直同期信号VSYNC、水平同期信号HSYNC、駆動クロックLCLK、8ビットの表示データDATA、CS信号、SCK信号、DT信号が送られる。ここで、表示データDATAは、RGBの各色のデータが8ビット[7:0]でシリアル転送される。駆動クロックLCLKは、LCDコントローラ101が、この表示データDATAをシリアル転送するために用いる送出クロックの1/2の周波数となっている。   In FIG. 1, a vertical synchronization signal VSYNC, a horizontal synchronization signal HSYNC, a drive clock LCLK, 8-bit display data DATA, a CS signal, a SCK signal, and a DT signal are sent from the LCD controller 101 to the LCD module 102. Here, as the display data DATA, RGB color data is serially transferred with 8 bits [7: 0]. The drive clock LCLK has a frequency half that of the transmission clock used by the LCD controller 101 for serial transfer of the display data DATA.

図2は、本実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。
図2に示すように、(320×240)のQVGA画面を想定すると、RGBで(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、表示データのクロック周波数は13.5MHzとなる。例えば、表示データDATAのクロック周波数が13.5MHzであるのに対して、駆動クロックLCLKは6.75MHzである。
FIG. 2 shows an outline of the memory map, screen, and LCD screen of the LCD drive system of this embodiment.
As shown in FIG. 2, assuming a (320 × 240) QVGA screen, (960 × 240) color data is sent in RGB. The display rate is, for example, 54.70 fields / second, and the clock frequency of the display data is 13.5 MHz. For example, the clock frequency of the display data DATA is 13.5 MHz, while the drive clock LCLK is 6.75 MHz.

LCDモジュール102では、このように13.5MHzの周波数のクロックで送出された8ビットシリアルの各色の表示データに対して、その1/2の周波数の6.75MHzの駆動クロックLCLKの両エッジでサンプリングを行い、13.5MHzの1/3の周波数の4.5MHzのクロックでシリアルパラレル変換することで、RGB各色のパラレルの表示データを得るようにしている。   In the LCD module 102, the display data of each color of 8-bit serial sent with the clock of the frequency of 13.5 MHz is sampled at both edges of the driving clock LCLK of 6.75 MHz of the half frequency. The parallel display data of each color of RGB is obtained by performing serial-parallel conversion with a clock of 4.5 MHz having a 1/3 frequency of 13.5 MHz.

図3は、駆動クロックLCLKの両エッジでサンプリングを行い、シリアル転送される表示データ周波数の3倍の周期でシリアルパラレル変換するための具体例を示す。
図3において、レジスタ11aは、駆動クロックLCLKの立ち上がりで、表示データDATAをサンプリングする。レジスタ11bは、駆動クロックLCLKの立ち下がりで、表示データDATAをサンプリングする。
FIG. 3 shows a specific example for performing sampling at both edges of the drive clock LCLK and performing serial-parallel conversion at a cycle three times the display data frequency to be serially transferred.
In FIG. 3, the register 11a samples the display data DATA at the rising edge of the drive clock LCLK. The register 11b samples the display data DATA at the falling edge of the drive clock LCLK.

レジスタ12aはレジスタ11aの出力を1クロック遅延させ、レジスタ13aはレジスタ12aの出力をさらに1クロック遅延させる。   The register 12a delays the output of the register 11a by one clock, and the register 13a delays the output of the register 12a by one clock.

レジスタ12bはレジスタ11bの出力を1クロック遅延させ、レジスタ13bはレジスタ12bの出力をさらに1クロック遅延させる。   The register 12b delays the output of the register 11b by one clock, and the register 13b delays the output of the register 12b by one clock.

セレクタ15aは、レジスタ11aの出力とレジスタ11bの出力とを選択して、レジスタ16aに出力する。セレクタ15bは、レジスタ12aの出力とレジスタ12bの出力とを選択して、レジスタ16bに出力する。セレクタ15cは、レジスタ13aの出力とレジスタ13bの出力とを選択して、レジスタ16bに出力する。   The selector 15a selects the output of the register 11a and the output of the register 11b and outputs it to the register 16a. The selector 15b selects the output of the register 12a and the output of the register 12b and outputs them to the register 16b. The selector 15c selects the output of the register 13a and the output of the register 13b and outputs the selected output to the register 16b.

レジスタ16aは、クロックLCLK2でセレクタ15aの出力をサンプリングする。レジスタ16bは、クロックLCLK2でセレクタ15bの出力をサンプリングする。レジスタ16cはクロックLCLK2でセレクタ15cの出力をサンプリングする。   The register 16a samples the output of the selector 15a with the clock LCLK2. The register 16b samples the output of the selector 15b with the clock LCLK2. The register 16c samples the output of the selector 15c with the clock LCLK2.

図4は、各部のタイミング図である。
図4(A)が表示データの送出クロックCLKであり、図4(B)が表示データDATAである。ここでは、送出クロックCLKの周波数は13.5MHzである。表示データは、8ビットであり、赤色のデータR1、R2、R3、…、緑色G1、G2、G3、…、青色B1、B2、B3、…の各色のデータがシリアル転送され、R1、G1、B1、R2、G2、B2、…の順に入力される。図4(C)に示すように、駆動クロックLCLKは、送出クロックCLKの1/2の周波数であり、ここでは、6.75MHzである。
FIG. 4 is a timing chart of each part.
FIG. 4A shows display data transmission clock CLK, and FIG. 4B shows display data DATA. Here, the frequency of the transmission clock CLK is 13.5 MHz. The display data is 8 bits, red data R1, R2, R3,..., Green G1, G2, G3,..., Blue B1, B2, B3,. It is input in the order of B1, R2, G2, B2,. As shown in FIG. 4C, the drive clock LCLK is half the frequency of the transmission clock CLK, and is 6.75 MHz here.

レジスタ11aにより、図4(D)に示すように、駆動クロックLCLKの立ち上がりで、表示データがサンプリングされる。また、レジスタ11bにより、図4(E)に示すように、駆動クロックLCLKの立ち下がりで、表示データがサンプリングされる。   As shown in FIG. 4D, the display data is sampled by the register 11a at the rising edge of the drive clock LCLK. Further, as shown in FIG. 4E, the display data is sampled by the register 11b at the falling edge of the drive clock LCLK.

レジスタ11aの出力は、図4(F)に示すように、レジスタ12aで1クロック遅延され、図4(H)に示すように、レジスタ13aでさらに1クロック遅延される。レジスタ11bの出力は、図4(G)に示すように、レジスタ12bで1クロック遅延され、図4(I)に示すように、レジスタ13bでさらに1クロック遅延される。   The output of the register 11a is delayed by one clock in the register 12a as shown in FIG. 4F, and further delayed by one clock in the register 13a as shown in FIG. 4H. The output of the register 11b is delayed by one clock in the register 12b as shown in FIG. 4G, and further delayed by one clock in the register 13b as shown in FIG. 4I.

クロックLCK2は、シリアルの色データをパラレルの色データに変換するクロックで、図4(J)に示すように、表示データの送出クロックCLKの1/3の周波数のクロックである。ここでは、クロックLCK2は、4.5MHz(表示データ周波数13.5MHzの1/3)である。   The clock LCK2 is a clock for converting serial color data into parallel color data, and as shown in FIG. 4J, is a clock having a frequency of 1/3 of the display data transmission clock CLK. Here, the clock LCK2 is 4.5 MHz (1/3 of the display data frequency 13.5 MHz).

レジスタ11aの出力(図4(D))とレジスタ11bの出力(図4(E))とは、セレクタ15aで交互に選択される。これにより、図4(K)に示すように、レジスタ11aからは、赤色のデータR1、R2、R3、…が出力される。   The output of the register 11a (FIG. 4D) and the output of the register 11b (FIG. 4E) are alternately selected by the selector 15a. As a result, as shown in FIG. 4K, red data R1, R2, R3,... Are output from the register 11a.

レジスタ12aの出力(図4(F))とレジスタ12bの出力(図4(G))とは、セレクタ15bで交互に選択される。これにより、図4(L)に示すように、レジスタ11bからは、緑色のデータG1、G2、G3、…が出力される。   The output of the register 12a (FIG. 4F) and the output of the register 12b (FIG. 4G) are alternately selected by the selector 15b. As a result, as shown in FIG. 4L, green data G1, G2, G3,... Are output from the register 11b.

レジスタ13aの出力(図4(H))とレジスタ13bの出力(図4(I))とは、セレクタ15cで交互に選択される。これにより、図4(L)に示すように、レジスタ11bからは、緑色のデータB1、B2、B3、…が出力される。   The output of the register 13a (FIG. 4 (H)) and the output of the register 13b (FIG. 4 (I)) are alternately selected by the selector 15c. As a result, as shown in FIG. 4L, green data B1, B2, B3,... Are output from the register 11b.

このように、本実施形態では、駆動クロックLCLKの周波数を、8ビットシリアルの各色の表示データを同期化したクロックの1/2とし、駆動クロックLCLKの両エッジでサンプリングを行い、シリアル転送される表示データ周波数の1/3の周波数でシリアルパラレル変換することで、RGB各色がパラレルの表示データを得ることができ、駆動クロック周波数の低減と、端子数の削減を図ることができる。   As described above, in this embodiment, the frequency of the drive clock LCLK is set to ½ of the clock obtained by synchronizing the display data of each color of 8-bit serial, sampling is performed at both edges of the drive clock LCLK, and serial transfer is performed. By performing serial-parallel conversion at 1/3 of the display data frequency, display data in which each color of RGB is parallel can be obtained, and the drive clock frequency and the number of terminals can be reduced.

<第2の実施形態>
図5は、本実施形態のLCDデータ転送システムを示すものである。
本実施形態では、前述の第1の実施形態と同様に、LCDコントローラ201とLCDモジュール202との間は、垂直同期信号VSYNC、水平同期信号HSYNC、駆動クロックLCLK、8ビットの表示データDATA、CS信号、SCK信号、DT信号が送られる。表示データDATAは、RGBの各色のデータが8ビット[7:0]でシリアル転送される。駆動クロックLCLKは、この表示データDATAをシリアル転送するために同期化したクロックの1/2の周波数となっている。
<Second Embodiment>
FIG. 5 shows the LCD data transfer system of this embodiment.
In the present embodiment, as in the first embodiment described above, between the LCD controller 201 and the LCD module 202, a vertical synchronization signal VSYNC, a horizontal synchronization signal HSYNC, a drive clock LCLK, 8-bit display data DATA, CS Signal, SCK signal, DT signal are sent. As for the display data DATA, data of each color of RGB is serially transferred with 8 bits [7: 0]. The drive clock LCLK has a frequency half that of the clock synchronized to serially transfer the display data DATA.

図6は、本実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。   FIG. 6 shows an overview of the memory map, screen, and LCD screen of the LCD drive system of this embodiment.

図6に示すように、(640×480)のVGA画面を想定すると、RGBで、(1920×480)の色データが送られる。表示レートは、例えば56.47フィールド/秒で、表示データのクロック周波数は54MHzとなる。例えば、表示データDATAのクロック周波数が54MHzであるのに対して、駆動クロックLCLKは27MHzである。   As shown in FIG. 6, assuming a (640 × 480) VGA screen, (1920 × 480) color data is transmitted in RGB. The display rate is, for example, 56.47 fields / second, and the clock frequency of display data is 54 MHz. For example, the clock frequency of the display data DATA is 54 MHz, while the drive clock LCLK is 27 MHz.

駆動クロックLCLKの両エッジでサンプリングを行い、シリアル転送される表示データ周波数の1/3の周波数でシリアルパラレル変換するための構成については、前述の第1の実施形態と同様である。図7は、各部のタイミング図である。各部の動作については、前述の第1の実施形態と同様であるので、説明を省略する。   The configuration for performing sampling at both edges of the drive clock LCLK and performing serial-parallel conversion at 1/3 of the display data frequency for serial transfer is the same as in the first embodiment. FIG. 7 is a timing chart of each part. Since the operation of each part is the same as that of the first embodiment described above, description thereof is omitted.

本実施形態では、RGBの各色のデータをシリアル転送しているため、図26に示した従来例に比べて、端子数が(8×2=16)削減できる。   In the present embodiment, since the RGB color data is serially transferred, the number of terminals can be reduced by (8 × 2 = 16) compared to the conventional example shown in FIG.

<第3の実施形態>
図8は、本実施形態を示すものである。
本実施形態では、LCDコントローラ301とLCDモジュール302との間において、表示データDATAとして、各色のデータを上位ビットと下位ビットとに分けて、シリアル転送し、駆動クロックLCLKの立ち上がりで、各色のデータの上位ビットをサンプリングし、駆動クロックLCLKの立ち下がりで各色のデータの下位ビットをサンプリングするようにしている。
<Third Embodiment>
FIG. 8 shows this embodiment.
In the present embodiment, between the LCD controller 301 and the LCD module 302, each color data is divided into upper bits and lower bits and serially transferred as display data DATA, and each color data at the rising edge of the drive clock LCLK. Are sampled, and the lower bits of the data of each color are sampled at the falling edge of the drive clock LCLK.

図9に示すように、(320×240)のQVGA画面を想定すると、RGBで、(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、表示データのクロック周波数は、上位ビットと下位ビットに分けているので、27MHzとなる。例えば、上位ビットと下位ビットとに分けて表示データDATAをシリアル転送するために同期化したクロックの周波数が27MHzであるのに対して、駆動クロックLCLKは13.5Hzである。   As shown in FIG. 9, assuming a (320 × 240) QVGA screen, (960 × 240) color data is transmitted in RGB. The display rate is 54.70 fields / second, for example, and the clock frequency of the display data is 27 MHz because it is divided into upper bits and lower bits. For example, the clock frequency synchronized to serially transfer the display data DATA divided into upper bits and lower bits is 27 MHz, whereas the drive clock LCLK is 13.5 Hz.

図10は、駆動クロックLCLKの立ち上がりで、各色のデータの上位ビットをサンプリングし、駆動クロックLCLKの立ち下がりで各色のデータの下位ビットをサンプリングするための具体例を示すものである。
図10において、レジスタ31aは、駆動クロックLCLKの立ち上がりで、入力表示データDATAをサンプリングし、レジスタ31bは、駆動クロックLCLKの立ち下がりで、入力表示データDATAをサンプリングする。レジスタ31a及び31bの出力は、駆動クロックLCLK2によりレジスタ32に取り込まれ、上位ビットのデータと下位ビットのデータとが合成される。
FIG. 10 shows a specific example for sampling the upper bits of the data of each color at the rising edge of the driving clock LCLK and sampling the lower bits of the data of each color at the falling edge of the driving clock LCLK.
In FIG. 10, the register 31a samples the input display data DATA at the rising edge of the drive clock LCLK, and the register 31b samples the input display data DATA at the falling edge of the drive clock LCLK. The outputs of the registers 31a and 31b are taken into the register 32 by the drive clock LCLK2, and the upper bit data and the lower bit data are synthesized.

図11は、各部のタイミング図である。
図11(A)が表示データの送出クロックCLKであり、図11(B)が表示データDATAである。各色のデータは、8ビットのデータが上位4ビットのデータ(添え字Hのデータ)と下位4ビットのデータ(添え字Lのデータ)とに分けられて、入力される。図11(C)に示すように、駆動クロックLCLKの周波数は、13.5MHzである。
FIG. 11 is a timing chart of each part.
FIG. 11A shows the display data transmission clock CLK, and FIG. 11B shows the display data DATA. For each color data, 8-bit data is divided into upper 4-bit data (subscript H data) and lower 4-bit data (subscript L data). As shown in FIG. 11C, the frequency of the drive clock LCLK is 13.5 MHz.

レジスタ31aにより、図11(D)に示すように、駆動クロックLCLKの立ち上がりで、上位ビットのデータがサンプリングされる。また、レジスタ31bにより、図11(E)に示すように、駆動クロックLCLKの立ち下がりで、下位ビットのデータがサンプリングされる。レジスタ31aの出力(図11(D))とレジスタ31bの出力(図11(E))とは、図13(F)に示すように、クロックLCLK2(図11(G))で、レジスタ32に取り込まれ、駆動データが上位ビットのデータと下位ビットのデータとが合成される。   As shown in FIG. 11D, the upper bit data is sampled by the register 31a at the rising edge of the drive clock LCLK. Further, as shown in FIG. 11E, the register 31b samples lower-order bit data at the falling edge of the drive clock LCLK. The output of the register 31a (FIG. 11D) and the output of the register 31b (FIG. 11E) are supplied to the register 32 by the clock LCLK2 (FIG. 11G) as shown in FIG. The data is taken in and the driving data is composed of the upper bit data and the lower bit data.

なお、上述の例では、駆動クロックLCLKの立ち上がりで、各色のデータの上位ビットをサンプリングし、駆動クロックLCLKの立ち下がりで各色のデータの下位ビットをサンプリングしているが、駆動クロックLCLKの立ち上がりで、各色のデータの下位ビットをサンプリングし、駆動クロックLCLKの立ち下がりで各色のデータの上位ビットをサンプリングするように構成してもよい。   In the above example, the upper bits of the data of each color are sampled at the rising edge of the drive clock LCLK, and the lower bits of the data of each color are sampled at the falling edge of the drive clock LCLK. The low-order bits of the data of each color may be sampled, and the high-order bits of the data of each color may be sampled at the falling edge of the drive clock LCLK.

以上説明したように、本実施形態では、駆動クロックLCLKの立ち上がりで、各色のデータの上位ビットをサンプリングし、駆動クロックLCLKの立ち下がりで各色のデータの下位ビットをサンプリングしているので、駆動クロックの周波数を増大や、端子数を増大させることなく、色データのビット数を増加させることができる。   As described above, in this embodiment, the upper bits of the data of each color are sampled at the rising edge of the driving clock LCLK, and the lower bits of the data of each color are sampled at the falling edge of the driving clock LCLK. The number of bits of the color data can be increased without increasing the frequency of the color or the number of terminals.

<第4の実施形態>
図12は、本実施形態のLCDデータ転送システムを示すものである。
本実施形態では、LCDコントローラ401とLCDモジュール402との間において、表示データDATA中に、各色のデータと共に、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号を含めて送るようにしている。そして、駆動クロックLCLKの立ち上がりで、各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号としてサンプリングするようにしている。
<Fourth Embodiment>
FIG. 12 shows the LCD data transfer system of this embodiment.
In this embodiment, between the LCD controller 401 and the LCD module 402, the display data DATA is sent together with the data of each color including the vertical synchronization signal VSYNC, the horizontal synchronization signal HSYNC, the CS signal, the SCK signal, and the DT signal. I am doing so. Each color data is sampled at the rising edge of the driving clock LCLK, and at the falling edge of the driving clock LCLK, the vertical synchronizing signal VSYNC, the horizontal synchronizing signal HSYNC, the CS signal, the SCK signal, the DT signal, and the like are sampled as driving signals. I have to.

図13は、本実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。
図13に示すように、(320×240)のQVGA画面を想定すると、RGBで、(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、表示データのクロック周波数は27MHzとなる。例えば、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号含めた表示データDATAを同期化したクロック周波数が27MHzであるのに対して、駆動クロックLCLKは13.5MHzである。
FIG. 13 shows an overview of the memory map, screen, and LCD screen of the LCD drive system of this embodiment.
As shown in FIG. 13, assuming a (320 × 240) QVGA screen, (960 × 240) color data is transmitted in RGB. The display rate is 54.70 fields / second, for example, and the clock frequency of the display data is 27 MHz. For example, the clock frequency for synchronizing the display data DATA including the vertical sync signal VSYNC, horizontal sync signal HSYNC, CS signal, SCK signal, DT signal and the like as the drive signal is 27 MHz, whereas the drive clock LCLK is 13.2. 5 MHz.

図14は、駆動クロックLCLKの立ち上がりで、各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号としてサンプリングするための具体例を示すものである。
図14において、レジスタ41aは、駆動クロックLCLKの立ち上がりで、入力表示データDATAをサンプリングし、レジスタ41bは、駆動クロックLCLKの立ち下がりで、入力表示データDATAをサンプリングする。レジスタ41bの出力信号は、デコーダ42に取り込まれる。デコーダ42は、駆動クロックLCLKの立ち下がりのタイミングで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等の駆動信号をデコードして出力する。
FIG. 14 samples the data of each color at the rising edge of the driving clock LCLK, and samples the vertical synchronizing signal VSYNC, horizontal synchronizing signal HSYNC, CS signal, SCK signal, DT signal, etc. as the driving signal at the falling edge of the driving clock LCLK. This is a specific example.
In FIG. 14, the register 41a samples the input display data DATA at the rising edge of the drive clock LCLK, and the register 41b samples the input display data DATA at the falling edge of the drive clock LCLK. The output signal of the register 41b is taken into the decoder 42. The decoder 42 decodes and outputs drive signals such as a vertical synchronization signal VSYNC, a horizontal synchronization signal HSYNC, a CS signal, an SCK signal, and a DT signal at the falling timing of the drive clock LCLK.

図15は、各部のタイミング図である。
図15(A)が表示データの送出クロックCLKであり、図15(B)が表示データDATAである。表示データDATAとしては、各色のデータが駆動クロックLCLKの立ち上がりで各色のデータR1、G1、B1、…が転送され、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等の駆動信号(IF1、IF2、…)がその立ち下がりで転送される。
FIG. 15 is a timing chart of each part.
FIG. 15A shows the display data transmission clock CLK, and FIG. 15B shows the display data DATA. As the display data DATA, each color data R1, G1, B1,... Is transferred at the rising edge of the drive clock LCLK, and the vertical sync signal VSYNC, horizontal sync signal HSYNC, CS signal, SCK signal, DT signal, etc. Drive signals (IF1, IF2,...) Are transferred at the falling edge.

レジスタ41aにより、図15(D)に示すように、駆動クロックLCLKの立ち上がりで、各色のデータがサンプリングされる。また、レジスタ41bにより、駆動クロックLCLKの立ち下がりで、駆動信号(IF1、IF2、…)がサンプリングされる。この駆動信号から、図15(E)〜図15(I)に示すように、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号がデコードされる。   As shown in FIG. 15D, the register 41a samples data of each color at the rising edge of the drive clock LCLK. Further, the driving signals (IF1, IF2,...) Are sampled by the register 41b at the falling edge of the driving clock LCLK. From this drive signal, as shown in FIGS. 15E to 15I, the vertical synchronizing signal VSYNC, the horizontal synchronizing signal HSYNC, the CS signal, the SCK signal, and the DT signal are decoded.

なお、上述の実施形態では、駆動クロックLCLKの立ち上がりで、各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号としてサンプリングしているが、駆動クロックLCLKの立ち上がりで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号としてサンプリングし、駆動クロックLCLKの立ち下がりで、各色のデータをサンプリングするようにしてもよい。   In the above-described embodiment, data of each color is sampled at the rising edge of the driving clock LCLK, and the vertical synchronizing signal VSYNC, the horizontal synchronizing signal HSYNC, the CS signal, the SCK signal, the DT signal, and the like are sampled at the falling edge of the driving clock LCLK. Although sampling is performed as the drive signal, the vertical synchronization signal VSYNC, the horizontal synchronization signal HSYNC, the CS signal, the SCK signal, the DT signal, etc. are sampled as the drive signal at the rise of the drive clock LCLK, and at the fall of the drive clock LCLK, You may make it sample the data of each color.

本実施形態では、表示データDATA中に、各色のデータと共に、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号を含めて送るようにし、駆動クロックLCLKの立ち上がりで、各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号等を駆動信号としてサンプリングするようにしている。このため、端子数の削減を図ることができる。また、この例では、図12に示すように、LCDコントローラ401の端子を、駆動クロックLCLKの端子と、表示データDATAの端子だけとすることができる。   In the present embodiment, the display data DATA is sent together with the data of each color together with the vertical synchronization signal VSYNC, the horizontal synchronization signal HSYNC, the CS signal, the SCK signal, and the DT signal, and at the rising edge of the drive clock LCLK, each color is transmitted. Data is sampled, and at the falling edge of the drive clock LCLK, the vertical synchronization signal VSYNC, horizontal synchronization signal HSYNC, CS signal, SCK signal, DT signal, and the like are sampled as drive signals. For this reason, the number of terminals can be reduced. Further, in this example, as shown in FIG. 12, the terminals of the LCD controller 401 can be only the terminal of the drive clock LCLK and the terminal of the display data DATA.

<第5の実施形態>
図16は、本実施形態を示すものである。
本実施形態では、1つのLCDコントローラ501に対して、2つのLCDモジュール502a及び502bを接続するようにしている。そして、LCDモジュール502aとLCDモジュール502bとに対して共通に、表示データDATAと、駆動クロックLCLKと、SCK信号とDT信号とを送り、駆動クロックLCLKの立ち上がりで、LCDモジュール502aに対する各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、LCDモジュール502bに対する各色のデータをサンプリングするようにしている。
<Fifth Embodiment>
FIG. 16 shows this embodiment.
In the present embodiment, two LCD modules 502 a and 502 b are connected to one LCD controller 501. Then, the display data DATA, the drive clock LCLK, the SCK signal, and the DT signal are sent in common to the LCD module 502a and the LCD module 502b, and the data of each color for the LCD module 502a is sent at the rising edge of the drive clock LCLK. Sampling is performed, and data of each color for the LCD module 502b is sampled at the falling edge of the drive clock LCLK.

図17は、本実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。
図17に示すように、各LCDモジュールを(320×240)のQVGA画面と想定すると、RGBで、(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、表示データのクロック周波数は27MHzとなる。例えば、2つのLCDモジュール分のデータを送るので、表示データDATAを同期化したクロック周波数は27MHzになる。これに対して、駆動クロックLCLKは、その1/2の周波数の13.5MHzである。
FIG. 17 shows an outline of the memory map, screen, and LCD screen of the LCD drive system of this embodiment.
As shown in FIG. 17, assuming that each LCD module is a (320 × 240) QVGA screen, (960 × 240) color data is sent in RGB. The display rate is 54.70 fields / second, for example, and the clock frequency of the display data is 27 MHz. For example, since data for two LCD modules is sent, the clock frequency for synchronizing the display data DATA is 27 MHz. On the other hand, the drive clock LCLK is 13.5 MHz which is a half of the frequency.

図18は、各LCDモジュールにおいて、各色のデータをサンプリングするための具体例を示すものである。図18において、LCDモジュール502aのレジスタ51aは、駆動クロックLCLKの立ち上がりで、入力表示データDATAをサンプリングし、LCDモジュール502bのレジスタ51bは、駆動クロックLCLKの立ち上がりで、入力表示データDATAをサンプリングする。なお、この例では、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号は、LCDモジュール502aとLCDモジュール502bとで別々に送るようにしている。   FIG. 18 shows a specific example for sampling data of each color in each LCD module. In FIG. 18, the register 51a of the LCD module 502a samples the input display data DATA at the rising edge of the driving clock LCLK, and the register 51b of the LCD module 502b samples the input display data DATA at the rising edge of the driving clock LCLK. In this example, the vertical synchronization signal VSYNC, the horizontal synchronization signal HSYNC, and the CS signal are separately sent by the LCD module 502a and the LCD module 502b.

図19は、各部のタイミング図である。
図19(A)が表示データの送出クロックCLKであり、図19(B)が表示データDATAである。表示データDATAとしては、LCDモジュール502aに対する各色のデータが駆動クロックLCLKの立ち上がりで転送され、LCDモジュール502bに対する各色のデータが駆動クロックLCLKの立ち下がりで転送される。
FIG. 19 is a timing chart of each part.
FIG. 19A shows the display data transmission clock CLK, and FIG. 19B shows the display data DATA. As the display data DATA, the data of each color for the LCD module 502a is transferred at the rising edge of the drive clock LCLK, and the data of each color for the LCD module 502b is transferred at the falling edge of the driving clock LCLK.

LCDモジュール502aのレジスタ51aにより、図19(D)に示すように、駆動クロックLCLKの立ち上がりで、LCDモジュール502aに対する各色のデータがサンプリングされる。また、LCDモジュール502bのレジスタ51bにより、図19(E)に示すように、駆動クロックLCLKの立ち下がり、LCDモジュール502bに対する各色のデータがサンプリングされる。また、LCDモジュール502a及びLCDモジュール502aに対して、図19(F)及び図19(G)に示すように、水平同期信号HSYNCが送られる。   As shown in FIG. 19D, the register 51a of the LCD module 502a samples data of each color for the LCD module 502a at the rising edge of the drive clock LCLK. Further, as shown in FIG. 19E, the register 51b of the LCD module 502b samples the data of each color for the LCD module 502b as the drive clock LCLK falls. Further, as shown in FIGS. 19 (F) and 19 (G), a horizontal synchronization signal HSYNC is sent to the LCD module 502a and the LCD module 502a.

LCDモジュール502aは、図19(H)に示すような、クロックLCLK1で駆動される。LCDモジュール502aは、図19(I)に示すような、13.5MHzのクロックLCLK2で駆動される。   The LCD module 502a is driven by a clock LCLK1 as shown in FIG. The LCD module 502a is driven by a 13.5 MHz clock LCLK2 as shown in FIG.

なお、この実施形態では、駆動クロックLCLKの立ち上がりで、LCDモジュール502aに対する各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、LCDモジュール502bに対する各色のデータをサンプリングしているが、駆動クロックLCLKの立ち上がりで、LCDモジュール502bに対する各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、LCDモジュール502aに対する各色のデータをサンプリングするようにしてもよい。   In this embodiment, each color data for the LCD module 502a is sampled at the rise of the drive clock LCLK, and each color data for the LCD module 502b is sampled at the fall of the drive clock LCLK. The data of each color for the LCD module 502b may be sampled at the rising edge of the LCD module 502b, and the data of each color for the LCD module 502a may be sampled at the falling edge of the drive clock LCLK.

本実施形態では、1つのLCDコントローラ501で、2つのLCDモジュール502a及び502bを独立して駆動することができる。また、各LCDモジュール502a及び502bは、クロックの立ち上がりでデータをサンプリングするか、クロックの立ち下がりでデータをサンプリングするかを決められる機能を設けておけば、全く同様に構成できる。又は、一方のLCDモジュールの駆動クロックLCLKの入力端子にインバータを設けておくようにしてもよい。   In this embodiment, one LCD controller 501 can drive two LCD modules 502a and 502b independently. Further, the LCD modules 502a and 502b can be configured in exactly the same manner by providing a function for determining whether to sample data at the rising edge of the clock or to sample data at the falling edge of the clock. Alternatively, an inverter may be provided at the input terminal of the drive clock LCLK of one LCD module.

<第6の実施形態>
図20は、本実施形態を示すものである。
本実施形態では、LCDコントローラ601に対して、2つのLCDモジュール602a及び602bを接続するようにしている。そして、LCDモジュール602aとLCDモジュール602bとに対して共通に、表示データDATAと駆動クロックLCLKとを送り、駆動クロックLCLKの立ち上がりで、LCDモジュール602aに対する各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、LCDモジュール602bに対する各色のデータをサンプリングするようにしている。
<Sixth Embodiment>
FIG. 20 shows this embodiment.
In the present embodiment, two LCD modules 602 a and 602 b are connected to the LCD controller 601. Then, the display data DATA and the drive clock LCLK are sent in common to the LCD module 602a and the LCD module 602b, the data of each color for the LCD module 602a is sampled at the rise of the drive clock LCLK, and the rise of the drive clock LCLK. The data of each color for the LCD module 602b is sampled at the fall.

さらに、この実施形態では、垂直同期信号VSYNC、水平同期信号HSYNC、CS信号、SCK信号、DT信号を、LCDモジュール502aとLCDモジュール502bとに対して共通に送るようにしている。   Further, in this embodiment, the vertical synchronization signal VSYNC, the horizontal synchronization signal HSYNC, the CS signal, the SCK signal, and the DT signal are sent in common to the LCD module 502a and the LCD module 502b.

図21は、本実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示すものである。
図21に示すように、(320×240)のQVGA画面を想定すると、RGBで、(960×240)の色データが送られる。表示レートは、例えば54.70フィールド/秒で、表示データのクロック周波数は27MHzとなる。例えば、表示データDATAを同期化したクロック周波数が27MHzであるのに対して、駆動クロックLCLKは13.5MHzである。
FIG. 21 shows an overview of the memory map, screen, and LCD screen of the LCD drive system of this embodiment.
As shown in FIG. 21, assuming a (320 × 240) QVGA screen, (960 × 240) color data is sent in RGB. The display rate is 54.70 fields / second, for example, and the clock frequency of the display data is 27 MHz. For example, the clock frequency obtained by synchronizing the display data DATA is 27 MHz, while the drive clock LCLK is 13.5 MHz.

駆動クロックLCLKの立ち上がりで、LCDモジュール602aに対する各色のデータをサンプリングし、駆動クロックLCLKの立ち下がりで、LCDモジュール602bに対する各色のデータをサンプリングするための構成については、前述の第5の実施形態と同様である。また、図22は、各部のタイミング図である。その動作は、前述の第5の実施形態と同様であるので、その説明は省略する。   The configuration for sampling the data of each color for the LCD module 602a at the rising edge of the driving clock LCLK and sampling the data of each color for the LCD module 602b at the falling edge of the driving clock LCLK is the same as in the fifth embodiment. It is the same. FIG. 22 is a timing chart of each part. Since the operation is the same as that of the fifth embodiment, the description thereof is omitted.

本実施形態では、前述の第5の実施形態と同様に、1つのLCDコントローラ501で、2つのLCDモジュール502a及び502bを独立して駆動することができる。また、各LCDモジュール502a及び502bは、クロックの立ち上がりでデータをサンプリングするか、クロックの立ち下がりでデータをサンプリングするかを決められる機能を設けておけば、全く同様に構成できる。又は、一方のLCDモジュールの駆動クロックLCLKの入力端子にインバータを設けておくようにしてもよい。本実施形態では、垂直同期信号VSYNCと水平同期信号HSYNCが共通であるため、LCDモジュール502aの画面とLCDモジュール502bの画面とを完全に同期させることができる。   In the present embodiment, the two LCD modules 502a and 502b can be independently driven by one LCD controller 501 as in the fifth embodiment. Further, the LCD modules 502a and 502b can be configured in exactly the same manner by providing a function for determining whether to sample data at the rising edge of the clock or to sample data at the falling edge of the clock. Alternatively, an inverter may be provided at the input terminal of the drive clock LCLK of one LCD module. In the present embodiment, since the vertical synchronization signal VSYNC and the horizontal synchronization signal HSYNC are common, the screen of the LCD module 502a and the screen of the LCD module 502b can be completely synchronized.

本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。   The present invention is not limited to the above-described embodiments, and various modifications and applications can be made without departing from the gist of the present invention.

本発明の第1の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 1st Embodiment of this invention. 本発明の第1の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 1st Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第1の実施形態のLCD駆動システムの説明に用いるブロック図である。It is a block diagram used for description of the LCD drive system of the 1st Embodiment of this invention. 本発明の第1の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing chart used for description of the LCD drive system of the 1st Embodiment of this invention. 本発明の第2の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 2nd Embodiment of this invention. 本発明の第2の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 2nd Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第2の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing diagram used for description of the LCD drive system of the 2nd Embodiment of this invention. 本発明の第3の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 3rd Embodiment of this invention. 本発明の第3の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 3rd Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第3の実施形態のLCD駆動システムの説明に用いるブロック図である。It is a block diagram used for description of the LCD drive system of the 3rd Embodiment of this invention. 本発明の第3の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing diagram used for description of the LCD drive system of the 3rd Embodiment of this invention. 本発明の第4の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 4th Embodiment of this invention. 本発明の第4の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 4th Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第4の実施形態のLCD駆動システムの説明に用いるブロック図である。It is a block diagram used for description of the LCD drive system of the 4th Embodiment of this invention. 本発明の第4の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing diagram used for description of the LCD drive system of the 4th Embodiment of this invention. 本発明の第5の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 5th Embodiment of this invention. 本発明の第5の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 5th Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第5の実施形態のLCD駆動システムの説明に用いるブロック図である。It is a block diagram used for description of the LCD drive system of the 5th Embodiment of this invention. 本発明の第5の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing diagram used for description of the LCD drive system of the 5th Embodiment of this invention. 本発明の第6の実施形態のLCD駆動システムを示すブロック図である。It is a block diagram which shows the LCD drive system of the 6th Embodiment of this invention. 本発明の第6の実施形態のLCD駆動システムのメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of the LCD drive system of the 6th Embodiment of this invention, a screen, and the outline | summary of a LCD screen. 本発明の第5の実施形態のLCD駆動システムの説明に用いるタイミング図である。It is a timing diagram used for description of the LCD drive system of the 5th Embodiment of this invention. 従来のLCD駆動システムの一例を示すブロック図である。It is a block diagram which shows an example of the conventional LCD drive system. 従来のLCD駆動システムの一例のメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the memory map of an example of the conventional LCD drive system, a screen, and the outline | summary of a LCD screen. 従来のLCD駆動システムの一例の説明に用いるタイミング図である。It is a timing diagram used for description of an example of the conventional LCD drive system. 従来のLCD駆動システムの他の例を示すブロック図である。It is a block diagram which shows the other example of the conventional LCD drive system. 従来のLCD駆動システムの他の例のメモリマップと、スクリーンと、LCD画面の概要を示す説明図である。It is explanatory drawing which shows the outline | summary of the memory map of another example of the conventional LCD drive system, a screen, and an LCD screen. 従来のLCD駆動システムの他の例の説明に用いるタイミング図である。It is a timing diagram used for description of the other example of the conventional LCD drive system.

符号の説明Explanation of symbols

101、201、301、401、501、601、701、801・・・LCDコントローラ、102、202、302、402、502、602、702、802・・・LCDモジュール 101, 201, 301, 401, 501, 601, 701, 801 ... LCD controller, 102, 202, 302, 402, 502, 602, 702, 802 ... LCD module

Claims (8)

LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、
表示データの各色のデータをシリアル転送するシリアル転送手段と、
前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、
前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、
前記駆動クロックの2/3の周波数のクロックで前記シリアルの表示データを各色毎にパラレルの表示データに変換する変換手段と、
を備えることを特徴とするLCDデータ転送システム。
An LCD driving system comprising an LCD module and an LCD controller for driving the LCD module,
Serial transfer means for serially transferring data of each color of display data;
Drive clock transfer means for transferring, as a drive clock, a clock having a frequency half that of the clock that sent the display data;
Sampling means for sampling the display data at a rising edge and a falling edge of the drive clock;
Conversion means for converting the serial display data into parallel display data for each color at a clock frequency of 2/3 of the drive clock;
An LCD data transfer system comprising:
前記表示データは、QVGAの表示データであることを特徴とする請求項1に記載のLCDデータ転送システム。   2. The LCD data transfer system according to claim 1, wherein the display data is QVGA display data. 前記表示データは、VGAの表示データであることを特徴とする請求項1に記載のLCDデータ転送システム。   2. The LCD data transfer system according to claim 1, wherein the display data is VGA display data. LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、
表示データの各色のデータを上位ビットと下位ビットとに分けてシリアル転送するシリアル転送手段と、
前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、
前記駆動クロックの立ち上がりエッジと立ち下がりエッジで、前記上位ビットの表示データと前記下位ビットの表示データとをそれぞれサンプリングするサンプリング手段と、
前記駆動クロックで前記上位ビットの表示データと前記下位ビットの表示データとを合成する合成手段と、
を備えることを特徴とするLCDデータ転送システム。
An LCD driving system comprising an LCD module and an LCD controller for driving the LCD module,
Serial transfer means for serially transferring the data of each color of the display data into upper bits and lower bits;
Drive clock transfer means for transferring, as a drive clock, a clock having a frequency half that of the clock that sent the display data;
Sampling means for sampling the upper bit display data and the lower bit display data, respectively, at the rising edge and the falling edge of the drive clock;
A combining means for combining the display data of the upper bits and the display data of the lower bits with the drive clock;
An LCD data transfer system comprising:
LCDモジュールと、前記LCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、
各色のデータと同期信号を含む駆動信号とを表示データとしてシリアル転送するシリアル転送手段と、
前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、
前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、
前記駆動クロックで同期信号を含む駆動信号をデコードするデコード手段と、
を備えることを特徴とするLCDデータ転送システム。
An LCD driving system comprising an LCD module and an LCD controller for driving the LCD module,
Serial transfer means for serially transferring each color data and a drive signal including a synchronization signal as display data;
Drive clock transfer means for transferring, as a drive clock, a clock having a frequency half that of the clock that sent the display data;
Sampling means for sampling the display data at a rising edge and a falling edge of the drive clock;
Decoding means for decoding a drive signal including a synchronization signal with the drive clock;
An LCD data transfer system comprising:
第1及び第2のLCDモジュールと、前記第1及び第2のLCDモジュールを駆動するLCDコントローラからなるLCD駆動システムであって、
前記第1のLCDモジュールに対する表示データの各色のデータと前記第2のLCDモジュールに対する表示データの各色のデータとを含めてシリアル転送するシリアル転送手段と、
前記表示データを送出したクロックの1/2の周波数のクロックを駆動クロックとして転送する駆動クロック転送手段と、
前記駆動クロックの立ち上がりエッジと立ち下がりエッジで前記表示データをサンプリングするサンプリング手段と、を備え、
前記第1及び第2のLCDモジュールのうちの一方は、前記駆動クロックの立ち上がりエッジで前記表示データをサンプリングし、他方は、前記駆動クロックの立ち下がりエッジで前記表示データをサンプリングすることを特徴とするLCDデータ転送システム。
An LCD driving system comprising first and second LCD modules and an LCD controller for driving the first and second LCD modules,
Serial transfer means for serial transfer including each color data of display data for the first LCD module and each color data of display data for the second LCD module;
Drive clock transfer means for transferring, as a drive clock, a clock having a frequency half that of the clock that sent the display data;
Sampling means for sampling the display data at a rising edge and a falling edge of the drive clock; and
One of the first and second LCD modules samples the display data at the rising edge of the driving clock, and the other samples the display data at the falling edge of the driving clock. LCD data transfer system.
前記LCDコントローラは、前記第1及び第2のLCDモジュールに対して別々に同期信号を含む駆動信号を供給することを特徴とする請求項6に記載のLCDデータ転送システム。   7. The LCD data transfer system according to claim 6, wherein the LCD controller supplies a driving signal including a synchronization signal separately to the first and second LCD modules. 前記LCDコントローラは、前記第1及び第2のLCDモジュールに対して共通に同期信号を含む駆動信号を供給することを特徴とする請求項6に記載のLCDデータ転送システム。   The LCD data transfer system according to claim 6, wherein the LCD controller supplies a driving signal including a synchronization signal to the first and second LCD modules in common.
JP2007084337A 2007-03-28 2007-03-28 LCD data transfer system Expired - Fee Related JP5630889B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007084337A JP5630889B2 (en) 2007-03-28 2007-03-28 LCD data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007084337A JP5630889B2 (en) 2007-03-28 2007-03-28 LCD data transfer system

Publications (3)

Publication Number Publication Date
JP2008242209A true JP2008242209A (en) 2008-10-09
JP2008242209A5 JP2008242209A5 (en) 2010-04-22
JP5630889B2 JP5630889B2 (en) 2014-11-26

Family

ID=39913630

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007084337A Expired - Fee Related JP5630889B2 (en) 2007-03-28 2007-03-28 LCD data transfer system

Country Status (1)

Country Link
JP (1) JP5630889B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010113138A (en) * 2008-11-06 2010-05-20 Toshiba Mobile Display Co Ltd Method of driving display device
KR20100129153A (en) * 2009-05-29 2010-12-08 엘지디스플레이 주식회사 Liquid crystal display

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5960482A (en) * 1982-09-30 1984-04-06 キヤノン株式会社 Crt unit
JPS63202132A (en) * 1987-02-17 1988-08-22 Sony Corp Digital pulse demodulation circuit
JPH0695618A (en) * 1992-09-16 1994-04-08 Matsushita Electric Ind Co Ltd Device for driving liquid crystal
JPH06161914A (en) * 1992-11-24 1994-06-10 Hitachi Ltd Input/output processor and its diagnostic system
JP2000078027A (en) * 1998-09-01 2000-03-14 Seiko Epson Corp Serial to parallel conversion device, semiconductor device, electronic unit and data transmission system
JP2000310976A (en) * 1999-04-27 2000-11-07 Matsushita Electric Ind Co Ltd Driving device of liquid crystal display panel
JP2001005435A (en) * 1999-06-25 2001-01-12 Sanyo Electric Co Ltd Control circuit for display device
JP2001242833A (en) * 2000-02-29 2001-09-07 Sharp Corp Semiconductor device and display device module
JP2004109595A (en) * 2002-09-19 2004-04-08 Melco Display Technology Kk Display device and its driving method
JP2004341101A (en) * 2003-05-14 2004-12-02 Nec Corp Display panel drive unit
JP2005031125A (en) * 2003-07-07 2005-02-03 Mega Chips Corp Image output device
JP2005142928A (en) * 2003-11-07 2005-06-02 Clarion Co Ltd Video signal processor
JP2005156574A (en) * 2003-09-10 2005-06-16 Hitachi Displays Ltd Display device
JP2006113787A (en) * 2004-10-14 2006-04-27 Matsushita Electric Ind Co Ltd Disused article decision method and article management system

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5960482A (en) * 1982-09-30 1984-04-06 キヤノン株式会社 Crt unit
JPS63202132A (en) * 1987-02-17 1988-08-22 Sony Corp Digital pulse demodulation circuit
JPH0695618A (en) * 1992-09-16 1994-04-08 Matsushita Electric Ind Co Ltd Device for driving liquid crystal
JPH06161914A (en) * 1992-11-24 1994-06-10 Hitachi Ltd Input/output processor and its diagnostic system
JP2000078027A (en) * 1998-09-01 2000-03-14 Seiko Epson Corp Serial to parallel conversion device, semiconductor device, electronic unit and data transmission system
JP2000310976A (en) * 1999-04-27 2000-11-07 Matsushita Electric Ind Co Ltd Driving device of liquid crystal display panel
JP2001005435A (en) * 1999-06-25 2001-01-12 Sanyo Electric Co Ltd Control circuit for display device
JP2001242833A (en) * 2000-02-29 2001-09-07 Sharp Corp Semiconductor device and display device module
JP2004109595A (en) * 2002-09-19 2004-04-08 Melco Display Technology Kk Display device and its driving method
JP2004341101A (en) * 2003-05-14 2004-12-02 Nec Corp Display panel drive unit
JP2005031125A (en) * 2003-07-07 2005-02-03 Mega Chips Corp Image output device
JP2005156574A (en) * 2003-09-10 2005-06-16 Hitachi Displays Ltd Display device
JP2005142928A (en) * 2003-11-07 2005-06-02 Clarion Co Ltd Video signal processor
JP2006113787A (en) * 2004-10-14 2006-04-27 Matsushita Electric Ind Co Ltd Disused article decision method and article management system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010113138A (en) * 2008-11-06 2010-05-20 Toshiba Mobile Display Co Ltd Method of driving display device
KR20100129153A (en) * 2009-05-29 2010-12-08 엘지디스플레이 주식회사 Liquid crystal display
KR101696467B1 (en) * 2009-05-29 2017-01-16 엘지디스플레이 주식회사 Liquid crystal display

Also Published As

Publication number Publication date
JP5630889B2 (en) 2014-11-26

Similar Documents

Publication Publication Date Title
WO2017049858A1 (en) Video signal conversion method, video signal conversion device and display system
WO2018028292A1 (en) Pixel structure, and display panel and driving method thereof
JP4362139B2 (en) Timing controller, liquid crystal display device, and liquid crystal display panel driving method
WO2009001579A1 (en) Drive control circuit for color display, and method for drive control
JP4200942B2 (en) Display controller, electronic device, and image data supply method
JP2008096954A (en) Liquid crystal display and method of driving the same
US20070229422A1 (en) Method and device for controlling delta panel
TWI410934B (en) Method for transmitting control signals and pixel data signals to source drives of anlcd
JP5630889B2 (en) LCD data transfer system
CN111554248A (en) Liquid crystal display chip
US20070236566A1 (en) Liquid crystal display having matrix-converting circuit and method of transmitting signals therein
RU2314574C2 (en) Device and method for controlling liquid-crystalline color display
TWI466084B (en) Display controllers and methods for controlling transmission
US20030160748A1 (en) Display control circuit, semiconductor device, and portable device
KR940003622B1 (en) Color graphetic signal processing apparatus
JP5125205B2 (en) Data signal processing device, image processing device, image output device, and data signal processing method
JP2006293056A (en) Video signal processing apparatus
JP2002341846A (en) Digital video signal processor
JP2011097279A (en) Data processing circuit, integrated circuit apparatus, and electronic equipment
JPH11338408A (en) Scan converter
JP2762989B2 (en) Image signal processing device, image signal processing system and display system
RU2537045C2 (en) Single-chip digital decoder of composite video signal
JPH07306664A (en) Display control device
JP2009232014A (en) Phase adjustment circuit
KR200400435Y1 (en) Operating control apparatus of electric sign

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100305

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100305

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120403

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120530

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120828

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121122

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20121130

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20130118

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140801

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141006

R150 Certificate of patent or registration of utility model

Ref document number: 5630889

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees