[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP3463242B2 - Data processing circuit - Google Patents

Data processing circuit

Info

Publication number
JP3463242B2
JP3463242B2 JP32853299A JP32853299A JP3463242B2 JP 3463242 B2 JP3463242 B2 JP 3463242B2 JP 32853299 A JP32853299 A JP 32853299A JP 32853299 A JP32853299 A JP 32853299A JP 3463242 B2 JP3463242 B2 JP 3463242B2
Authority
JP
Japan
Prior art keywords
mpu
sdram
data processing
processing circuit
clock enable
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
JP32853299A
Other languages
Japanese (ja)
Other versions
JP2001143469A (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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP32853299A priority Critical patent/JP3463242B2/en
Publication of JP2001143469A publication Critical patent/JP2001143469A/en
Application granted granted Critical
Publication of JP3463242B2 publication Critical patent/JP3463242B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Dram (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、SDRAMをバッ
テリバックアップするデータ処理回路に係り、特に、主
電源立ち上げ時にSDRAMのバックアップデータを保
護するデータ処理回路に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing circuit for battery backup of SDRAM, and more particularly to a data processing circuit for protecting backup data of SDRAM when main power is turned on.

【0002】[0002]

【従来の技術】近年、データ処理回路のメモリにSDR
AM(シンクロナスDRAM)が使用されるようになっ
た。SDRAMは、マイクロプロセッサユニット(MP
U)にクロックで同期して読み出し/書き込みの動作を
行うものであり、従来のDRAMに比べて高速でデータ
転送を行うことができる。SDRAMは、従来のDRA
Mでも行われているMPUからのアドレス指定を伴うリ
フレッシュコマンドに依ってリフレッシュされる他に、
MPUからのリフレッシュコマンド等の外部信号に依ら
ず内部でリフレッシュを行うことができる。このような
リフレッシュ方式での動作をセルフリフレッシュモード
という。例えば、MPUが長時間にわたってSDRAM
を読み書きしないアイドル状態のとき、SDRAMをセ
ルフリフレッシュモードに移行させるという使い方をす
る。
2. Description of the Related Art In recent years, SDR has been used as a memory for data processing circuits.
AM (synchronous DRAM) has come to be used. SDRAM is a microprocessor unit (MP
U /) performs a read / write operation in synchronism with a clock, and data can be transferred at a higher speed than a conventional DRAM. SDRAM is a conventional DRA
In addition to being refreshed by a refresh command with addressing from the MPU, which is also performed in M,
It is possible to perform internal refresh without relying on an external signal such as a refresh command from the MPU. The operation in such a refresh system is called a self-refresh mode. For example, if MPU is SDRAM for a long time
When the SDRAM is in the idle state where reading and writing are not performed, the SDRAM is switched to the self refresh mode.

【0003】一方、SDRAMを制御するMPUには、
SDRAM用のインタフェースを内蔵することにより、
SDRAMを直結できるように構成されたものがある。
On the other hand, the MPU that controls the SDRAM is
By incorporating the interface for SDRAM,
There is one configured so that the SDRAM can be directly connected.

【0004】SDRAMを使用するデータ処理回路で
は、MPUがアイドル状態のとき、SDRAMに対して
セルフリフレッシュを指令するコマンドが発せられる。
具体的には、チップセレクト(CS),ローアドレスス
トローブ(RAS),コラムアドレスストローブ(CA
S)及びライトネーブル(WE)が所定の論理値をとっ
た状態で、MPUのハードウェアが出力するクロックイ
ネーブル信号がLレベルとなる。このクロックイネーブ
ル信号はSDRAMに直結されており、クロックイネー
ブル信号がLレベルで入力されたSDRAMはセルフリ
フレッシュモードで動作する。MPUが活性状態になる
ときには、SDRAMに対してセルフリフレッシュ解除
を指令するコマンドが発せられる。具体的には、MPU
が出力するクロックイネーブル信号がLレベルからHレ
ベルになる。クロックイネーブル信号がHレベルで入力
されたSDRAMは、通常のリフレッシュモードに移行
する。
In the data processing circuit using the SDRAM, when the MPU is in the idle state, a command for instructing the SDRAM to perform self refresh is issued.
Specifically, chip select (CS), row address strobe (RAS), column address strobe (CA)
The clock enable signal output from the hardware of the MPU becomes L level while S) and the write enable (WE) have a predetermined logical value. The clock enable signal is directly connected to the SDRAM, and the SDRAM to which the clock enable signal is input at the L level operates in the self refresh mode. When the MPU is activated, a command for instructing the SDRAM to cancel self refresh is issued. Specifically, MPU
The clock enable signal output by the signal changes from L level to H level. The SDRAM to which the clock enable signal is input at the H level shifts to the normal refresh mode.

【0005】このようなデータ処理回路は、長時間の不
使用時に電力消費を抑えられるという利点がある。
Such a data processing circuit has an advantage that power consumption can be suppressed when it is not used for a long time.

【0006】[0006]

【発明が解決しようとする課題】ところで、データ処理
回路には、主電源がオフされてもメモリのデータを保持
するために、バッテリバックアップを備えたものがあ
る。そこで、前記したSDRAMを使用するデータ処理
回路にバッテリバックアップを導入すると、次のような
動作ロジックが考えられる。
Some data processing circuits are provided with a battery backup in order to retain the data in the memory even when the main power supply is turned off. Therefore, if a battery backup is introduced into the data processing circuit using the SDRAM described above, the following operation logic can be considered.

【0007】主電源がオフされてバッテリバックアップ
に移行する際に、MPUよりSDRAMにセルフリフレ
ッシュエントリーコマンドを指令し、以後、バッテリバ
ックアップ中は、SDRAMはセルフリフレッシュモー
ドを維持する。主電源がオンしてMPUが活性状態にな
ると、MPUよりSDRAMにセルフリフレッシュ解除
コマンドを指令し、通常のリフレッシュモードに移行す
る。
When the main power supply is turned off and the battery backup is started, the MPU issues a self-refresh entry command to the SDRAM, and thereafter the SDRAM maintains the self-refresh mode during the battery backup. When the main power supply is turned on and the MPU is activated, the MPU issues a self-refresh cancel command to the SDRAM and shifts to the normal refresh mode.

【0008】主電源がオンする際には、MPUがパワー
オンリセットされる。MPUは、パワーオンリセットの
直後にセルフリフレッシュ解除のコマンドを発する(M
PUのハードウェアがクロックイネーブル信号をHレベ
ルに立ち上げる)。これにより、SDRAMはセルフリ
フレッシュモードを解除し、MPUからのリフレッシュ
コマンドに依ってリフレッシュされるようになる。一
方、MPUは、パワーオンリセットの直後に、ソフトウ
ェアにより、内部レジスタや入出力(I/O)ポートの
状態を設定するイニシャライズ処理を行うことが必要で
ある。MPUがリフレッシュコマンドを発することがで
きるのは、イニシャライズ処理が終了してからである。
従って、イニシャライズ処理が終了してからリフレッシ
ュコマンドが発せられることになる。
When the main power source is turned on, the MPU is power-on reset. The MPU issues a self-refresh cancellation command immediately after the power-on reset (M
PU hardware raises the clock enable signal to H level). As a result, the SDRAM is released from the self-refresh mode and refreshed in response to the refresh command from the MPU. On the other hand, immediately after the power-on reset, the MPU needs to perform an initialization process for setting the states of internal registers and input / output (I / O) ports by software. The MPU can issue the refresh command only after the initialization process is completed.
Therefore, the refresh command is issued after the initialization process is completed.

【0009】以上の動作ロジックにおいて、イニシャラ
イズ処理には、通常、200〜300msecを要す
る。しかし、SDRAMは16msec以内にリフレッ
シュしないとデータが保証されない。パワーオンリセッ
トの直後にセルフリフレッシュモードを解除したSDR
AMは、MPUのイニシャライズ処理が終了するまでリ
フレッシュされないので、データは失われることにな
る。
In the above operation logic, the initialization process usually requires 200 to 300 msec. However, data cannot be guaranteed in the SDRAM unless it is refreshed within 16 msec. SDR that released self-refresh mode immediately after power-on reset
Since the AM is not refreshed until the MPU initialization processing is completed, data will be lost.

【0010】このように、従来のSDRAMを使用した
データ処理回路は、主電源をオン/オフせずにMPUを
停止する動作にはよく対応しているが、メモリをバッテ
リバックアップした場合の主電源オン/オフには対応で
きず、せっかくバッテリバックアップで保持したデータ
が主電源をオンしたときに失われてしまう。
As described above, the conventional data processing circuit using the SDRAM is well compatible with the operation of stopping the MPU without turning on / off the main power source, but the main power source when the memory is backed up by a battery is used. It cannot be turned on / off, and the data held by the battery backup will be lost when the main power is turned on.

【0011】そこで、本発明の目的は、上記課題を解決
し、主電源立ち上げ時にSDRAMのバックアップデー
タを保護するデータ処理回路を提供することにある。
Therefore, an object of the present invention is to solve the above problems and to provide a data processing circuit for protecting the backup data of the SDRAM when the main power is turned on.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に本発明は、データを保持するSDRAMをバッテリバ
ックアップするデータ処理回路において、パワーオンリ
セット直後にMPUが出力するクロックイネーブル信号
と、前記MPUにおけるイニシャライズ処理が終了した
ことを示すイニシャライズ処理終了信号とに基づき、前
記SDRAMにセルフリフレッシュ解除を指令するもの
である。
In order to achieve the above object, the present invention relates to a data processing circuit for backing up an SDRAM holding data by a battery, a clock enable signal output from the MPU immediately after a power-on reset, and the MPU. Based on the initialization processing end signal indicating that the initialization processing in (3) has been completed, the SDRAM is instructed to cancel the self-refresh.

【0013】前記イニシャライズ処理終了信号は、パワ
ーオンリセット中にハイインピーダンスとなる前記MP
UのI/Oポート端子を否定論理レベルの電圧にプルア
ップ又はプルダウンしておき、このI/Oポートより肯
定論理レベルを出力してイニシャライズ処理が終了した
ことを示してもよい。
The initializing process end signal is the MP that becomes high impedance during power-on reset.
The I / O port terminal of U may be pulled up or pulled down to a voltage of a negative logic level, and an affirmative logic level may be output from this I / O port to indicate that the initialization process is completed.

【0014】前記MPUのクロックイネーブル信号出力
端子からのクロックイネーブル信号と前記イニシャライ
ズ処理終了信号とを論理積し、この論理積信号を前記S
DRAMのクロックイネーブル信号入力端子に与えても
よい。
The clock enable signal from the clock enable signal output terminal of the MPU is logically ANDed with the initialization processing end signal, and this logical AND signal is added to the S signal.
It may be given to the clock enable signal input terminal of the DRAM.

【0015】[0015]

【発明の実施の形態】以下、本発明の一実施形態を添付
図面に基づいて詳述する。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described in detail below with reference to the accompanying drawings.

【0016】本発明に係るデータ処理回路は、バッテリ
バックアップされたSDRAM1と、SDRAM用のイ
ンタフェースを内蔵したMPU2とを備える。このデー
タ処理回路の主電源は、商用100Vである。ここで、
主電源のオン/オフとは、商用100Vを遮断し、その
遮断されていた商用100Vを導通させることである。
MPU2がリセットされないアイドル状態/活性状態の
移行による見掛け上のオン/オフとは異なる。主電源の
オン時には、商用100Vから変換された直流定電圧V
S がデータ処理回路全般に印加される。主電源のオフ時
には、直流定電圧VS はなくなるが、SDRAM1等の
バックアップされるモジュールには、バッテリによるバ
ックアップ電圧VB が切り替わって印加される。
A data processing circuit according to the present invention comprises a battery-backed SDRAM 1 and an MPU 2 incorporating an SDRAM interface. The main power source of this data processing circuit is commercial 100V. here,
Turning on / off the main power source means cutting off commercial 100V and bringing the interrupted commercial 100V into conduction.
This is different from the apparent on / off due to the transition of the idle state / active state in which the MPU 2 is not reset. DC constant voltage V converted from commercial 100V when the main power supply is on
S is applied to all data processing circuits. When the main power supply is off, the DC constant voltage V S disappears, but the backup voltage V B by the battery is switched and applied to the module to be backed up such as the SDRAM 1.

【0017】このデータ処理回路には、直流定電圧VS
が規定の電圧まで立ち上がるに応じて一定期間のリセッ
ト信号を出力するリセットモジュール3が設けられてい
る。このリセット信号はMPU2のリセット端子rに入
力されており、MPU2のパワーオンリセットに使用さ
れる。また、このデータ処理回路には、商用100V又
は直流定電圧VS を監視して電源オフをいちはやく検出
する電源監視モジュール4が設けられている。電源オフ
検出の信号はMPU2の割り込み端子iに入力されてお
り、MPU2にパワーオフ処理を割り込ませるために使
用される。
This data processing circuit has a constant DC voltage V S
A reset module 3 is provided which outputs a reset signal for a certain period in response to rising of the voltage to a specified voltage. This reset signal is input to the reset terminal r of the MPU 2 and is used for power-on reset of the MPU 2. In addition, this data processing circuit is provided with a power supply monitoring module 4 that monitors commercial 100 V or a constant DC voltage V S to quickly detect power-off. The power-off detection signal is input to the interrupt terminal i of the MPU 2 and is used to cause the MPU 2 to interrupt the power-off process.

【0018】MPU2には、クロックイネーブル信号出
力端子cが設けられている。MPU2がSDRAM1に
対してセルフリフレッシュ解除を指令するコマンドにお
いて、クロックイネーブル信号はHレベルとなり、SD
RAM1に対してセルフリフレッシュエントリを指令す
るコマンドにおいて、クロックイネーブル信号はLレベ
ルとなる。また、MPU2には、I/Oポートに使用す
るI/Oポート端子pが設けられている。I/Oポート
は、ソフトウェアのコマンドにより信号を入出力するも
のである。本発明では、MPU2におけるイニシャライ
ズ処理が終了したことを示すイニシャライズ処理終了信
号をこのI/Oポートより出力する。イニシャライズ処
理終了信号は、Hレベルにてイニシャライズ処理の終了
を示すものとする。図示しないが、MPU2の内部にお
いて、I/Oポート端子pは、パワーオンリセット中に
ハイインピーダンスとなる構成を有する。よって、I/
Oポート端子は、パワーオンリセット中に肯定論理レベ
ルであるHレベルにならないよう、プルダウン抵抗器5
を介してLレベルの電圧(接地電位)にプルダウンされ
ている。
The MPU 2 is provided with a clock enable signal output terminal c. In the command in which the MPU 2 instructs the SDRAM 1 to cancel self-refresh, the clock enable signal becomes H level, and SD
In the command for instructing the RAM 1 to perform self-refresh entry, the clock enable signal becomes L level. Further, the MPU 2 is provided with an I / O port terminal p used for an I / O port. The I / O port is for inputting / outputting signals by software commands. In the present invention, the initialization processing end signal indicating that the initialization processing in the MPU 2 is completed is output from this I / O port. The initialization processing end signal indicates the end of the initialization processing at the H level. Although not shown, inside the MPU 2, the I / O port terminal p has a configuration that becomes high impedance during power-on reset. Therefore, I /
The O port terminal pulls down the pull-down resistor 5 so that it does not become the positive logic level H level during the power-on reset.
Is pulled down to the voltage of L level (ground potential) via.

【0019】MPU2とSDRAM1との間に、クロッ
クイネーブル信号とイニシャライズ処理終了信号とを入
力した論理モジュール6が設けられている。セルフリフ
レッシュ解除の指令においてクロックイネーブル信号は
Hレベルであり、イニシャライズ処理終了信号もHレベ
ルでイニシャライズ処理の終了を示すので、論理モジュ
ール6はAND回路で実現できる。論理モジュール6の
出力は、SDRAM1のクロックイネーブル信号入力端
子cxに入力されている。なお、このAND回路もバッ
クアップ電圧VB によりバックアップされている。
A logic module 6 to which a clock enable signal and an initialization processing end signal are input is provided between the MPU 2 and the SDRAM 1. Since the clock enable signal is at the H level and the initialization processing end signal is also at the H level to indicate the end of the initialization processing in the self refresh cancellation command, the logic module 6 can be realized by an AND circuit. The output of the logic module 6 is input to the clock enable signal input terminal cx of the SDRAM 1. The AND circuit is also backed up by the backup voltage V B.

【0020】図2は、MPU2の信号出力の他の形態を
示すものである。ここでは、MPU2が出力するイニシ
ャライズ処理終了信号は、Lレベルにてイニシャライズ
処理の終了を示すものとする。よって、I/Oポート端
子pは、パワーオフ時に肯定論理であるLレベルになら
ないよう、プルアップ抵抗器7を介してHレベルの電圧
(バックアップ電圧VB )にプルアップされている。ク
ロックイネーブル信号との論理を整合させるため、イニ
シャライズ処理終了信号は、インバータ8を介して反転
されている。なお、このインバータ8もバックアップ電
圧VB によりバックアップされている。この形態は、I
/Oポート端子pがパワーオンリセット中にHレベルと
なるようなMPUに適用するとよい。
FIG. 2 shows another form of signal output of the MPU 2. Here, the initialization processing end signal output from the MPU 2 indicates the end of the initialization processing at the L level. Therefore, the I / O port terminal p is pulled up to the H level voltage (backup voltage V B ) via the pull-up resistor 7 so as not to be the L level which is a positive logic when the power is off. In order to match the logic with the clock enable signal, the initialization processing end signal is inverted via the inverter 8. The inverter 8 is also backed up by the backup voltage V B. This form is I
It may be applied to the MPU in which the / O port terminal p becomes H level during the power-on reset.

【0021】以下、本発明に係るデータ処理回路の動作
を説明する。
The operation of the data processing circuit according to the present invention will be described below.

【0022】まず、主電源のオフ時には、図3に示され
るように、電源監視モジュール4が電源オフをいちはや
く検出して割り込み信号(MPU2の割り込み端子iの
信号)を立ち下げる。MPU2は、割り込みにより優先
的にパワーオフ処理を開始し、そのパワーオフ処理の一
環としてイニシャライズ処理終了信号(I/Oポート端
子pの信号)を否定論理レベル(Lレベル)にする。こ
れにより、SDRAM1のクロックイネーブル信号入力
端子cxの入力はLレベルとなり、SDRAM1はセル
フリフレッシュモードに移行する。この動作は、パワー
オフによるリセット信号(リセット端子rの信号)が立
ち下がる前に終了する。MPU2が動作を停止した後
も、論理モジュール6の入力がプルダウンされているの
で、SDRAM1のクロックイネーブル信号入力端子c
xはLレベルに固定される。
First, when the main power supply is off, as shown in FIG. 3, the power supply monitoring module 4 promptly detects the power supply off and lowers the interrupt signal (the signal at the interrupt terminal i of the MPU 2). The MPU 2 preferentially starts the power-off process by an interrupt, and sets the initialization process end signal (signal of the I / O port terminal p) to a negative logic level (L level) as a part of the power-off process. As a result, the input of the clock enable signal input terminal cx of the SDRAM 1 becomes L level, and the SDRAM 1 shifts to the self refresh mode. This operation ends before the reset signal (signal of the reset terminal r) due to power off falls. Since the input of the logic module 6 is pulled down even after the MPU 2 stops operating, the clock enable signal input terminal c of the SDRAM 1
x is fixed to the L level.

【0023】次に、主電源のオン時には、図4に示され
るように、リセットモジュール3が一定期間のリセット
信号(リセット端子rの信号)を出力する。MPU2
は、パワーオンリセットの直後にセルフリフレッシュ解
除のコマンドを発する(MPUのハードウェアがクロッ
クイネーブル信号出力端子cをHレベルに立ち上げ
る)。この時点で、I/Oポート端子pはMPUの内部
的にはハイインピーダンスであるが、プルダウン抵抗器
5を介してLレベルにプルダウンされている。パワーオ
ンリセット後、MPU2は、ソフトウェアにより、内部
レジスタやI/Oポートの状態を設定するイニシャライ
ズ処理を行う。このイニシャライズ処理の最後にイニシ
ャライズ処理終了を示すI/Oポート端子pをHレベル
に変更する。MPU2のクロックイネーブル信号出力端
子cは既にHレベルであるから、論理積によりSDRA
M1のクロックイネーブル信号入力端子cxはHレベル
に立ち上がり、SDRAM1はセルフリフレッシュモー
ドを解除する。この時点で、MPU2はイニシャライズ
処理を終了しているので、いつでもSDRAM1に対し
てリフレッシュコマンドを発することができる。
Next, when the main power supply is turned on, the reset module 3 outputs a reset signal (a signal at the reset terminal r) for a certain period, as shown in FIG. MPU2
Issues a command for canceling self-refresh immediately after the power-on reset (the hardware of the MPU raises the clock enable signal output terminal c to the H level). At this point, the I / O port terminal p has a high impedance inside the MPU, but is pulled down to the L level via the pull-down resistor 5. After the power-on reset, the MPU 2 uses software to perform an initialization process for setting the states of internal registers and I / O ports. At the end of this initialization processing, the I / O port terminal p indicating the end of the initialization processing is changed to H level. Since the clock enable signal output terminal c of the MPU 2 is already at the H level, SDRA
The clock enable signal input terminal cx of M1 rises to the H level, and the SDRAM 1 cancels the self refresh mode. At this point, since the MPU 2 has completed the initialization process, it is possible to issue a refresh command to the SDRAM 1 at any time.

【0024】このように、MPU2のイニシャライズ処
理が終了するまで、SDRAM1はセルフリフレッシュ
モードを維持するので、SDRAM1のバックアップデ
ータを保護することができる。
In this way, the SDRAM 1 maintains the self-refresh mode until the initialization processing of the MPU 2 is completed, so that the backup data of the SDRAM 1 can be protected.

【0025】[0025]

【発明の効果】本発明は次の如き優れた効果を発揮す
る。
The present invention exhibits the following excellent effects.

【0026】(1)パワーオンリセット時に、MPUに
おけるイニシャライズ処理が終了するまで、SDRAM
にセルフリフレッシュモードが解除されなくなり、デー
タの消失が防止される。
(1) At power-on reset, SDRAM is initialized until the initialization process in MPU is completed.
In addition, the self-refresh mode is not released and data loss is prevented.

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

【図1】本発明の一実施形態を示すデータ処理回路の要
部回路図である。
FIG. 1 is a circuit diagram of a main part of a data processing circuit according to an embodiment of the present invention.

【図2】本発明の一実施形態を示すデータ処理回路の要
部回路図である。
FIG. 2 is a circuit diagram of a main part of a data processing circuit according to an embodiment of the present invention.

【図3】図1のデータ処理回路における主電源オフ時の
信号タイミング図である。
FIG. 3 is a signal timing diagram when the main power supply is off in the data processing circuit of FIG.

【図4】図1のデータ処理回路における主電源オン時の
信号タイミング図である。
FIG. 4 is a signal timing diagram when the main power supply is turned on in the data processing circuit of FIG.

【符号の説明】[Explanation of symbols]

1 SDRAM 2 MPU 3 リセットモジュール 4 電源監視モジュール 5 プルダウン抵抗器 6 論理モジュール 7 プルアップ抵抗器 1 SDRAM 2 MPU 3 reset module 4 Power supply monitoring module 5 pull-down resistors 6 logic modules 7 Pull-up resistor

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G11C 11/40 - 11/4099 G06F 12/00 G06F 12/16 ─────────────────────────────────────────────────── ─── Continuation of the front page (58) Fields investigated (Int.Cl. 7 , DB name) G11C 11/40-11/4099 G06F 12/00 G06F 12/16

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 データを保持するSDRAMをバッテリ
バックアップするデータ処理回路において、パワーオン
リセット直後にMPUが出力するクロックイネーブル信
号と、前記MPUにおけるイニシャライズ処理が終了し
たことを示すイニシャライズ処理終了信号とに基づき、
前記SDRAMにセルフリフレッシュ解除を指令するこ
とを特徴とするデータ処理回路。
1. In a data processing circuit for backing up an SDRAM that holds data by a battery, a clock enable signal output by an MPU immediately after a power-on reset and an initialization processing end signal indicating that the initialization processing in the MPU is completed. Based on
A data processing circuit for instructing the SDRAM to cancel self refresh.
【請求項2】 前記イニシャライズ処理終了信号は、パ
ワーオンリセット中にハイインピーダンスとなる前記M
PUのI/Oポート端子を否定論理レベルの電圧にプル
アップ又はプルダウンしておき、このI/Oポートより
肯定論理レベルを出力してイニシャライズ処理が終了し
たことを示すことを特徴とする請求項1記載のデータ処
理回路。
2. The initialization processing end signal has a high impedance during the power-on reset.
7. An I / O port terminal of PU is pulled up or pulled down to a voltage of a negative logic level, and a positive logic level is output from this I / O port to indicate that the initialization process is completed. 1. The data processing circuit according to 1.
【請求項3】 前記MPUのクロックイネーブル信号出
力端子からのクロックイネーブル信号と前記イニシャラ
イズ処理終了信号とを論理積し、この論理積信号を前記
SDRAMのクロックイネーブル信号入力端子に与える
ことを特徴とする請求項1又は2記載のデータ処理回
路。
3. The clock enable signal from the clock enable signal output terminal of the MPU is logically ANDed with the initialization processing end signal, and the AND signal is applied to the clock enable signal input terminal of the SDRAM. The data processing circuit according to claim 1.
JP32853299A 1999-11-18 1999-11-18 Data processing circuit Expired - Fee Related JP3463242B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32853299A JP3463242B2 (en) 1999-11-18 1999-11-18 Data processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32853299A JP3463242B2 (en) 1999-11-18 1999-11-18 Data processing circuit

Publications (2)

Publication Number Publication Date
JP2001143469A JP2001143469A (en) 2001-05-25
JP3463242B2 true JP3463242B2 (en) 2003-11-05

Family

ID=18211352

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32853299A Expired - Fee Related JP3463242B2 (en) 1999-11-18 1999-11-18 Data processing circuit

Country Status (1)

Country Link
JP (1) JP3463242B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006261769A (en) * 2005-03-15 2006-09-28 Ricoh Co Ltd Image processing apparatus, method, and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4747155B2 (en) * 2002-10-29 2011-08-17 ルネサスエレクトロニクス株式会社 Memory control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006261769A (en) * 2005-03-15 2006-09-28 Ricoh Co Ltd Image processing apparatus, method, and program

Also Published As

Publication number Publication date
JP2001143469A (en) 2001-05-25

Similar Documents

Publication Publication Date Title
JP3351953B2 (en) Mode register control circuit and semiconductor device having the same
JP3556340B2 (en) Computer system
JP3894573B2 (en) Core section with asynchronous partial reset
CN100483363C (en) Semiconductor integrated circuit and power-saving control method thereof
JP4803463B2 (en) Input control to memory device
US4694393A (en) Peripheral unit for a microprocessor system
JP3302847B2 (en) Storage device
US6317657B1 (en) Method to battery back up SDRAM data on power failure
JP2006018797A (en) Method for reducing standby electricity of integrated circuit device, method for operating memory array with cache of integrated circuit, and integrated circuit device
US5915080A (en) Reprogramming device of a flash memory
US5016219A (en) Computer memory write protection circuit
JP3463242B2 (en) Data processing circuit
KR100464158B1 (en) Method and apparatus for preserving the contents of synchronous dram through system reset
US6256744B1 (en) Personal computer component signal line isolation for an auxiliary powered component
JP3350198B2 (en) Storage system with backup function
JP2003022670A (en) Semiconductor integrated circuit
JPS6259396B2 (en)
JP4078667B2 (en) Memory control system
JP4136076B2 (en) Memory backup control device and memory backup control method
JP3768565B2 (en) DRAM controller
JP4174835B2 (en) Microcontroller
JP3440383B2 (en) Card interface device
JP4747155B2 (en) Memory control system
JP3862405B2 (en) Data processing system
JP2734563B2 (en) Direct memory access monitoring circuit

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
R150 Certificate of patent or registration of utility model

Ref document number: 3463242

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20100822

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110822

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20120822

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20130822

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees