JP2616214B2 - Panel display control device - Google Patents

Panel display control device

Info

Publication number
JP2616214B2
JP2616214B2 JP2295610A JP29561090A JP2616214B2 JP 2616214 B2 JP2616214 B2 JP 2616214B2 JP 2295610 A JP2295610 A JP 2295610A JP 29561090 A JP29561090 A JP 29561090A JP 2616214 B2 JP2616214 B2 JP 2616214B2
Authority
JP
Japan
Prior art keywords
display
panel
data
timing
signal
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.)
Expired - Fee Related
Application number
JP2295610A
Other languages
Japanese (ja)
Other versions
JPH04166984A (en
Inventor
周平 伊藤
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.)
Yamaha Corp
Original Assignee
Yamaha Corp
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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP2295610A priority Critical patent/JP2616214B2/en
Priority to US07/784,776 priority patent/US5309168A/en
Publication of JPH04166984A publication Critical patent/JPH04166984A/en
Priority to US08/175,195 priority patent/US5610621A/en
Application granted granted Critical
Publication of JP2616214B2 publication Critical patent/JP2616214B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、CRTディスプレイを対象として作成され
たアプリケーションプログラムによって、CRTディスプ
レイとは異なる表示タイミングを有するパネルディスプ
レイの表示制御を行なうディスプレイ制御装置に関し、
特に2画面に分割されたシングルドライブ型のパネルデ
ィスプレイを制御するパネルディスプレイ制御装置に関
する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display control device that controls display of a panel display having a display timing different from that of a CRT display by an application program created for the CRT display. ,
In particular, the present invention relates to a panel display control device that controls a single-drive panel display divided into two screens.

[従来の技術] 近年、パーソナルコンピュータ及びワードプロセッサ
を始めとする各種OA機器の小型化に伴って、これらに使
用されるディスプレイも、従来のCRTディスプレイに代
わって液晶ディスプレイ及びプラズマディスプレイ等の
パネルタイプのものが多用されるようになってきた。
[Prior Art] In recent years, with the miniaturization of various OA devices such as personal computers and word processors, displays used for these devices have been replaced by panel-type devices such as liquid crystal displays and plasma displays instead of conventional CRT displays. Things have come to be heavily used.

また、上述したパネルタイプのディスプレイの大型化
に伴い、電極容量の削減を図るため、第5図に示すよう
に、パネル21を例えば上下2つの画面に分割し、夫々の
画面をシフトレジスタ22,23でドライブする2面シング
ルドライブ型のLCDパネルディスプレイも開発されてい
る。このディスプレイでは、第6図にその表示タイミン
グ図を示すように、上側の分割画面を構成する1〜240
ラインのパネル用表示データPDAと、下側の分割画面を
構成する241〜480ラインのパネル用表示データPDAと
が、1ラインずつ交互に供給されるようになっている。
In addition, as shown in FIG. 5, the panel 21 is divided into, for example, two upper and lower screens, and each screen is divided into A two-sided single-drive LCD panel display driven by 23 has also been developed. In this display, as shown in the display timing diagram of FIG.
The line panel display data PDA and the panel display data PDA of 241 to 480 lines constituting the lower divided screen are alternately supplied line by line.

一方、パネルタイプのディスプレイとCRTディスプレ
イとでは、通常、その表示タイミングが異なっている。
このため、CRTディスプレイを対象として作成されたア
プリケーションプログラムで上述した従来の2面シング
ルドライブ型のパネルディスプレイを駆動するために
は、従来、次のような方法を採用している。
On the other hand, the display timing of a panel type display and a CRT display are usually different.
Therefore, in order to drive the above-described conventional two-panel single-drive panel display with an application program created for a CRT display, the following method has conventionally been adopted.

即ち、初期設定プログラムに従って、既存のCRTコン
トローラのタイミング制御用レジスタの内容をパネルタ
イミングと同等のタイミングに設定する。
That is, the content of the timing control register of the existing CRT controller is set to the same timing as the panel timing according to the initial setting program.

そして、CRTコントローラが管理する表示用メモリ(V
RAM)へのアクセスを、上下2画面で交互に行う。従っ
て、そのためのメモリアドレス生成回路を上下2画面分
設けるようにしている。
Then, the display memory (V
Access to RAM) is performed alternately on the upper and lower two screens. Therefore, a memory address generating circuit for that purpose is provided for two screens, upper and lower.

[発明が解決しようとする課題] しかしながら、上記のように、制御用レジスタの内容
をパネルディスプレイのタイミングに合致させるように
設定した場合に、アプリケーションプログラムによって
表示モードを変更する場合、CRTコントローラ内のタイ
ミング制御用レジスタの内容が書き替えられるため、設
定されたパネル用のタイミングが損なわれ、表示動作に
支障を来すという問題点がある。従って、この場合に
は、CRT用に設定されるレジスタの内容をパネル用のタ
イミングデータに変換するためのローカルCPU等の演算
手段が必要になり、部品コストの増大を招くという問題
点がある。
[Problem to be Solved by the Invention] However, as described above, when the content of the control register is set to match the timing of the panel display, and when the display mode is changed by the application program, Since the contents of the timing control register are rewritten, the set timing for the panel is impaired, and there is a problem that the display operation is hindered. Therefore, in this case, a calculation means such as a local CPU for converting the contents of the register set for the CRT into the timing data for the panel is required, and there is a problem that the parts cost is increased.

また、上記の方法では、上下2画面のメモリアドレス
を交互に生成するため、プリセット値が異なる2つのカ
ウンタを含む特別のアドレス生成回路が必要になるとい
う問題点もある。
Further, in the above method, since the memory addresses of the upper and lower two screens are generated alternately, there is also a problem that a special address generation circuit including two counters having different preset values is required.

この発明は、このような問題点を解決するためになさ
れたもので、部品コストの大幅な増大を招くことなし
に、CRTディスプレイ用に設定されたタイミングデータ
によって2画面型のパネルディスプレイを支障なく表示
制御することが可能な互換性に優れたパネルディスプレ
イ制御装置を提供することを目的とする。
The present invention has been made in order to solve such a problem, and a two-screen panel display can be used without difficulty by timing data set for a CRT display without causing a significant increase in parts cost. It is an object of the present invention to provide a panel display control device which can perform display control and has excellent compatibility.

[課題を解決するための手段] この発明に係るパネルディスプレイ制御装置は、表示
制御すべき2画面分割シングルドライブ型のパネルディ
スプレイの表示タイミングの基本となる基本クロックを
供給するクロック供給手段と、所定のクロック信号およ
び内部に設定されるタイミング設定値に基づいて動作可
能であると共に、前記基本クロックと外部から与えられ
るウェイト信号とに基づいて前記パネルディスプレイの
表示タイミング信号と表示データとを外部に出力可能な
CRTコントローラと、このCRTコントローラから出力され
る表示データをパネル用の表示データに変換するパネル
データ変換回路と、このパネルデータ変換回路から出力
されるパネル用の表示データを1/2フレーム分格納する1
/2フレームバッファと、前記基本クロックおよび前記CR
Tコントローラからの前記表示タイミング信号の入力に
基づいて、前記CRTコントローラにおける前記表示タイ
ミング信号と表示データの出力動作を前記表示データが
1ライン分出力し得る期間だけ中断させるようにする前
記ウェイト信号を前記CRTコントローラに出力するとと
もに、このウェイト信号に同期したパネル上下切替信号
を出力するパネルタイミングコントローラと、前記パネ
ル上下切替信号に基づいて前記1/2フレームバッファに
対するリード/ライトを制御して、前記パネルデータ変
換回路から1ライン分の前記パネル用の表示データが出
力されている期間ではこの1ライン分の表示データを前
記1/2フレームバッファに書き込み、これに続いて前記C
RTコントローラが前記ウェイト信号によってその動作を
中断している期間では前記直前に書き込まれた表示デー
タに対して1/2フレーム離れたラインの表示データを前
記1/2フレームバッファから読み出すフレームバッファ
インタフェースと、前記パネル上下切替信号に従って前
記パネルデータ変換回路から出力される表示データと前
記1/2フレームバッファから出力される表示データとを
1ライン毎に交互に選択して前記パネルディスプレイに
出力するデータコントロール回路とを備えたことを特徴
とする。
[Means for Solving the Problems] A panel display control device according to the present invention includes: a clock supply unit that supplies a basic clock that is a basis of display timing of a two-screen divided single drive type panel display to be display-controlled; And a display timing signal and display data of the panel display are output to the outside based on the basic clock and a wait signal externally supplied. Possible
A CRT controller, a panel data conversion circuit for converting display data output from the CRT controller into display data for a panel, and a half frame of the panel display data output from the panel data conversion circuit are stored. 1
/ 2 frame buffer, the basic clock and the CR
The wait signal for interrupting the output operation of the display timing signal and the display data in the CRT controller for a period during which the display data can be output for one line based on the input of the display timing signal from the T controller. A panel timing controller that outputs to the CRT controller and outputs a panel up / down switching signal synchronized with the wait signal, and controls read / write to the 1/2 frame buffer based on the panel up / down switching signal, During a period in which one line of the display data for the panel is being output from the panel data conversion circuit, the one line of the display data is written into the 1/2 frame buffer.
A frame buffer interface that reads display data of a line that is a half frame apart from the display data written immediately before the RT data is suspended from the half frame buffer during a period in which the operation of the RT controller is interrupted by the wait signal; A data control for alternately selecting display data output from the panel data conversion circuit and display data output from the 1/2 frame buffer line by line in accordance with the panel up / down switching signal, and outputting the data to the panel display. And a circuit.

[作用] この発明によれば、CRTコントローラがパネル用の基
本クロックに従って動作を行い、且つパネルタイミング
コントローラから出力されるウェイト信号に従ってウェ
イト動作を繰り返すことにより、パネルタイミングに対
する強制的な同期合わせが行われる。また、この発明に
よれば、1/2フレームバッファを備え、CRTコントローラ
から供給される表示データと、前記1/2フレームバッフ
ァから読み出される表示データとを交互に選択すること
により、2画面分割型のパネルディスプレイに合致した
順序のデータ供給を行うことができる。
According to the present invention, the CRT controller operates in accordance with the basic clock for the panel and repeats the wait operation in accordance with the wait signal output from the panel timing controller, thereby forcibly synchronizing with the panel timing. Will be Further, according to the present invention, a half screen buffer is provided, and the display data supplied from the CRT controller and the display data read from the half frame buffer are alternately selected, whereby a two-screen split type is provided. Data can be supplied in an order that matches the panel display of FIG.

従って、この発明によれば、CRTコントローラから出
力される表示データの順序をなんら操作せずに、また、
CRTコントローラの内部に設定されたタイミングデータ
を、なんら変更することなく、CRTディスプレイを対象
としたアプリケーションプログラムに従って2画面分割
型のパネルディスプレイの表示制御を行うことができ
る。このため、互換性に優れたパネルディスプレイ制御
装置を提供することができる。
Therefore, according to the present invention, without manipulating the order of the display data output from the CRT controller,
The display control of the two-screen split type panel display can be performed according to the application program for the CRT display without changing the timing data set inside the CRT controller at all. Therefore, it is possible to provide a panel display control device having excellent compatibility.

[実施例] 以下、添付の図面を参照してこの発明を一実施例につ
いて説明する。
Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings.

第1図は、この実施例によるディスプレイコントロー
ラ1と、それに接続された表示用メモリ(以下、VRAMと
呼ぶ)2及びフラットパネルディスプレイ3を示すブロ
ック図である。
FIG. 1 is a block diagram showing a display controller 1, a display memory (hereinafter referred to as VRAM) 2 and a flat panel display 3 connected thereto according to this embodiment.

ディスプレイコントローラ1は、次のように構成され
ている。
The display controller 1 is configured as follows.

即ち、CRTディスプレイの表示タイミングを規定するC
RTクロック信号CCKとパネル用ディスプレイの表示タイ
ミングを規定するパネルクロック信号PCKとは、クロッ
クセレクト回路11によって選択されクロック信号CLKと
してCRTコントローラ12とパネルタイミングコントロー
ラ13に供給されている。これらのコントローラ12,13
は、図示しないCRTディスプレイの表示制御を行う際に
は、CRT用のクロック信号CCKにて動作し、フラットパネ
ルディスプレイ3の表示制御を行う際には、パネル用ク
ロック信号PCKにて動作する。
That is, C that defines the display timing of the CRT display
The RT clock signal CCK and the panel clock signal PCK that defines the display timing of the panel display are selected by the clock select circuit 11 and supplied to the CRT controller 12 and the panel timing controller 13 as the clock signal CLK. These controllers 12,13
Operates on a CRT clock signal CCK when performing display control on a CRT display (not shown), and operates on a panel clock signal PCK when performing display control on the flat panel display 3.

CRTコントローラ12は、内部に図示しないタイミング
制御用レジスタと外部同期合せ回路14とを備えたもの
で、図示しないCRTコントローラに対しては、内部のタ
イミング制御用レジスタに設定されたタイミングデータ
に基づく水平同期信号等の各種タイミング信号に出力
し、パネルタイミングコントローラ13に対しては表示タ
イミング信号DTMGを供給すると共に、パネルタイミング
コントローラ13から出力されるウェイト信号に基づき表
示タイミング信号DTMGにウェイトをかけてパネル用のタ
イミングに合致させる。また、CRTコントローラ12は、V
RAM2から表示データVDAを順次読み出して、CRT用表示デ
ータCDAとして、パネルデータ変換回路15に供給する。
The CRT controller 12 includes a timing control register (not shown) and an external synchronization circuit 14 therein. The CRT controller 12 outputs a horizontal signal to a CRT controller (not shown) based on timing data set in the internal timing control register. Outputs various timing signals such as a synchronization signal, supplies the display timing signal DTMG to the panel timing controller 13, and applies a weight to the display timing signal DTMG based on the weight signal output from the panel timing controller 13. To the timing for In addition, the CRT controller 12
The display data VDA is sequentially read from the RAM 2 and supplied to the panel data conversion circuit 15 as CRT display data CDA.

一方、パネルタイミングコントローラ13は、CRTコン
トローラ12からのタイミング信号DTMG及びクロックセレ
クト回路11からのクロック信号CLKに基づいて、ウェイ
ト信号WT、パネル上下画面切替信号SW、パネルコントロ
ール信号LC及びシフトクロック信号SCKを生成し、これ
らの信号を夫々外部同期合せ回路14、フレームバッファ
インタフェース16、フラットパネルディスプレイ3及び
パネルデータ変換回路15に供給する。
On the other hand, based on the timing signal DTMG from the CRT controller 12 and the clock signal CLK from the clock select circuit 11, the panel timing controller 13 outputs a wait signal WT, a panel upper / lower screen switching signal SW, a panel control signal LC, and a shift clock signal SCK. And supplies these signals to the external synchronization circuit 14, frame buffer interface 16, flat panel display 3 and panel data conversion circuit 15, respectively.

パネルデータ変換回路15は、CRTコントローラ12から
供給されるCRT用の表示データCDAに対して、例えば階調
付与等の処理を施してパネル用の表示データPDA1に変換
する。
The panel data conversion circuit 15 converts the CRT display data CDA supplied from the CRT controller 12 into panel display data PDA1 by performing, for example, a process such as giving gradation.

フレームバッファインタフェース16は、パネル上下画
面切替信号SWに基づいて、1/2フレームバッファ17のリ
ード/ライトタイミングを与えるリード/ライト信号R/
Wを1/2フレームバッファ17に供給する。そして、パネル
データ変換回路15から出力されるパネル用の表示データ
PDA1は、このリード/ライト信号R/Wに従って1/2フレー
ムバッファ17に書込まれ、リード/ライト信号R/Wに従
って1/2フレームバッファ17から表示データPDA2として
読み出されるようになっている。
The frame buffer interface 16 receives a read / write signal R /
W is supplied to the 1/2 frame buffer 17. The display data for the panel output from the panel data conversion circuit 15
The PDA1 is written to the 1/2 frame buffer 17 according to the read / write signal R / W, and is read out as the display data PDA2 from the 1/2 frame buffer 17 according to the read / write signal R / W.

データコントローラ回路18は、パネルデータ変換回路
15から出力される表示データPDA1と1/2フレームバッフ
ァ17から読み出される表示データPDA2とをライン毎に交
互に選択してフラットパネルディスプレイ3に表示デー
タPDAを供給するようになっている。
The data controller circuit 18 is a panel data conversion circuit
The display data PDA1 output from 15 and the display data PDA2 read from the 1/2 frame buffer 17 are alternately selected for each line, and the display data PDA is supplied to the flat panel display 3.

次に、このように構成されたディスプレイコントロー
ラの動作について説明する。
Next, the operation of the display controller configured as described above will be described.

先ず、図示しないCRTディスプレイの表示制御を行う
場合には、クロックセレクト回路11によって、CRT用の
クロック信号CCKを選択する。これにより、CRTコントロ
ーラ12は、第2図に示すように、内部のタイミング制御
用レジスタに設定された水平同期時間、水平同期開始・
終了タイミング及びブランキング期間開始・終了タイミ
ング等のタイミングデータに基づいて、CRTディスプレ
イの表示タイミングを与える水平同期信号HSYNC及び垂
直同期信号VSYNCを出力する。また、VRAM12から読み出
された表示データVDAは、上記各種タイミング信号に従
って、CRTコントローラ12から表示データCDAとして出力
されることになる。なお、図中、表示データCDAに記載
された数字は、ライン番号を示しており、この例では、
480ラインで1フレームの画面が構成されている。
First, when performing display control of a CRT display (not shown), the clock select circuit 11 selects a CRT clock signal CCK. As a result, as shown in FIG. 2, the CRT controller 12 sets the horizontal synchronization time and the horizontal synchronization start time set in the internal timing control register.
A horizontal synchronizing signal HSYNC and a vertical synchronizing signal VSYNC for giving a display timing of the CRT display are output based on timing data such as end timing and blanking period start / end timing. The display data VDA read from the VRAM 12 is output from the CRT controller 12 as display data CDA according to the various timing signals. In the figure, the numbers described in the display data CDA indicate the line numbers, and in this example,
A screen of one frame is composed of 480 lines.

一方、フラットパネルディスプレイ7の表示制御を行
う場合には、クロックセレクト回路11によって、パネル
用クロック信号PCKが選択されるので、パネルタイミン
グコントローラ13のみならず、CRTコントローラ12もま
たパネル用クロック信号PCKによって動作をする。この
ときの表示タイミングを第3図に示す。なお、この図に
おいて、パネルデータPDA1,PDA2,PDAのタイミング図に
付された番号は、フラットパネルディスプレイ3のライ
ン番号を示している。フラットパネルディスプレイ3
は、1〜240ラインが上画面を構成し、241〜480ライン
が下画面を構成している。
On the other hand, when performing display control of the flat panel display 7, the clock signal PCK is selected by the clock select circuit 11 so that not only the panel timing controller 13 but also the CRT controller 12 is controlled by the panel clock signal PCK. It works by. The display timing at this time is shown in FIG. In this figure, the numbers given to the timing charts of the panel data PDA1, PDA2, PDA indicate the line numbers of the flat panel display 3. Flat panel display 3
, Lines 1 to 240 constitute an upper screen, and lines 241 to 480 constitute a lower screen.

第3図に示すように、先ず、表示タイミング信号DTMG
がアクティブになると、CRTコントローラ12からパネル
の上画面を構成する1ライン目の表示データCDAが出力
される。この表示データCDAは、パネルデータ変換回路1
5によってパネル用の表示データPDA1に変換される。こ
のとき、パネル上下画面切替信号SWは“1"レベルになっ
ているので、データコントロール回路18は、表示データ
PDA1を選択し、フラットパネルディスプレイ3に出力す
る。
As shown in FIG. 3, first, the display timing signal DTMG
Is activated, the display data CDA of the first line constituting the upper screen of the panel is output from the CRT controller 12. The display data CDA is supplied to the panel data conversion circuit 1
5 converts the data into display data PDA1 for a panel. At this time, since the panel upper / lower screen switching signal SW is at the “1” level, the data control circuit 18 displays the display data.
Select PDA1 and output to flat panel display 3.

1ライン目の表示データがフラットパネルディスプレ
イ3に供給されると、表示タイミング信号DTMGがインア
クティブになるので、これを受けてパネルタイミングコ
ントローラ13は、ウェイト信号WTをCRTコントローラ12
に出力する。これにより、CRTコントローラ12が動作を
停止し、ウェイト信号WTの発生前の状態を保持する。
When the display data of the first line is supplied to the flat panel display 3, the display timing signal DTMG becomes inactive. In response to this, the panel timing controller 13 sends the wait signal WT to the CRT controller 12
Output to As a result, the CRT controller 12 stops operating and holds the state before the generation of the wait signal WT.

このウェイト動作の間、パネルタイミングコントロー
ラ13は、1/2フレームバッファ17へのリード/ライト信
号を切り替えて、1/2フレームバッファ17に格納されて
いる下画面の241ライン目のデータをリードする。この
とき、パネル上下画面切替信号SWは“0"レベルになって
いるので、データコントロール回路18は、フレームバッ
ファ17から読み出された表示データPDA2を選択し、フラ
ットパネルディスプレイ3に出力する。
During this wait operation, the panel timing controller 13 switches the read / write signal to the 1/2 frame buffer 17 to read the data of the 241st line of the lower screen stored in the 1/2 frame buffer 17. . At this time, since the panel upper / lower screen switching signal SW is at the “0” level, the data control circuit 18 selects the display data PDA2 read from the frame buffer 17 and outputs it to the flat panel display 3.

241ライン目の表示データがフラットパネルディスプ
レイ3に供給されると、パネルタイミングコントローラ
13からのウェイト信号WTの出力が停止するので、これを
受けてCRTコントローラ13は、表示タイミング信号DTMG
をアクティブにして動作を再開すると共に、強制的に次
の2ライン目の表示動作を開始する。
When the display data of the 241st line is supplied to the flat panel display 3, the panel timing controller
Since the output of the wait signal WT from the controller 13 is stopped, the CRT controller 13 receives the signal, and the display timing signal DTMG
Is activated to restart the operation, and the display operation of the next second line is forcibly started.

以後、同様の手順を繰り返すことにより、フラットパ
ネルディスプレイ3に、CRTコントローラ12と1/2フレー
ムバッファ17とから交互に表示データPDAが供給される
ことになる。
Thereafter, by repeating the same procedure, the display data PDA is alternately supplied to the flat panel display 3 from the CRT controller 12 and the 1/2 frame buffer 17.

ここで、ウェイト信号WTのパルス間隔を適当な値に設
定することにより、CRTコントローラ12をパネルタイミ
ングに同期させることができる。
Here, the CRT controller 12 can be synchronized with the panel timing by setting the pulse interval of the wait signal WT to an appropriate value.

第4図は、CRTコントローラ12及び1/2フレームバッフ
ァ17からフラットパネルディスプレイに供給される表示
データPDAの流れを示す模式図である。
FIG. 4 is a schematic diagram showing a flow of display data PDA supplied from the CRT controller 12 and the 1/2 frame buffer 17 to the flat panel display.

先ず、CRTコントローラ12がパネルの上画面を走査し
ているときには、第4図(a)に示すように、CRTコン
トローラ12は、その走査に従ってフラットパネルディス
プレイ3の1ライン目にデータを送出し、同時に、フレ
ームバッファ17に1ライン目のデータをストアする。1
ライン目のデータを全て走査し終わったら、既にフレー
ムバッファ17にストアされている241ライン目のデータ
をフラットパネルディスプレイ3の下画面に送出する。
以下、同様に、CRTコントローラ12が240ライン目のデー
タまでを走査すると、1フレーム分の表示動作が終了す
る。この時点で、1/2フレームバッファ17に1〜240ライ
ンのデータがストアされることになる。なお、ここで例
えば241ライン目のデータがストアされている領域に1
ライン目のデータを書込む場合には、書き込み動作に先
立って、241ライン目のデータをラインバッファに保存
しておくようにすれば良い。これにより、表示データRD
A1の書き込み動作によって、読み出すべき表示データPD
A2が消失するのを防止することができる。
First, when the CRT controller 12 is scanning the upper screen of the panel, as shown in FIG. 4A, the CRT controller 12 sends data to the first line of the flat panel display 3 according to the scanning, At the same time, the data of the first line is stored in the frame buffer 17. 1
When all the data of the line has been scanned, the data of the 241st line already stored in the frame buffer 17 is sent to the lower screen of the flat panel display 3.
Hereinafter, similarly, when the CRT controller 12 scans up to the 240th line of data, the display operation for one frame is completed. At this point, data of 1 to 240 lines is stored in the 1/2 frame buffer 17. In this case, for example, the area where the data of the 241st line is stored is
When writing the data of the line 241, the data of the line 241 may be stored in the line buffer before the writing operation. With this, the display data RD
Display data PD to be read by writing A1
A2 can be prevented from disappearing.

一方、CRTコントローラ12がパネルの下画面を走査し
ているときには、第4図(b)に示すように、先ず、既
に1/2フレームバッファ17にストアされている1ライン
目のデータがフラットパネルディスプレイ3に送出さ
れ、1ライン目の表示動作が行われる。続いて、ウェイ
ト解除後のCRTコントローラ12から241ライン目のデータ
がフラットパネルディスプレイ3に供給され、同時に、
フレームバッファ17に241ライン目のデータがストアさ
れる。次に2ライン目ののデータがフレームバッファ17
から読み出され、パネルディスプレイ3に供給される。
以上の動作を繰り返し、480ライン目のデータがフレー
ムバッファ17にストアされると、フレームバッファ17に
は、241〜480ラインのデータがストアされることにな
る。
On the other hand, when the CRT controller 12 is scanning the lower screen of the panel, first, as shown in FIG. It is sent to the display 3 and the display operation of the first line is performed. Subsequently, the data of the 241st line is supplied from the CRT controller 12 after the cancellation of the wait to the flat panel display 3, and at the same time,
The data of the 241st line is stored in the frame buffer 17. Next, the data of the second line is stored in the frame buffer 17.
And is supplied to the panel display 3.
When the above operation is repeated and the data of the 480th line is stored in the frame buffer 17, the data of the 241st to 480th lines are stored in the frame buffer 17.

このように、この実施例によるディスプレイコントロ
ーラによれば、CRTコントローラ12に対し、外部から強
制的にウェイトをかけることにより、パネルタイミング
との同期をとるようにしているので、従来のCRT用のア
ブリケーションプログラムに対しても十分な互換性を確
保することができる。
As described above, according to the display controller of this embodiment, the CRT controller 12 is forcibly weighted from the outside to synchronize with the panel timing. Sufficient compatibility can be ensured for application programs.

また、1/2フレームバッファ17に順次表示データを格
納すると共に、パネルデータ変換回路15から出力される
表示データPDA1と、CRTコントローラ12から出力される
表示データPDA2とを交互に選択することにより、2画面
シングルドライブ型のフラットパネルディスプレイ3を
支障なく表示制御することが可能になる。
Also, by sequentially storing the display data in the 1/2 frame buffer 17 and alternately selecting the display data PDA1 output from the panel data conversion circuit 15 and the display data PDA2 output from the CRT controller 12, The display control of the two-screen single drive type flat panel display 3 can be performed without any trouble.

[発明の効果] 以上述べたように、この発明によれば、CRTコントロ
ーラがパネルタイミングコントローラによって強制的に
ウェイトをかけられることにより、パネルタイミングに
対する同期合わせが行われるので、CRTコントローラ内
部のタイミング設定値等を変更する必要がなく、完全な
互換性を確保することができる。
[Effects of the Invention] As described above, according to the present invention, the CRT controller is forcibly weighted by the panel timing controller, so that the synchronization with the panel timing is performed. There is no need to change the values and the like, and complete compatibility can be ensured.

また、この発明によれば、1/2フレームバッファを備
え、CRTコントローラから供給される表示データと、前
記1/2フレームバッファから読み出される表示データと
を交互に選択するようにしているので、2画面分割型の
パネルディスプレイに合致した順序のデータ供給を行う
ことができる。
Further, according to the present invention, since a half-frame buffer is provided and the display data supplied from the CRT controller and the display data read from the half-frame buffer are alternately selected, 2 It is possible to supply data in an order that matches a screen display of a screen division type.

なお、本発明によれば、必要とするバッファ容量は、
1/2フレーム分で良いので、ハードウェア量の大幅な増
加を招くこともない。
According to the present invention, the required buffer capacity is
Since it is sufficient to use a half frame, the amount of hardware does not increase significantly.

【図面の簡単な説明】[Brief description of the drawings]

第1図はこの発明の一実施例によるディスプレイコント
ローラのブロック図、第2図は同コントローラによるCR
T表示タイミングを示すタイミング図、第3図は同コン
トロールラによるパネル表示タイミングを示すタイミン
グ図、第4図はパネルディスプレイへ供給される表示デ
ータの流れを示す模式図、第5図は2画面シングルドラ
イブ型のパネルディスプレイのブロック図、第6図は同
パネルディスプレイの表示タイミングを示すタイミング
図である。 1……ディスプレイコントローラ、2……VRAM、3……
フラットパネルディスプレイ、11……クロックセレクト
回路、12……CRTコントローラ、3……パネルタイミン
グコントローラ、14……外部同期合わせ回路、15……パ
ネルデータ変換回路、16……フレームバッファインタフ
ェース、17……1/2フレームバッファ、18……データコ
ントロール回路。
FIG. 1 is a block diagram of a display controller according to an embodiment of the present invention, and FIG.
FIG. 3 is a timing diagram showing panel display timing by the controller, FIG. 4 is a schematic diagram showing a flow of display data supplied to the panel display, and FIG. FIG. 6 is a block diagram of a drive type panel display, and FIG. 6 is a timing chart showing display timing of the panel display. 1. Display controller, 2. VRAM, 3.
Flat panel display, 11 Clock select circuit, 12 CRT controller, 3 Panel timing controller, 14 External synchronization circuit, 15 Panel data conversion circuit, 16 Frame buffer interface, 17 1/2 frame buffer, 18 data control circuit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】表示制御すべき2画面分割シングルドライ
ブ型のパネルディスプレイの表示タイミングの基本とな
る基本クロックを供給するクロック供給手段と、 所定のクロック信号および内部に設定されるタイミング
設定値に基づいて動作可能であると共に、前記基本クロ
ックと外部から与えられるウェイト信号とに基づいて前
記パネルディスプレイの表示タイミング信号と表示デー
タとを外部に出力可能なCRTコントローラと、 このCRTコントローラから出力される表示データをパネ
ル用の表示データに変換するパネルデータ変換回路と、 このパネルデータ変換回路から出力されるパネル用の表
示データを1/2フレーム分格納する1/2フレームバッファ
と、 前記基本クロックおよび前記CRTコントローラからの前
記表示タイミング信号の入力に基づいて、前記CRTコン
トローラにおける前記表示タイミング信号と表示データ
の出力動作を前記表示データが1ライン分出力し得る期
間だけ中断させるようにする前記ウェイト信号を前記CR
Tコントローラに出力するとともに、このウェイト信号
に同期したパネル上下切替信号を出力するパネルタイミ
ングコントローラと、 前記パネル上下切替信号に基づいて前記1/2フレームバ
ッファに対するリード/ライトを制御して、前記パネル
データ変換回路から1ライン分の前記パネル用の表示デ
ータが出力されている期間ではこの1ライン分の表示デ
ータを前記1/2フレームバッファに書き込み、これに続
いて前記CRTコントローラが前記ウェイト信号によって
その動作を中断している期間では前記直前に書き込まれ
た表示データに対して1/2フレーム離れたラインの表示
データを前記1/2フレームバッファから読み出すフレー
ムバッファインタフェースと、 前記パネル上下切替信号に従って前記パネルデータ変換
回路から出力される表示データと前記1/2フレームバッ
ファから出力される表示データとを1ライン毎に交互に
選択して前記パネルディスプレイに出力するデータコン
トロール回路と を備えたことを特徴とするパネルディスプレイ制御装
置。
1. A clock supply means for supplying a basic clock which is a basis of display timing of a two-screen split single drive type panel display to be display-controlled, based on a predetermined clock signal and a timing set value set internally. A CRT controller operable to output a display timing signal and display data of the panel display based on the basic clock and an externally applied wait signal; and a display output from the CRT controller. A panel data conversion circuit for converting data into display data for a panel, a half frame buffer for storing half a frame of display data for a panel output from the panel data conversion circuit, Based on the input of the display timing signal from the CRT controller, The wait signal for interrupting the output operation of the display timing signal and the display data in the CRT controller for a period during which the display data can be output for one line is provided by the CR.
A panel timing controller for outputting to the T controller and outputting a panel up / down switching signal synchronized with the weight signal; and controlling read / write to / from the 1/2 frame buffer based on the panel up / down switching signal. During a period during which one line of display data for the panel is output from the data conversion circuit, the one line of display data is written to the 1/2 frame buffer, and subsequently, the CRT controller responds to the wait signal by the wait signal. In the period during which the operation is suspended, a frame buffer interface that reads display data of a line that is 1/2 frame apart from the display data written immediately before from the 1/2 frame buffer, and according to the panel up / down switching signal Display data output from the panel data conversion circuit Panel display control apparatus characterized by comprising a data control circuit for outputting the display data output from the 1/2 frame buffer selected alternately for each line in the panel display.
JP2295610A 1990-10-31 1990-10-31 Panel display control device Expired - Fee Related JP2616214B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2295610A JP2616214B2 (en) 1990-10-31 1990-10-31 Panel display control device
US07/784,776 US5309168A (en) 1990-10-31 1991-10-30 Panel display control device
US08/175,195 US5610621A (en) 1990-10-31 1993-12-28 Panel display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2295610A JP2616214B2 (en) 1990-10-31 1990-10-31 Panel display control device

Publications (2)

Publication Number Publication Date
JPH04166984A JPH04166984A (en) 1992-06-12
JP2616214B2 true JP2616214B2 (en) 1997-06-04

Family

ID=17822856

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2295610A Expired - Fee Related JP2616214B2 (en) 1990-10-31 1990-10-31 Panel display control device

Country Status (1)

Country Link
JP (1) JP2616214B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002196721A (en) * 2000-12-25 2002-07-12 Sony Corp Electroluminescence display and driving method for the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61289389A (en) * 1985-12-20 1986-12-19 カシオ計算機株式会社 Driving system for liquid crystal panel
JPS622298A (en) * 1985-06-28 1987-01-08 富士通株式会社 Display control system for liquid crystal display crt controller

Also Published As

Publication number Publication date
JPH04166984A (en) 1992-06-12

Similar Documents

Publication Publication Date Title
US5610621A (en) Panel display control device
CN101046941B (en) Apparatus and method for driving liquid crystal display device
JP2809180B2 (en) Liquid crystal display
JPH0527716A (en) Display device
US5710570A (en) Information processing unit having display functions
TW200421245A (en) Device for driving a display apparatus
JPH05303348A (en) Lcd video signal interface device
JP2004151222A (en) Liquid crystal display control unit and liquid crystal display device
JPH0580720A (en) Display controller
JP2004274219A (en) Frame rate conversion apparatus for video signal
JP2616214B2 (en) Panel display control device
JP2010156846A (en) Multi-display system
JP4006482B2 (en) Multi-sync circuit of monitor device
JP2956738B2 (en) Video display device and computer
JPH11288256A (en) Picture signal processor for display and display using this processor
JP3237126B2 (en) LCD panel drive
JP2606474B2 (en) Panel display control device
KR100516065B1 (en) High resolution liquid crystal display device and method thereof for enlarged display of low resolution image data
JPH0412393A (en) Liquid crystal display device
JPH08146926A (en) Driving device for liquid crystal display panel
JPH0413180A (en) Lcd display control system
JP2786054B2 (en) Display method of liquid crystal display device
JPH06324650A (en) Display driving device
JP2003044009A (en) Active matrix type display device and control device therefor
JP4015799B2 (en) Display control apparatus and display control method

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313532

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees