JP2005266168A - Display method and display apparatus - Google Patents

Display method and display apparatus Download PDF

Info

Publication number
JP2005266168A
JP2005266168A JP2004077097A JP2004077097A JP2005266168A JP 2005266168 A JP2005266168 A JP 2005266168A JP 2004077097 A JP2004077097 A JP 2004077097A JP 2004077097 A JP2004077097 A JP 2004077097A JP 2005266168 A JP2005266168 A JP 2005266168A
Authority
JP
Japan
Prior art keywords
signal
lcd
display
lcd controller
output
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.)
Withdrawn
Application number
JP2004077097A
Other languages
Japanese (ja)
Inventor
Seiji Yamashita
盛史 山下
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004077097A priority Critical patent/JP2005266168A/en
Publication of JP2005266168A publication Critical patent/JP2005266168A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display method for changing over a plurality of liquid crystal display (LCD) controllers without stopping LCD display in a display apparatus having the plurality of LCD controllers and to provide the display apparatus using the same. <P>SOLUTION: By changing over output sources of a clock signal S3 of a display apparatus output, a synchronizing signal S4 of the display apparatus output and a display data signal S5 of the display apparatus output for each frame unit, which are outputs from the display apparatus 1 to an LCD module 4, and by outputting a fixed value to the LCD module 4 in a changing over period, the plurality of LCD controllers are changed without stopping the LCD module 4 and continuing LCD display. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、複数のLCDコントローラを切り替えて表示制御を行う表示方法およびこれを用いた表示装置を提供するものである。   The present invention provides a display method for performing display control by switching a plurality of LCD controllers, and a display device using the same.

一般的なLCDモジュールは、LCDと、LCDを駆動するドライバと、表示データを記憶するRAMとを備える。RAMの容量は、LCDの画面サイズに対応したデータを記憶できるサイズであるものが一般的であるが、コスト削減のため、RAM容量を減らしたRAMレスLCDモジュールと呼ばれるものがある。RAMレスLCDモジュールでは、画面サイズ分のメモリを持たず、モジュール内部での処理に必要なだけの最低限のメモリしか持たない。そのため、LCD表示を行っている間は、LCDコントローラが常にLCDモジュールに対してデータを送信する必要がある。   A general LCD module includes an LCD, a driver that drives the LCD, and a RAM that stores display data. The capacity of the RAM is generally a size that can store data corresponding to the screen size of the LCD, but there is a so-called RAMless LCD module with a reduced RAM capacity for cost reduction. The RAM-less LCD module does not have a memory for the screen size but has a minimum memory necessary for processing inside the module. Therefore, it is necessary for the LCD controller to always transmit data to the LCD module while performing the LCD display.

LCDコントローラを有する表示装置とLCDモジュールとのインターフェースとしては、クロック同期インターフェースと呼ばれるものが広く知られている。クロック同期インターフェースでは、LCDコントローラからLCDモジュールに対してクロックに同期して表示データを送信する。通常、クロック同期インターフェースでは、クロックとデータの他に、垂直同期(VSYNC)、水平同期(HSYNC)、イネーブル(AC)などの信号を有する。同期インターフェースであるため、80系バスインターフェースなどの非同期インターフェースに比べ、高いレートでの転送が可能である。クロック同期インターフェースを用いた表示装置は、LCDモジュールへの制御コマンド発行のため、信号線の本数が少なく簡易なバスプロトコルをもつインターフェースを別途用いることが多い。   As an interface between a display device having an LCD controller and an LCD module, a so-called clock synchronization interface is widely known. In the clock synchronization interface, display data is transmitted from the LCD controller to the LCD module in synchronization with the clock. Normally, the clock synchronization interface has signals such as vertical synchronization (VSYNC), horizontal synchronization (HSYNC), enable (AC) and the like in addition to the clock and data. Since it is a synchronous interface, it can transfer at a higher rate than an asynchronous interface such as an 80-system bus interface. A display device using a clock synchronous interface often uses an interface having a simple bus protocol with a small number of signal lines in order to issue a control command to the LCD module.

1つのLCDモジュールに対して、複数のLCDコントローラが存在するような構成を持つ表示装置においては、LCDモジュールに対する表示データの発生元となるLCDコントローラを切り替える際に、LCDモジュールとLCDコントローラ間のクロック同期インターフェースの信号線の状態が不安定になる可能性がある。そのため、LCDコントローラの切り替え時には、LCDモジュールがLCDコントローラからの信号線を無効にし、切り替えが完了するまでは、LCDモジュール内部のRAMに蓄積されたデータを繰り返し出力する制御が行われることが多い。   In a display device having a configuration in which a plurality of LCD controllers exist for one LCD module, the clock between the LCD module and the LCD controller is switched when switching the LCD controller that is the source of display data for the LCD module. There is a possibility that the state of the signal line of the synchronous interface becomes unstable. For this reason, at the time of switching the LCD controller, the LCD module invalidates the signal line from the LCD controller, and control for repeatedly outputting the data stored in the RAM inside the LCD module is often performed until the switching is completed.

なお、複数のLCDコントローラが存在する構成ではないものの、同様の技術が開示されている。即ち、LCDモジュール内に画面サイズ分のメモリを持つことにより、外部からの表示データ入力と、LCDモジュール内のメモリによる静止画表示を選択できる技術がある(特許文献1参照)。
特開平7−44122号公報
A similar technique is disclosed, although the configuration does not include a plurality of LCD controllers. That is, there is a technique in which display data input from the outside and still image display by the memory in the LCD module can be selected by having a memory for the screen size in the LCD module (see Patent Document 1).
Japanese Patent Laid-Open No. 7-44122

しかしながら、上記従来の表示装置では、LCDモジュール内に画面サイズ分のメモリを持たないRAMレスLCDモジュールを使用する場合、LCDモジュールとLCDコントローラ間のクロック同期インターフェースの信号線の状態が不安定になる可能性があり、また、LCDモジュールが画面サイズ分のメモリを持たないことから、LCDに対して表示を行ったままLCDコントローラを切り替えることができない。   However, in the above conventional display device, when a RAM-less LCD module having no screen size memory is used in the LCD module, the state of the signal line of the clock synchronization interface between the LCD module and the LCD controller becomes unstable. In addition, since the LCD module does not have a memory for the screen size, the LCD controller cannot be switched while displaying on the LCD.

本発明は、以上のような実情に鑑みてなされたものであり、LCD表示を停止させることなく複数のLCDコントローラを切り替える表示方法およびこれを用いた表示装置を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide a display method for switching a plurality of LCD controllers without stopping the LCD display and a display device using the same.

本発明の表示装置は、LCDモジュールに対して出力するクロック信号、同期信号及び表示データをそれぞれ生成する複数のLCDコントローラと、前記LCDモジュールへ供給する制御信号を生成する制御信号生成手段と、前記LCDモジュールへのクロック信号、同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うCPUと、を具備する構成とした。   The display device of the present invention includes a plurality of LCD controllers that respectively generate a clock signal, a synchronization signal, and display data to be output to the LCD module, a control signal generation unit that generates a control signal to be supplied to the LCD module, And a CPU for switching the LCD controller as a supply source of the clock signal, the synchronization signal, and the display data to the LCD module in units of frames.

以上のように構成された表示装置によれば、前記LCDモジュールへのクロック信号、同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うので、LCDモジュールを停止させることなく複数のLCDコントローラを切り替えることが可能となる。   According to the display device configured as described above, the switching of the LCD controller, which is the supply source of the clock signal, the synchronization signal, and the display data to the LCD module, is performed in units of frames. It is possible to switch the LCD controller.

また本発明の表示装置は、LCDモジュールに対して出力するクロック信号、同期信号及び表示データを生成するマスタLCDコントローラと、前記マスタLCDコントローラからのクロック信号を用いて再同期化した表示データおよび同期信号を生成するスレーブLCDコントローラと、前記マスタLCDコントローラからのクロック信号の供給は継続したまま、前記LCDモジュールへの同期信号及び表示データの供給元となるマスタLCDコントローラ−スレーブLCDコントローラ間の切り替えをフレーム単位で行うCPUと、を具備する構成とした。   The display device according to the present invention includes a master LCD controller that generates a clock signal, a synchronization signal, and display data to be output to the LCD module, and display data and synchronization that are re-synchronized using the clock signal from the master LCD controller. The slave LCD controller that generates the signal and the clock signal from the master LCD controller continue to be switched, and the switching between the master LCD controller and the slave LCD controller that supplies the synchronization signal and display data to the LCD module is performed. And a CPU for each frame.

以上のように構成された表示装置によれば、マスタLCDコントローラからのクロック信号の供給は継続したまま、前記LCDモジュールへの同期信号及び表示データの供給元となるマスタLCDコントローラ−スレーブLCDコントローラ間の切り替えをフレーム単位で行うので、LCDモジュールを停止させることなく、かつ、LCDモジュールに対する信号入力のタイミングを変えずに複数のLCDコントローラを切り替えることが可能となる。   According to the display device configured as described above, the supply of the clock signal from the master LCD controller is continued, and between the master LCD controller and the slave LCD controller serving as the supply source of the synchronization signal and display data to the LCD module. Since switching is performed in units of frames, a plurality of LCD controllers can be switched without stopping the LCD module and without changing the timing of signal input to the LCD module.

また本発明の表示方法は、LCDモジュールに供給するクロック信号、同期信号及び表示データの発生元となるLCDコントローラを切り替える表示方法であって、前記LCDモジュールへのクロック信号、同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うことを特徴とする。   The display method of the present invention is a display method for switching an LCD controller that is a generation source of a clock signal, a synchronization signal, and display data supplied to an LCD module, and the clock signal, the synchronization signal, and the display data to the LCD module are switched. The LCD controller as a supply source is switched in units of frames.

また本発明の表示方法は、LCDモジュールに供給するクロック信号、同期信号及び表示データの発生元となるLCDコントローラを切り替える表示方法であって、一方のLCDコントローラにおいてLCDモジュールに対して出力するクロック信号、同期信号及び表示データを生成し、他方のLCDコントローラにおいて前記クロック信号を用いて再同期化した表示データおよび同期信号を生成し、前記一方のLCDコントローラからのクロック信号の供給は継続したまま、前記LCDモジュールへの同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うことを特徴とする。   The display method of the present invention is a display method for switching an LCD controller which is a source of generation of a clock signal, a synchronization signal and display data supplied to an LCD module, and a clock signal output to the LCD module in one LCD controller. Generating a synchronization signal and display data, generating display data and a synchronization signal resynchronized with the clock signal in the other LCD controller, and continuing to supply the clock signal from the one LCD controller, The LCD controller which is a supply source of the synchronization signal and display data to the LCD module is switched on a frame basis.

本発明によれば、LCD表示を停止させることなく複数のLCDコントローラを切り替える表示方法およびこれを用いた表示装置を提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the display method which switches a some LCD controller, and a display apparatus using the same can be provided, without stopping LCD display.

以下、本発明の一実施の形態について、図面を用いて具体的に説明する。   Hereinafter, an embodiment of the present invention will be specifically described with reference to the drawings.

図1は第1の実施形態における表示装置の構成を示すブロック図である。本実施形態の表示装置1は、CPU2、第1のLCDコントローラ10、第2のLCDコントローラ50および制御信号生成手段3等から構成されている。   FIG. 1 is a block diagram illustrating a configuration of a display device according to the first embodiment. The display device 1 according to this embodiment includes a CPU 2, a first LCD controller 10, a second LCD controller 50, a control signal generation unit 3, and the like.

CPU2は、第1のLCDコントローラ10に対してはLCDコントローラ制御信号S11によって、また第2のLCDコントローラ50に対してはLCDコントローラ制御信号S51によって、制御信号生成手段3に対しては制御信号S1によって、起動、停止および制御を行う。   The CPU 2 receives an LCD controller control signal S11 for the first LCD controller 10, an LCD controller control signal S51 for the second LCD controller 50, and a control signal S1 for the control signal generating means 3. To start, stop, and control.

第1のLCDコントローラ10は、第1の表示信号生成手段11、第1の通知手段12および第1の表示信号切り替え手段13から構成されている。第2のLCDコントローラ50は、第2の表示信号生成手段51、第2の通知手段52および第2の表示信号切り替え手段53から構成されている。   The first LCD controller 10 includes first display signal generation means 11, first notification means 12, and first display signal switching means 13. The second LCD controller 50 includes second display signal generation means 51, second notification means 52, and second display signal switching means 53.

第1の表示信号生成手段11および第2の表示信号生成手段51は、各々CPU2からのアドレスおよびデータ信号S10およびアドレスおよびデータ信号S50と、LCDコントローラ制御信号S11およびLCDコントローラ制御信号S51に従い、LCDモジュール4に対する表示データの生成を行う。また、生成した表示データをLCDモジュール4とのインターフェースに従って、クロック信号S13およびクロック信号S53、同期信号S14および同期信号S54、表示データ信号S15および表示データ信号S55として出力する。   The first display signal generating means 11 and the second display signal generating means 51 are arranged in accordance with the address and data signal S10 and address and data signal S50 from the CPU 2, the LCD controller control signal S11 and the LCD controller control signal S51, respectively. Display data for the module 4 is generated. The generated display data is output as a clock signal S13 and a clock signal S53, a synchronization signal S14 and a synchronization signal S54, a display data signal S15 and a display data signal S55 according to the interface with the LCD module 4.

第1の通知手段12および第2の通知手段52は、各々表示信号生成手段11の状態通知信号S16および表示信号生成手段51の状態通知信号S56によって得られる第1の表示信号生成手段11および第2の表示信号生成手段51の状態を、通知信号S12および通知信号S52によりCPU2に通知する。CPU2に対しては、クロック信号S13およびクロック信号S53、同期信号S14および同期信号S54、表示データ信号S15および表示データ信号S55の状態を通知する。   The first notification means 12 and the second notification means 52 are respectively the first display signal generation means 11 and the first notification signal generation means 11 obtained by the state notification signal S16 of the display signal generation means 11 and the state notification signal S56 of the display signal generation means 51. 2 notifies the CPU 2 of the state of the display signal generation means 51 by the notification signal S12 and the notification signal S52. The CPU 2 is notified of the states of the clock signal S13 and the clock signal S53, the synchronization signal S14 and the synchronization signal S54, the display data signal S15 and the display data signal S55.

第1の表示信号切り替え手段13および第2の表示信号切り替え手段53は、各々第1の表示信号生成手段11および第2の表示信号生成手段51からの出力信号であるクロック信号S13およびクロック信号S53、同期信号S14および同期信号S54、表示データ信号S15および表示データ信号S55の状態の切り替えを行う。   The first display signal switching means 13 and the second display signal switching means 53 are respectively a clock signal S13 and a clock signal S53 which are output signals from the first display signal generation means 11 and the second display signal generation means 51. The states of the synchronization signal S14, the synchronization signal S54, the display data signal S15, and the display data signal S55 are switched.

ここで、各信号線を独立して高インピーダンス状態へ切り替え可能である。また、出力信号のプルアップおよびプルダウンが可能である。また、第1の表示信号切り替え手段13および第2の表示信号切り替え手段53は、第1の表示信号切り替え手段13および第2の表示信号切り替え手段53の動作とは独立して動作可能である。   Here, each signal line can be independently switched to a high impedance state. In addition, the output signal can be pulled up and pulled down. The first display signal switching unit 13 and the second display signal switching unit 53 can operate independently of the operations of the first display signal switching unit 13 and the second display signal switching unit 53.

LCDモジュール4は、一般的なLCDモジュールの構成例を示している。表示装置1に接続されるLCDモジュール4は、RAM5、LCDドライバ6およびLCDパネル7から構成されている。RAM5は、LCD表示を行うデータを保持するために用いられる。LCDドライバ6はRAM5に保持されている表示データを用いてLCDパネル7の駆動を行う。   The LCD module 4 shows a configuration example of a general LCD module. The LCD module 4 connected to the display device 1 includes a RAM 5, an LCD driver 6 and an LCD panel 7. The RAM 5 is used for holding data for performing LCD display. The LCD driver 6 drives the LCD panel 7 using the display data held in the RAM 5.

表示装置1とLCDモジュール4は、LCDモジュール制御信号S2、表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5によって接続されている。   The display device 1 and the LCD module 4 are connected by an LCD module control signal S2, a display device output clock signal S3, a display device output synchronization signal S4, and a display device output display data signal S5.

LCDモジュール制御信号S2は、CPU2によって制御される制御信号生成手段3の出力であり、LCDモジュール4に対する制御コマンドの発行を行う。   The LCD module control signal S2 is an output of the control signal generation means 3 controlled by the CPU 2, and issues a control command to the LCD module 4.

表示装置1は表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5を用いてLCDモジュール4に対して表示データの転送を行う。表示装置出力のクロック信号S3は、第1のLCDコントローラ10からのクロック信号S17と、第2のLCDコントローラ50からのクロック信号S57とのワイアード OR接続である。表示装置出力の同期信号S4は、第1のLCDコントローラ10からの同期信号S18と、第2のLCDコントローラ50からの同期信号S58とのワイアードOR接続である。表示装置出力の表示データ信号S5は、第1のLCDコントローラ10からの表示データ信号S19と、第2のLCDコントローラ50からの表示データ信号S59とのワイアードOR接続である。   The display device 1 transfers display data to the LCD module 4 using the clock signal S3 output from the display device, the synchronization signal S4 output from the display device, and the display data signal S5 output from the display device. The clock signal S3 output from the display device is a wired OR connection between the clock signal S17 from the first LCD controller 10 and the clock signal S57 from the second LCD controller 50. The synchronization signal S4 output from the display device is a wired OR connection between the synchronization signal S18 from the first LCD controller 10 and the synchronization signal S58 from the second LCD controller 50. The display data signal S5 output from the display device is a wired OR connection between the display data signal S19 from the first LCD controller 10 and the display data signal S59 from the second LCD controller 50.

図2は、表示装置1からLCDモジュール4へ表示データを転送する場合のインターフェースであるクロック同期インターフェースのタイミングチャートである。図中のデータ信号は表示装置出力の表示データ信号S5、クロック信号は表示装置出力の同期信号S4、VSYNC(垂直同期信号)およびHSYNC(水平同期信号)は表示装置出力のクロック信号S3を示している。クロック同期インターフェースでは、クロックに同期してLCDに対して表示データを転送する。VSYNCがハイ状態の期間にLCDに表示する1フレーム分のデータを転送する。また、VSYNCがハイ状態の期間において、LCDのライン数分だけHSYNCがハイ状態となる。HSYNCがハイの期間にLCDの1ラインサイズ分の表示データの転送を行う。   FIG. 2 is a timing chart of a clock synchronous interface that is an interface when display data is transferred from the display device 1 to the LCD module 4. In the figure, the data signal indicates the display data signal S5 output from the display device, the clock signal indicates the synchronization signal S4 output by the display device, and VSYNC (vertical synchronization signal) and HSYNC (horizontal synchronization signal) indicate the clock signal S3 output by the display device. Yes. In the clock synchronization interface, display data is transferred to the LCD in synchronization with the clock. Data for one frame to be displayed on the LCD is transferred while VSYNC is in a high state. Further, during a period in which VSYNC is in a high state, HSYNC is in a high state by the number of lines of the LCD. During the period when HSYNC is high, display data for one line size of the LCD is transferred.

表示装置1において、第1のLCDコントローラ10の第1の通知手段12および第2のLCDコントローラ50の第2の通知手段52は、各々、同期信号S14および同期信号S54の状態をCPU2に通知することが可能である。すなわち、VSYNCの状態がハイ状態である(フレーム転送中)もしくはロー状態である(フレーム未転送)ことの通知および、HSYNCの状態がハイ状態である(ライン転送中)もしくはロー状態である(ライン未転送)ことの通知をCPU2に対して行うことが可能である。   In the display device 1, the first notification means 12 of the first LCD controller 10 and the second notification means 52 of the second LCD controller 50 notify the CPU 2 of the states of the synchronization signal S14 and the synchronization signal S54, respectively. It is possible. That is, a notification that the state of VSYNC is high (during frame transfer) or low (no frame transfer), and the state of HSYNC is high (during line transfer) or low (line (Not transferred) can be notified to the CPU 2.

図3は、第1の実施形態におけるLCDコントローラの切り替え制御の手順を示したものである。LCDモジュール4に対する表示データの転送元が第1のLCDコントローラ10である状態から、表示データの転送元を第2のLCDコントローラ50へ切り替える手順としては、まず、第1のLCDコントローラ10が起動中(描画中:F1)にCPU2より第2のLCDコントローラ50を起動する(F2)。この時、第2のLCDコントローラ50からのクロック信号S57、同期信号S58および表示データ信号S59の信号状態は、第2の表示信号切り替え手段53により高インピーダンスに設定する。このため、F2の制御後では、第1のLCDコントローラ10と第2のLCDコントローラ50が共に起動しているが、表示装置1からLCDモジュール4への出力信号である表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5には第1のLCDコントローラ10からの出力信号であるクロック信号S17、同期信号S18および表示データ信号S19の値が反映される。   FIG. 3 shows a procedure for switching control of the LCD controller in the first embodiment. As a procedure for switching the display data transfer source from the state where the display data transfer source to the LCD module 4 is the first LCD controller 10 to the second LCD controller 50, first, the first LCD controller 10 is being activated. The second LCD controller 50 is activated by the CPU 2 during (drawing: F1) (F2). At this time, the signal states of the clock signal S57, the synchronization signal S58, and the display data signal S59 from the second LCD controller 50 are set to high impedance by the second display signal switching means 53. Therefore, after the control of F2, both the first LCD controller 10 and the second LCD controller 50 are activated, but the clock signal S3 of the display device output which is an output signal from the display device 1 to the LCD module 4 The values of the clock signal S17, the synchronization signal S18, and the display data signal S19, which are output signals from the first LCD controller 10, are reflected in the display device output synchronization signal S4 and the display device output display data signal S5.

次に、第1のLCDコントローラ10がフレーム分の転送が完了したことを通知信号S12によりCPU2が検知すると、CPU2は第1のLCDコントローラ10の停止を行う(F3)。この時、第1の表示信号切り替え手段13により、第1のLCDコントローラ10からのクロック信号S17、同期信号S18および表示データ信号S19の信号状態を高インピーダンスかつ、プルダウン状態に設定する。このため、F3の制御後では、表示装置1からLCDモジュール4への出力信号である表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5は固定値(ロー固定)となる。   Next, when the CPU 2 detects that the transfer of the frame for the first LCD controller 10 is completed by the notification signal S12, the CPU 2 stops the first LCD controller 10 (F3). At this time, the first display signal switching means 13 sets the signal states of the clock signal S17, the synchronization signal S18 and the display data signal S19 from the first LCD controller 10 to a high impedance and pull-down state. Therefore, after the control of F3, the display device output clock signal S3, the display device output synchronization signal S4, and the display device output display data signal S5, which are output signals from the display device 1 to the LCD module 4, are fixed values ( Low fixed).

この後、第2のLCDコントローラ50がフレーム転送中ではないことを通知信号S52によりCPU2が検知すると、CPU2は第2の表示信号切り替え手段53により、第2のLCDコントローラ50からのクロック信号S57、同期信号S58および表示データ信号S59の高インピーダンス状態を解除する。また、第1の表示信号切り替え手段13により、第1のLCDコントローラ10からのクロック信号S17、同期信号S18および表示データ信号S19のプルダウン状態を解除する(F4)。このため、F4の制御後では、表示装置1からLCDモジュール4への出力信号である表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5には第2のLCDコントローラ50からの出力信号であるクロック信号S57、同期信号S58および表示データ信号S59の値が反映される(F5)。   Thereafter, when the CPU 2 detects that the second LCD controller 50 is not transferring the frame by the notification signal S52, the CPU 2 causes the second display signal switching means 53 to cause the clock signal S57 from the second LCD controller 50, The high impedance state of the synchronization signal S58 and the display data signal S59 is canceled. Also, the pull-down state of the clock signal S17, the synchronization signal S18, and the display data signal S19 from the first LCD controller 10 is canceled by the first display signal switching means 13 (F4). For this reason, after the control of F4, the display device output clock signal S3, which is an output signal from the display device 1 to the LCD module 4, the display device output synchronization signal S4, and the display device output display data signal S5 are second. The values of the clock signal S57, the synchronization signal S58 and the display data signal S59 which are output signals from the LCD controller 50 are reflected (F5).

以上の制御では、第1のLCDコントローラ10から第2のLCDコントローラ50への切り替え制御の手順を示したが、第2のLCDコントローラ50から第1のLCDコントローラ10への切り替えも同様の制御にて可能である(F6、F7、F8)。   In the above control, the procedure for switching control from the first LCD controller 10 to the second LCD controller 50 has been shown, but switching from the second LCD controller 50 to the first LCD controller 10 is performed in the same manner. (F6, F7, F8).

図4(a)(b)(c)は、第1の実施形態においてLCDコントローラの切り替え制御を行った場合のクロック同期インターフェースのタイミングチャートである。LCDモジュール4に対する表示データの転送元を、第1のLCDコントローラ10から第2のLCDコントローラ50に切り替えた場合のタイミングチャートである。この時、クロック同期インターフェースにおいてVSYNCがロー状態の期間でLCDコントローラを切り替えることにより、表示装置1からのLCDモジュール4に対する出力である表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5の出力元は、必ずフレーム単位で第1のLCDコントローラ10から第2のLCDコントローラ50に切り替わるため、LCDモジュール4を停止させることなく複数のLCDコントローラを切り替えることが可能となる。   FIGS. 4A, 4B, and 4C are timing charts of the clock synchronous interface when the switching control of the LCD controller is performed in the first embodiment. 7 is a timing chart when the transfer source of display data to the LCD module 4 is switched from the first LCD controller 10 to the second LCD controller 50. At this time, by switching the LCD controller while VSYNC is in the low state in the clock synchronization interface, the display device output clock signal S3, which is the output to the LCD module 4 from the display device 1, the display device output synchronization signal S4, and the display Since the output source of the display data signal S5 output from the apparatus is always switched from the first LCD controller 10 to the second LCD controller 50 in units of frames, a plurality of LCD controllers can be switched without stopping the LCD module 4. It becomes.

このように、表示装置1からのLCDモジュール4に対する出力である表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5の出力元をフレーム単位で切り替え、また、切り替え区間においては、固定値をLCDモジュール4に対して出力することにより、LCDモジュール4を停止させることなく、かつ、LCD表示を継続したまま複数のLCDコントローラを切り替えることが可能となる。   As described above, the output source of the display device output clock signal S3, the display device output synchronization signal S4, and the display device output display data signal S5, which is output from the display device 1 to the LCD module 4, is switched in units of frames. In the switching section, by outputting a fixed value to the LCD module 4, it is possible to switch a plurality of LCD controllers without stopping the LCD module 4 and continuing the LCD display.

第1の実施形態では、LCDコントローラの切り替え区間では、表示装置1は表示装置出力のクロック信号S3、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5を固定値としてLCDモジュール4に対して出力したが、第2の実施形態での表示装置9は、表示装置出力のクロック信号S3を固定値とせず、切り替え区間においても有効出力とする表示装置および表示方法を示す。第1の実施形態と同一部分には同一符号を付して説明する。   In the first embodiment, in the LCD controller switching section, the display device 1 supplies the LCD module 4 with the clock signal S3 of the display device output, the synchronization signal S4 of the display device output, and the display data signal S5 of the display device output as fixed values. However, the display device 9 in the second embodiment shows a display device and a display method in which the clock signal S3 of the display device output is not set to a fixed value and is also effective output in the switching section. The same parts as those in the first embodiment will be described with the same reference numerals.

図5は第2の実施形態における表示装置の構成を示すブロック図である。本実施形態の表示装置9は、CPU2、マスタのLCDコントローラ60、スレーブのLCDコントローラ70および制御信号生成手段3から構成されている。   FIG. 5 is a block diagram showing a configuration of a display device according to the second embodiment. The display device 9 according to this embodiment includes a CPU 2, a master LCD controller 60, a slave LCD controller 70, and control signal generation means 3.

CPU2は、マスタのLCDコントローラ60に対してはLCDコントローラ制御信号S11によって、またスレーブのLCDコントローラ70に対してはLCDコントローラ制御信号S51によって、また制御信号生成手段3に対しては制御信号S1によって、それぞれ起動、停止および制御を行う。   The CPU 2 receives an LCD controller control signal S11 for the master LCD controller 60, an LCD controller control signal S51 for the slave LCD controller 70, and a control signal S1 for the control signal generating means 3. , Start, stop and control respectively.

マスタのLCDコントローラ60の構成は、第1の実施形態における第1のLCDコントローラ10と同様である。ただし、第1の表示信号生成手段11における出力であるクロック信号S13は、マスタのLCDコントローラ60の停止に関わらず出力できる構成となっている。   The configuration of the master LCD controller 60 is the same as that of the first LCD controller 10 in the first embodiment. However, the clock signal S13 output from the first display signal generating means 11 can be output regardless of the stop of the master LCD controller 60.

スレーブのLCDコントローラ70は、第2の通知手段52、第2の表示信号切り替え手段53および、表示信号再同期化手段71から構成されている。   The slave LCD controller 70 includes second notification means 52, second display signal switching means 53, and display signal resynchronization means 71.

表示信号再同期化手段71は、CPU2からのアドレスおよびデータ信号S50と、LCDコントローラ制御信号S51に従い、LCDモジュール4に対する表示データの生成を行う。また、生成した表示データをマスタのLCDコントローラ60からのクロック出力であるLCDコントローラ出力のクロック信号S17に同期して、LCDモジュール4とのインターフェースに従って、再同期化後の同期信号S70、再同期化後の表示データ信号S71として出力する。   The display signal resynchronization means 71 generates display data for the LCD module 4 in accordance with the address and data signal S50 from the CPU 2 and the LCD controller control signal S51. The generated display data is synchronized with the LCD controller output clock signal S17, which is the clock output from the master LCD controller 60, in accordance with the interface with the LCD module 4, and after the resynchronization, the synchronization signal S70 and resynchronization are performed. It is output as a subsequent display data signal S71.

第2の通知手段52は、状態通知信号S56によって得られる表示信号再同期化手段71の状態を、通知信号S52によりCPU2に通知する。CPU2に対しては、再同期化後の同期信号S70、再同期化後の表示データ信号S71の状態を通知する。   The second notification means 52 notifies the CPU 2 of the state of the display signal resynchronization means 71 obtained by the state notification signal S56 by the notification signal S52. The CPU 2 is notified of the status of the synchronization signal S70 after resynchronization and the display data signal S71 after resynchronization.

第2の表示信号切り替え手段53は、表示信号再同期化手段71からの出力信号である再同期化後の同期信号S70、再同期化後の表示データ信号S71の状態の切り替えを行う。ここで、各信号線を独立して高インピーダンス状態へ切り替え可能である。また、出力信号のプルアップおよびプルダウンが可能である。また、第2の表示信号切り替え手段53は、再同期化後の表示データ信号S71の動作とは独立して動作可能である。   The second display signal switching unit 53 switches the states of the synchronization signal S70 after resynchronization and the display data signal S71 after resynchronization, which are output signals from the display signal resynchronization unit 71. Here, each signal line can be independently switched to a high impedance state. In addition, the output signal can be pulled up and pulled down. In addition, the second display signal switching means 53 can operate independently of the operation of the display data signal S71 after resynchronization.

表示装置9とLCDモジュール4は、LCDモジュール制御信号S2、表示装置出力のクロック信号S17、表示装置出力の同期信号S4および表示装置出力の表示データ信号S5によって接続されている。表示装置出力の同期信号S4は、マスタのLCDコントローラ60からの同期信号S18と、スレーブのLCDコントローラ70からの同期信号S58とのワイアードOR接続である。表示装置出力の表示データ信号S5は、マスタのLCDコントローラ60からの表示データ信号S19と、スレーブのLCDコントローラ70からの表示データ信号S59とのワイアードOR接続である。LCDモジュール4へのクロック信号は、マスタのLCDコントローラ60からのクロック信号S17を用いる。   The display device 9 and the LCD module 4 are connected by an LCD module control signal S2, a display device output clock signal S17, a display device output synchronization signal S4, and a display device output display data signal S5. The synchronization signal S4 output from the display device is a wired OR connection between the synchronization signal S18 from the master LCD controller 60 and the synchronization signal S58 from the slave LCD controller 70. The display data signal S5 output from the display device is a wired OR connection between the display data signal S19 from the master LCD controller 60 and the display data signal S59 from the slave LCD controller 70. As the clock signal to the LCD module 4, the clock signal S17 from the master LCD controller 60 is used.

図6は、第2の実施形態におけるLCDコントローラの切り替え制御の手順を示したものである。LCDモジュール4に対する表示データの転送元がマスタのLCDコントローラ60である状態から、表示データの転送元をスレーブのLCDコントローラ70へ切り替える手順としては、まず、マスタのLCDコントローラ60が起動中(描画中:F21)にCPU2よりスレーブのLCDコントローラ70を起動する(F22)。この時、スレーブのLCDコントローラ70からの同期信号S58および表示データ信号S59の信号状態は、第2の表示信号切り替え手段53により高インピーダンスに設定する。このため、F22の制御後では、マスタのLCDコントローラ60とスレーブのLCDコントローラ70が共に起動しているが、表示装置9からLCDモジュール4への出力信号である表示装置出力の同期信号S4および表示装置出力の表示データ信号S5にはマスタのLCDコントローラ60からの出力信号である同期信号S18および表示データ信号S19の値が反映される。また第2の実施形態においては、表示装置9からLCDモジュール4へのクロック信号は、常にマスタのLCDコントローラ60からの出力信号であるクロック信号S17を用いる。   FIG. 6 shows an LCD controller switching control procedure according to the second embodiment. The procedure for switching the display data transfer source from the state in which the display data transfer source to the LCD module 4 is the master LCD controller 60 to the slave LCD controller 70 is as follows. : The slave LCD controller 70 is activated by the CPU 2 in F21) (F22). At this time, the signal states of the synchronization signal S58 and the display data signal S59 from the slave LCD controller 70 are set to high impedance by the second display signal switching means 53. For this reason, after the control of F22, the master LCD controller 60 and the slave LCD controller 70 are both activated, but the display device output synchronization signal S4, which is an output signal from the display device 9 to the LCD module 4, and the display. The display data signal S5 output from the apparatus reflects the values of the synchronization signal S18 and the display data signal S19, which are output signals from the master LCD controller 60. In the second embodiment, a clock signal S17 that is an output signal from the master LCD controller 60 is always used as the clock signal from the display device 9 to the LCD module 4.

次に、マスタのLCDコントローラ60がフレーム分の転送が完了したことを通知信号S12によりCPU2が検知すると、CPU2はマスタのLCDコントローラ60の停止を行う(F23)。この時、第1の表示信号切り替え手段13により、マスタのLCDコントローラ60からの同期信号S18および表示データ信号S19の信号状態を高インピーダンスかつ、プルダウン状態に設定する。このため、F23の制御後では、表示装置9からLCDモジュール4への出力信号である表示装置出力の同期信号S4および表示装置出力の表示データ信号S5は固定値(ロー固定)となるが、クロック信号S17は有効である。   Next, when the CPU 2 detects that the master LCD controller 60 has completed the transfer of the frame by the notification signal S12, the CPU 2 stops the master LCD controller 60 (F23). At this time, the first display signal switching means 13 sets the signal states of the synchronization signal S18 and the display data signal S19 from the master LCD controller 60 to a high impedance and pull-down state. Therefore, after the control of F23, the synchronization signal S4 of the display device output and the display data signal S5 of the display device output, which are output signals from the display device 9 to the LCD module 4, become fixed values (fixed low). Signal S17 is valid.

この後、スレーブのLCDコントローラ70がフレーム転送中ではないことを通知信号S52によりCPU2が検知すると、CPU2は第2の表示信号切り替え手段53により、スレーブのLCDコントローラ70からの同期信号S58および表示データ信号S59の高インピーダンス状態を解除する。また、第1の表示信号切り替え手段13により、マスタのLCDコントローラ60からの同期信号S18および表示データ信号S19のプルダウン状態を解除する(F24)。このため、F24の制御後では、表示装置9からLCDモジュール4への出力信号である表示装置出力の同期信号S4および表示装置出力の表示データ信号S5にはスレーブのLCDコントローラ70からの出力信号である同期信号S58および表示データ信号S59の値が反映される(F25)。   Thereafter, when the CPU 2 detects that the slave LCD controller 70 is not transferring the frame by the notification signal S52, the CPU 2 causes the second display signal switching means 53 to detect the synchronization signal S58 and the display data from the slave LCD controller 70. The high impedance state of the signal S59 is released. Further, the pull-down state of the synchronization signal S18 and the display data signal S19 from the master LCD controller 60 is canceled by the first display signal switching means 13 (F24). Therefore, after the control of F24, the display device output synchronization signal S4 and the display device output display data signal S5 which are output signals from the display device 9 to the LCD module 4 are output signals from the slave LCD controller 70. The values of a certain synchronization signal S58 and display data signal S59 are reflected (F25).

以上の制御では、マスタのLCDコントローラ60からスレーブのLCDコントローラ70への切り替え制御の手順を示したが、スレーブのLCDコントローラ70からマスタのLCDコントローラ60への切り替えも同様に、クロック信号S17のみ常に有効状態として表示装置出力の同期信号S4および表示装置出力の表示データ信号S5の出力元を制御することにより可能である(F26、F27、F28)。   In the above control, the procedure for switching control from the master LCD controller 60 to the slave LCD controller 70 has been described. Similarly, switching from the slave LCD controller 70 to the master LCD controller 60 is always performed only for the clock signal S17. This is possible by controlling the output source of the display device output synchronization signal S4 and the display device output display data signal S5 as the valid state (F26, F27, F28).

図7(a)(b)(c)は、第2の実施形態においてLCDコントローラの切り替え制御を行った場合のクロック同期インターフェースのタイミングチャートである。LCDモジュール4に対する表示データの転送元を、マスタのLCDコントローラ60からスレーブのLCDコントローラ70に切り替えた場合のタイミングチャートである。また、図8(a)(b)(c)は、LCDモジュール4に対する表示データの転送元を、スレーブのLCDコントローラ70からマスタのLCDコントローラ60に切り替えた場合のタイミングチャートである。この時、クロック同期インターフェースにおいてVSYNCがロー状態の期間でLCDコントローラを切り替えることにより、表示装置9からのLCDモジュール4に対する出力である表示装置出力の同期信号S4および表示装置出力の表示データ信号S5の出力元は、フレーム単位でマスタのLCDコントローラ60からスレーブのLCDコントローラ70に切り替わるため、LCDモジュール4を停止させることなく複数のLCDコントローラを切り替えることが可能となる。   FIGS. 7A, 7B, and 7C are timing charts of the clock synchronization interface when the switching control of the LCD controller is performed in the second embodiment. 6 is a timing chart when the display data transfer source for the LCD module 4 is switched from a master LCD controller 60 to a slave LCD controller 70; 8A, 8B, and 8C are timing charts when the display data transfer source for the LCD module 4 is switched from the slave LCD controller 70 to the master LCD controller 60. FIG. At this time, by switching the LCD controller while VSYNC is in the low state in the clock synchronization interface, the display device output synchronization signal S4 and the display device output display data signal S5 which are outputs from the display device 9 to the LCD module 4 are displayed. Since the output source is switched from the master LCD controller 60 to the slave LCD controller 70 in units of frames, a plurality of LCD controllers can be switched without stopping the LCD module 4.

このように、表示装置9からのLCDモジュール4に対する出力である表示装置出力の同期信号S4および表示装置出力の表示データ信号S5の出力元をフレーム単位で切り替え、また、切り替え区間においては、固定値をLCDモジュール4に対して出力することにより、LCDモジュール4を停止させることなく、かつ、LCD表示を継続したまま複数のLCDコントローラを切り替えることが可能となる。   In this way, the output sources of the display device output synchronization signal S4 and the display device output display data signal S5, which are outputs from the display device 9 to the LCD module 4, are switched in units of frames, and in the switching section, a fixed value is set. Is output to the LCD module 4, and the plurality of LCD controllers can be switched without stopping the LCD module 4 and continuing the LCD display.

また、表示装置9からのLCDモジュール4に対するクロック信号であるクロック信号S17は、切り替え時および切り替えの前後において常に有効であるため、LCDモジュール4がクロック源を持たず、外部からのクロック供給によって動作するような構成の場合においてもLCDモジュール4を停止させることなく、かつ、LCD表示を継続したまま複数のLCDコントローラを切り替えることが可能となる。   The clock signal S17, which is a clock signal for the LCD module 4 from the display device 9, is always valid at the time of switching and before and after the switching, so the LCD module 4 does not have a clock source and operates by supplying an external clock. Even in such a configuration, a plurality of LCD controllers can be switched without stopping the LCD module 4 and continuing the LCD display.

尚、上記実施形態では、クロック同期インターフェースの論理が正論理である場合を示したが、負論理である場合も同様である。この場合、切り替え区間において第1の表示信号切り替え手段13および第2の表示信号切り替え手段53が信号に対してプルダウン処理を行っていたものをプルアップ処理を行うようにすればよい。   In the above embodiment, the case where the logic of the clock synchronization interface is positive logic is shown, but the same applies to the case where it is negative logic. In this case, the first display signal switching unit 13 and the second display signal switching unit 53 that have been performing the pull-down process on the signal in the switching section may perform the pull-up process.

また、切り替え区間および切り替えの前後でLCDモジュール4に対して制御コマンドを発行する必要がある場合、CPU2によって制御される制御信号生成手段3の出力であるLCDモジュール制御信号S2からLCDモジュール4に対する制御コマンドの発行を行えばよい。   Further, when it is necessary to issue a control command to the LCD module 4 before and after the switching section and the switching, the LCD module 4 is controlled from the LCD module control signal S2 which is the output of the control signal generating means 3 controlled by the CPU 2. Just issue a command.

さらに、上記実施形態ではLCDコントローラが2つ存在する場合を示したが、3つ以上のLCDコントローラが存在する表示装置においても、同様の制御を行うことができる。   Furthermore, although the case where two LCD controllers exist in the said embodiment was shown, the same control can be performed also in the display apparatus in which three or more LCD controllers exist.

本発明は、LCDモジュールを停止させることなく複数のLCDコントローラを切り替えることが可能で、LCDモジュールの表示方法およびこれを用いた表示装置に提供可能である。   The present invention can switch a plurality of LCD controllers without stopping the LCD module, and can be provided for a display method of an LCD module and a display device using the same.

第1の実施形態における表示装置の構成図1 is a configuration diagram of a display device according to a first embodiment. クロック同期インターフェースのタイミングチャートClock synchronization interface timing chart 第1の実施形態における表示制御図Display control diagram in the first embodiment (a)第1の実施形態におけるLCDコントローラ切り替え時の第1のLCDコントローラ出力のタイミング図、(b)第1の実施形態におけるLCDコントローラ切り替え時の第2のLCDコントローラ出力のタイミング図、(c)第1の実施形態におけるLCDコントローラ切り替え時の表示装置出力のタイミング図(A) Timing diagram of the first LCD controller output when switching the LCD controller in the first embodiment, (b) Timing diagram of the second LCD controller output when switching the LCD controller in the first embodiment, (c) ) Timing chart of display device output when switching LCD controller in the first embodiment 第2の実施形態における表示装置の構成図The block diagram of the display apparatus in 2nd Embodiment 第2の実施形態における表示制御図Display control diagram in the second embodiment (a)第2の実施形態におけるLCDコントローラ切り替え時のマスタLCDコントローラ出力のタイミング図、(b)第2の実施形態におけるLCDコントローラ切り替え時のスレーブLCDコントローラ出力のタイミング図、(c)第2の実施形態におけるLCDコントローラ切り替え時の表示装置出力のタイミング図(A) Timing chart of master LCD controller output when switching LCD controller in the second embodiment, (b) Timing chart of slave LCD controller output when switching the LCD controller in the second embodiment, (c) Second chart Timing chart of display device output when switching LCD controller in the embodiment (a)第2の実施形態における逆方向へのLCDコントローラ切り替え時のマスタLCDコントローラ出力のタイミング図、(b)第2の実施形態における逆方向へのLCDコントローラ切り替え時のスレーブLCDコントローラ出力のタイミング図、(c)第2の実施形態における逆方向へのLCDコントローラ切り替え時の表示装置出力のタイミング図(A) Timing diagram of master LCD controller output when switching LCD controller in the reverse direction in the second embodiment, (b) Timing of slave LCD controller output when switching LCD controller in the reverse direction in the second embodiment FIG. 4C is a timing chart of the output of the display device when the LCD controller is switched in the reverse direction in the second embodiment.

符号の説明Explanation of symbols

1、9 表示装置
2 CPU
3 制御信号生成手段
4 LCDモジュール
5 RAM
6 LCDドライバ
7 LCDパネル
10 第1のLCDコントローラ
11 第1の表示信号生成手段
12 第1の通知手段
13 第1の表示信号切り替え手段
50 第2のLCDコントローラ
51 第2の表示信号生成手段
52 第2の通知手段
53 第2の表示信号切り替え手段
60 マスタのLCDコントローラ
70 スレーブのLCDコントローラ
71 表示信号再同期化手段
S1 制御信号生成手段の制御信号
S2 LCDモジュール制御信号
S3 表示装置出力のクロック信号
S4 表示装置出力の同期信号
S5 表示装置出力の表示データ信号
S10、S50 アドレスおよびデータ信号
S11、S51 LCDコントローラ制御信号
S12、S52 通知信号
S13、S53 クロック信号
S14、S54 同期信号
S15、S55 表示データ信号
S16、S56 表示信号生成手段の状態通知信号
S17、S57 LCDコントローラ出力のクロック信号
S18、S58 LCDコントローラ出力の同期信号
S19、S59 LCDコントローラ出力の表示データ信号
S70 再同期化後の同期信号
S71 再同期化後の表示データ信号
1, 9 Display device 2 CPU
3 Control signal generating means 4 LCD module 5 RAM
6 LCD driver 7 LCD panel 10 1st LCD controller 11 1st display signal production | generation means 12 1st notification means 13 1st display signal switching means 50 2nd LCD controller 51 2nd display signal production | generation means 52 2nd 2 Notification means 53 Second display signal switching means 60 Master LCD controller 70 Slave LCD controller 71 Display signal resynchronization means S1 Control signal generation means control signal S2 LCD module control signal S3 Display device output clock signal S4 Display device output synchronization signal S5 Display device output display data signal S10, S50 Address and data signal S11, S51 LCD controller control signal S12, S52 Notification signal S13, S53 Clock signal S14, S54 Synchronization signal S15, S55 Display data S16, S56 Display signal generator status notification signal S17, S57 LCD controller output clock signal S18, S58 LCD controller output synchronization signal S19, S59 LCD controller output display data signal S70 Synchronization signal after resynchronization S71 Display data signal after resynchronization

Claims (4)

LCDモジュールに対して出力するクロック信号、同期信号及び表示データをそれぞれ生成する複数のLCDコントローラと、前記LCDモジュールへ供給する制御信号を生成する制御信号生成手段と、前記LCDモジュールへのクロック信号、同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うCPUと、を具備した表示装置。   A plurality of LCD controllers that respectively generate a clock signal, a synchronization signal and display data to be output to the LCD module; a control signal generation means for generating a control signal to be supplied to the LCD module; a clock signal to the LCD module; A display device comprising: a CPU for switching an LCD controller as a supply source of a synchronization signal and display data in units of frames. LCDモジュールに対して出力するクロック信号、同期信号及び表示データを生成するマスタLCDコントローラと、前記マスタLCDコントローラからのクロック信号を用いて再同期化した表示データおよび同期信号を生成するスレーブLCDコントローラと、前記マスタLCDコントローラからのクロック信号の供給は継続したまま、前記LCDモジュールへの同期信号及び表示データの供給元となるマスタLCDコントローラ−スレーブLCDコントローラ間の切り替えをフレーム単位で行うCPUと、を具備した表示装置。   A master LCD controller that generates a clock signal, a synchronization signal, and display data to be output to the LCD module; and a slave LCD controller that generates display data and a synchronization signal resynchronized using the clock signal from the master LCD controller; A CPU that performs switching between the master LCD controller and the slave LCD controller, which is a supply source of the synchronization signal and display data to the LCD module, in units of frames while continuing to supply the clock signal from the master LCD controller. Display device provided. LCDモジュールに供給するクロック信号、同期信号及び表示データの発生元となるLCDコントローラを切り替える表示方法であって、前記LCDモジュールへのクロック信号、同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うことを特徴とする表示方法。   A display method for switching an LCD controller which is a source of a clock signal, a synchronization signal and display data to be supplied to an LCD module, wherein the LCD controller which is a source of a clock signal, a synchronization signal and display data is switched to the LCD module The display method characterized by performing by frame unit. LCDモジュールに供給するクロック信号、同期信号及び表示データの発生元となるLCDコントローラを切り替える表示方法であって、一方のLCDコントローラにおいてLCDモジュールに対して出力するクロック信号、同期信号及び表示データを生成し、他方のLCDコントローラにおいて前記クロック信号を用いて再同期化した表示データおよび同期信号を生成し、前記一方のLCDコントローラからのクロック信号の供給は継続したまま、前記LCDモジュールへの同期信号及び表示データの供給元となるLCDコントローラの切り替えをフレーム単位で行うことを特徴とする表示方法。   A display method for switching an LCD controller that is a generation source of a clock signal, a synchronization signal, and display data to be supplied to an LCD module. One LCD controller generates a clock signal, a synchronization signal, and display data to be output to the LCD module. Then, the other LCD controller generates the display data and the synchronization signal resynchronized using the clock signal, and the supply of the clock signal from the one LCD controller is continued and the synchronization signal and A display method characterized by switching an LCD controller as a display data supply source in units of frames.
JP2004077097A 2004-03-17 2004-03-17 Display method and display apparatus Withdrawn JP2005266168A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004077097A JP2005266168A (en) 2004-03-17 2004-03-17 Display method and display apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004077097A JP2005266168A (en) 2004-03-17 2004-03-17 Display method and display apparatus

Publications (1)

Publication Number Publication Date
JP2005266168A true JP2005266168A (en) 2005-09-29

Family

ID=35090803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004077097A Withdrawn JP2005266168A (en) 2004-03-17 2004-03-17 Display method and display apparatus

Country Status (1)

Country Link
JP (1) JP2005266168A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007248965A (en) * 2006-03-17 2007-09-27 Yazaki Corp Graphic display device and graphic display method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007248965A (en) * 2006-03-17 2007-09-27 Yazaki Corp Graphic display device and graphic display method

Similar Documents

Publication Publication Date Title
US8624817B2 (en) Method of synchronizing a driving device and display apparatus for performing the method
TW475079B (en) Liquid crystal display device
JP4188588B2 (en) Method and display system for updating an image frame on a screen
US9865194B2 (en) Display system and method for driving same between normal mode and panel self-refresh (PSR) mode
JPH10319934A (en) Frame buffer switching/synchronizing device and method
KR20110054775A (en) Display drive ic, display drive system and display drive method
US9286851B2 (en) Display panel driving device and driving method for saving electrical energy thereof
TWI749628B (en) Scalar, display device and associated data processing method
JP2012138712A (en) Display and multi-display device
JP2010134463A (en) Interface method for data transmitting/receiving system using data stream
KR20180085104A (en) Display device and method of operating the same
US9019249B2 (en) Display panel driving device and driving method thereof for saving electrical energy
JP6843550B2 (en) Display driver and display device
JP3631702B2 (en) Drawing display system
JP2005266168A (en) Display method and display apparatus
JP2004274219A (en) Frame rate conversion apparatus for video signal
JP2010026394A (en) Display controller
JP4291663B2 (en) Liquid crystal display
JP2009177331A (en) Image signal transfer system, method, and imaging device with the transfer system
JP4871494B2 (en) Video signal processing device
WO2018141168A1 (en) Display drive circuit, mobile terminal and display drive method
JP2014147052A (en) Video processing system, video processing device and method, and program
CN112785980B (en) Display driving device and method and OLED display device
JP6143477B2 (en) Video processing system, video processing device, and control method thereof
JP2016206368A (en) Bridge ic and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20060306

Free format text: JAPANESE INTERMEDIATE CODE: A621

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20080212