JPH04143998A - Data write method - Google Patents

Data write method

Info

Publication number
JPH04143998A
JPH04143998A JP2266193A JP26619390A JPH04143998A JP H04143998 A JPH04143998 A JP H04143998A JP 2266193 A JP2266193 A JP 2266193A JP 26619390 A JP26619390 A JP 26619390A JP H04143998 A JPH04143998 A JP H04143998A
Authority
JP
Japan
Prior art keywords
data
eeprom
counter
written
negative logic
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.)
Pending
Application number
JP2266193A
Other languages
Japanese (ja)
Inventor
Yoshinori Koshida
越田 良則
Yoshimitsu Matsui
松井 良光
Takeshi Fusegawa
布施川 武司
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.)
NAGANO OKI DENKI KK
Oki Electric Industry Co Ltd
Original Assignee
NAGANO OKI DENKI KK
Oki Electric Industry 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 NAGANO OKI DENKI KK, Oki Electric Industry Co Ltd filed Critical NAGANO OKI DENKI KK
Priority to JP2266193A priority Critical patent/JPH04143998A/en
Publication of JPH04143998A publication Critical patent/JPH04143998A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To double the count value of a counter by using a storage element EEPROM as the counter which counts the number of times, and using negative logic in which 1 and 0 of ordinary positive logic are inverted as number of times data to be written. CONSTITUTION:Data of all '1' is written on the EEPROM in initialization processing. The number of times data is read out from the storage element EEPROM, and one is subtracted from the number of times data, and the number of times data after subtraction is written on the storage element EEPRM again. Thence, in the output processing of the number of times data, the number of times data is read out from the storage element EEPROM, and processing in which data of negative logic is converted to data of positive logic is performed. In such a way, the number of times of write of the data of negative logic goes to around 32,000 when the EEPROM element whose service life is limited to 16,000 times of write of the data of positive logic, which doubles the service life.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明はカウンタとして使用される記憶素子EEPRO
M (電気的消去可能なプログラムリードオンリメモリ
)へのデータ書込み方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention relates to a memory element EEPRO used as a counter.
The present invention relates to a method of writing data to an electrically erasable program read-only memory (M).

[従来の技術] 従来各種装置において、機構式計数機(機械式カウンタ
)に代り電子式な記憶素子により、カウンタを実現して
いるものが多い。例えば印刷装置においては、印刷用紙
の枚数やドラムの回転数等を計数し、この計数値をカウ
ンタに記憶する必要がある。
[Prior Art] In many conventional devices, a counter is implemented using an electronic storage element instead of a mechanical counter. For example, in a printing device, it is necessary to count the number of sheets of printing paper, the number of rotations of a drum, etc., and store these counted values in a counter.

また前記印刷用紙の総枚数等の計数データは、一般に装
置の電源が断となっても記憶しておく必要がある。従っ
てこの計数データの保存を要する場合の電子化された記
憶素子として従来は、B、B。
Furthermore, the counting data such as the total number of printing sheets generally needs to be stored even when the power of the apparatus is turned off. Therefore, B and B have conventionally been used as electronic storage elements when it is necessary to store this counting data.

M (バッテリパック、アップ付メモリ)が使用されて
きたが、近年書替え可能な不揮発性メモリであるEEP
ROM(電気的消去可能ROM )が使用される場合が
増えてきた。
M (battery pack, memory with upgrade) has been used, but in recent years EEP, which is a rewritable non-volatile memory, has been used.
ROM (Electrically Erasable ROM) is increasingly being used.

この理由としてEEPROMには、−度データを書込む
と、その後電源をまったく供給しなくても書込んだデー
タが保存されるという特徴があり、B、B。
The reason for this is that EEPROM has the characteristic that once - degree data is written, the written data is saved even if no power is supplied afterwards.B,B.

Xのようにバックアップ用のバッテリを必要としないと
いう便利さがあるからである。
This is because it has the convenience of not requiring a backup battery like the X.

第2図は従来のEEPROMによるカウンタの計数手順
を示す流れ図であり、第3図は従来の正論理のカウント
回数を説明する図である。
FIG. 2 is a flowchart showing the counting procedure of a conventional EEPROM counter, and FIG. 3 is a diagram illustrating the number of counts of conventional positive logic.

第3図の正論理の計数法を説明すると、カウンタとして
のEEPROMへのイニシャライズとして最初にオール
“0″を書込み、カウント回数を“0”とする。
To explain the counting method of the positive logic shown in FIG. 3, all "0"s are first written to initialize the EEPROM as a counter, and the count number is set to "0".

その後回数を1つ計数する毎にカウンタに1を加算した
値を回数の計数値とする方法である。この正論理の計数
法は人間の感覚(例えばソロパンで回数が1回増加する
毎に1を加算する感覚)に適合するため、一般に広く採
用されている。
After that, each time the number of times is counted by one, the value obtained by adding 1 to the counter is used as the counted value of the number of times. This positive logic counting method is generally widely adopted because it is compatible with human senses (for example, the sense of adding 1 each time the number of times increases by one in solo panning).

第2図により従来のEEPROMによるカウンタの計数
手順を説明する。
The counting procedure of a conventional EEPROM counter will be explained with reference to FIG.

ステップS21において、カウンタとして使用する記憶
素子EEPROMより正論理のカウントデータ(第3図
の正論理の計数法によるカウントデータ)を読出す。
In step S21, positive logic count data (count data based on the positive logic counting method shown in FIG. 3) is read from the storage element EEPROM used as a counter.

ステップS22において、EEPROMより読出した正
論理のカウントデータに1を加算してカウントデータを
更新する。
In step S22, 1 is added to the positive logic count data read from the EEPROM to update the count data.

ステップS23において、記憶素子EEPl?OMに更
新した正論理のカウントデータを書込む。
In step S23, the storage element EEPl? Write the updated positive logic count data to OM.

以上の処理を回数を1つ計数する毎に繰返すことにより
、フリップフロップなどにより構成されるカウンタ回路
の代りをEEPROMを用いてプログラム的に実現する
ことができる。
By repeating the above process every time the number of times is counted by one, it is possible to programmatically implement an EEPROM instead of a counter circuit constituted by a flip-flop or the like.

[発明が解決しようとする課題] しかしながら、EEPROMをカウンタの記憶素子とし
て使用した場合、EEPROMにはデータの書込み回数
に対する制限があり、一般にメーカーのカタログによる
消去・書込み回数は1.ガロを限度としている。このた
め、書込み回数に制限のないB、B、Mを使用したもの
と比較すると極端にカウント出来る回数が少なくなると
いう問題があった。
[Problems to be Solved by the Invention] However, when an EEPROM is used as a storage element for a counter, there is a limit to the number of times data can be written to the EEPROM, and the number of erasing and writing times according to the manufacturer's catalog is generally 1. The limit is Garo. For this reason, there is a problem in that the number of times that can be counted is extremely reduced compared to the case where B, B, and M are used, which have no limit on the number of times of writing.

例えば、1ワード(16ビツト)のカウンタをB。For example, B is a 1-word (16-bit) counter.

B、M等の寿命のない記憶素子で作った場合、カウンタ
の容量として2の16乗から1を減算した数である65
535までカウント出来るが、EEPROMで作った場
合は、書込み回数に対する寿命から約16000カウン
トか限度であるという問題点かあった。
If it is made of a memory element with no lifespan such as B or M, the capacity of the counter is 65, which is the number obtained by subtracting 1 from 2 to the 16th power.
It can count up to 535, but if it was made with EEPROM, there was a problem that it would be limited to about 16,000 counts due to the lifespan for the number of writes.

本発明はかかる問題点を解決するためになされたもので
、回数を計数するためのカウンタとして記憶素子EEP
ROMを使用して、従来よりもさらにカウント回数を増
大することができるデータ書込み方法を得ることを目的
とする。
The present invention has been made to solve such problems, and uses a memory element EEP as a counter for counting the number of times.
It is an object of the present invention to provide a data writing method using a ROM that can further increase the number of counts than conventional methods.

[課題を解決するための手段] 本発明に係るデータ書込み方法は、回数を計数するため
のカウンタとして記憶素子EEPl?OMを使用し、デ
ータ書込み手段により前記EEPROMに書込むべき回
数データとして通常の正論理における“1”と0″とを
反転させた負論理による回数データを書込むものである
[Means for Solving the Problems] A data writing method according to the present invention uses a storage element EEPl? as a counter for counting the number of times. Using the OM, data writing means writes negative logic number data, which is an inversion of "1" and 0" in normal positive logic, as the number data to be written into the EEPROM.

また本発明に係るデータ書込み方法は、前記記憶素子E
EPRO)!に書込まれた負論理による回数データを読
出して出力するときに、データ変換手段により前記負論
理による回数データを正論理による回数データに変換し
て出力するものである。
Further, in the data writing method according to the present invention, the memory element E
EPRO)! When reading and outputting the negative logic count data written in the negative logic, the data conversion means converts the negative logic count data into positive logic count data and outputs the converted count data.

[作用] 本発明は次のように作用する。[Effect] The invention works as follows.

まず本発明においては、回数を計数するためのカウンタ
として記憶素子EEPROMを使用する。これはEEP
ROMがデータの書込み後、装置の電源を断とする場合
に、バックアップ電源を必要としないので便利であるか
らである。そしてデータ書込み手段により前記EEPR
OMに書込むべき回数データとして通常の正論理におけ
る“1′と“0″とを反転させた負論理による回数デー
タを書込む。
First, in the present invention, a memory element EEPROM is used as a counter for counting the number of times. This is EEP
This is convenient because a backup power source is not required when the device is powered off after data has been written to the ROM. Then, the data writing means reads the EEPR.
As the number of times data to be written to OM, number data of negative logic, which is an inversion of "1' and "0" in normal positive logic, is written.

これは記憶素子EEPI?OMのメモリの各ビットは、
それぞれセルという単位で構成されており、“0”を書
込むより“1′を書込んだ方が、そのセルの持つ電荷の
消費が少ないという素子の特性に起因して、記憶素子E
EPROMにデータを書き込む場合、最初にオール“0
”を書込むよりオール“1″を書込んだ方が、EEPR
OMの書込み回数に対する寿命を長くすることになるも
のである。
Is this the memory element EEPI? Each bit of memory in OM is
Each memory element E is composed of a unit called a cell, and due to the characteristic of the element that writing a ``1'' than writing a 0 consumes less charge, the memory element E
When writing data to EPROM, first write all “0”
It is better to write all “1” than to write “1” in EEPR.
This will extend the life of the OM with respect to the number of writes.

また本発明においては、前記記憶素子EEPROMに書
込まれた負論理による回数データを読出して出力すると
きに、データ変換手段により前記負論理による回数デー
タを正論理による回数データに変換して出力する。この
変換は負論理による回数データの各ビット毎に“12は
“0”に、′0”は“1”にそれぞれ反転させる処理で
可能となり、人間の感覚上、理解しやすい正論理による
回数データが容易に得られる。
Further, in the present invention, when reading and outputting the negative logic count data written in the storage element EEPROM, the data conversion means converts the negative logic count data into positive logic count data and outputs the converted count data. . This conversion is possible by inverting each bit of the count data using negative logic such that ``12'' becomes ``0'' and '0'' becomes ``1'', which is easy to understand for humans. can be easily obtained.

[実施例コ 最初に本発明の論理的根拠について説明する。[Example code] First, the rationale of the present invention will be explained.

(1)まず本発明は、記憶素子EEPROMにデータを
書込む場合、初期値としてオール“0”を書込む代りに
オール“11を書込む。これはEEPROMのメモリの
各ビットはそれぞれセルという単位で構成されており、
′0°を書込むより“1”を書込んだ方が、そのセルの
持つ電荷の消費が少ないという素子の特性に起因して、
EEPROMには“0”を書込むより“1°を書込んだ
方がEEPROMをカウンタとして利用した場合に、書
込み回数についての素子の寿命が延長されるからである
。即ち長寿命のカウンタが得られるからである。
(1) First, when writing data to the storage element EEPROM, the present invention writes all "11" as an initial value instead of writing all "0". This means that each bit of the memory of the EEPROM is a unit called a cell. It consists of
Due to the characteristic of the element that writing “1” consumes less charge in the cell than writing “0°”,
This is because writing "1°" into an EEPROM is better than writing "0" because when the EEPROM is used as a counter, the life of the element in terms of the number of writes will be extended.In other words, a counter with a long life can be obtained. This is because it will be done.

(2)次に本発明は、負論理の計数法を利用することに
より、カウンタの上位ビットには′11を書込む回数が
非常に増加することである。即ち正論理の計数法によれ
ば、例えば第3図における15ビツト目のb15は、0
回目から18383回目までは毎回“0”が書込まれ、
やっと18384回目以上になって“1”が書込まれる
。これを負論理の計数法に代えることによりこの“0″
と“1”のデータが反転することになる。
(2) Next, according to the present invention, by using a negative logic counting method, the number of times '11' is written to the upper bits of the counter is greatly increased. That is, according to the counting method of positive logic, for example, the 15th bit b15 in FIG. 3 is 0.
“0” is written every time from the 18383rd time,
Finally, "1" is written for the 18,384th time or more. By replacing this with a negative logic counting method, this “0”
The data “1” will be inverted.

第4図は本発明の負論理のカウント回数を説明する図で
あり、同図において、15ビツト目のb15はO回目か
ら18383回目まで毎回“1”が書込まれ、1638
4回目以上になってやっと“0“が書込まれる。また1
6ビツト目のb16は0回目から32767回目まで毎
回“1°が書込まれる。
FIG. 4 is a diagram illustrating the number of times the negative logic is counted according to the present invention. In the figure, "1" is written to the 15th bit b15 every time from the Oth time to the 18383rd time, and 1638 times.
“0” is finally written the fourth time or more. Also 1
“1°” is written to the 6th bit b16 every time from the 0th time to the 32767th time.

この負論理の計数法の採用により、カウンタの上位ビッ
トに“1“を書込む回数が非常に増加し、これがEEP
ROMの素子特性により素子への書込み回数の寿命を延
ばし、EEPROMを用いたカウンタとしての計数回数
を増大せしめる結果となる。勿論負論理の回数データを
出力する際には正論理に変換して出力するようにすれば
、操作員が容易に回数を理解することができる。(この
変換法については後述する。) 第1図は本発明のEEPROMによるカウンタの計数手
順を示す流れ図であり、同図の流れ図を以下に説明する
By adopting this negative logic counting method, the number of times "1" is written to the upper bit of the counter increases significantly, which causes the EEP
Due to the element characteristics of the ROM, the life of the number of writes to the element can be extended, resulting in an increase in the number of times the EEPROM can be counted as a counter. Of course, when outputting negative logic count data, converting it to positive logic and outputting it allows the operator to easily understand the count. (This conversion method will be described later.) FIG. 1 is a flowchart showing a counting procedure of a counter using an EEPROM of the present invention, and the flowchart of the same figure will be explained below.

ステップS1において、カウンタとして使用する記憶素
子EEPROMより第4図に示した負論理カウントデー
タを読出す。
In step S1, the negative logic count data shown in FIG. 4 is read from the storage element EEPROM used as a counter.

ステップS2において、負論理のデータを正論理に変換
する処理を行なう。この実施例における変換処理は、負
論理データの各ビット毎に“1“は“Omに、“0#は
“1°にそれぞれ反転することにより正論理データが得
られる。また別の変換処理として負論理データとオール
“1°のデータとの排他的論理和の演算を行なうことに
より正論理データが得られる。
In step S2, processing for converting negative logic data into positive logic is performed. In the conversion process in this embodiment, positive logic data is obtained by inverting each bit of negative logic data from "1" to "Om" and from "0#" to "1°." As another conversion process, Positive logic data is obtained by performing an exclusive OR operation of negative logic data and all "1°" data.

ステップS3において、変換した正論理データに1を加
算してカウントデータを更新する。
In step S3, 1 is added to the converted positive logic data to update the count data.

ステップS4において、正論理データを再び負論理デー
タに変換する処理を行なう。この変換はステップS2に
おける変換と同一の変換である。
In step S4, the positive logic data is again converted into negative logic data. This conversion is the same conversion as the conversion in step S2.

即ち正論理データの各ビット毎に“0”は“1゛に、“
1”は“0”に変換することにより負論理データに変換
できる。またステップS2と同様な排他的論理和演算を
行なってもよい。
In other words, for each bit of positive logic data, "0" becomes "1", "
1" can be converted to negative logic data by converting it to "0". Alternatively, an exclusive OR operation similar to step S2 may be performed.

ステップS5において、変換した負論理データを記憶素
子EEPROMに書込む。
In step S5, the converted negative logic data is written into the storage element EEPROM.

以上の処理を回数を1つ計数する毎に繰返すことにより
カウンタとしての動作をプログラムにより行なうことが
できる。
By repeating the above processing every time the number of times is counted by one, the operation as a counter can be performed by a program.

また本発明の他の実施例として、EEPROMに対する
初期値としてオール“1” (正論理データとしては6
5535 )のデータを書込み、回数を1つ計数する毎
に−1の処理をして減算カウンタとして動作させるよう
にしてもよい。この場合データ出力の際に、負論理デー
タから正論理データへの変換を行えば、通常の正論理の
回数データとして使用することができる。
Further, as another embodiment of the present invention, the initial value for the EEPROM is all "1" (positive logic data is 6
5535) may be written, and every time the number of times is counted, -1 is processed to operate as a subtraction counter. In this case, if the negative logic data is converted into positive logic data when outputting the data, it can be used as normal positive logic count data.

第5図(a)〜(C)は本発明のEEPROMによるカ
ウンタの他の計数手順を示す流れ図であり、同図の(a
)は回数データのイニシャライズ処理、(b)は回数デ
ータの計数処理、(C)は回数データの出力処理をそれ
ぞれ示している。
5(a) to 5(C) are flowcharts showing other counting procedures of the counter using the EEPROM of the present invention;
) shows the initialization process of the number data, (b) shows the counting process of the number data, and (C) shows the output process of the number data.

第5図(a)のイニシャライズ処理では、ステップSl
lにおいてオール“1“ (正論理データの65535
 )のデータをEEPROMに書込む。
In the initialization process of FIG. 5(a), step Sl
All “1” in l (65535 positive logic data
) data is written to EEPROM.

第5図(b)の回数データの計数処理では、ステップS
L2において記憶素子EEPROMより回数データを読
出し、ステップ513において回数データから1を減算
し、ステップS14において減算後の回数データを再び
記憶素子EEPROMに書込む。
In the counting process of the number of times data in FIG. 5(b), step S
In L2, the number of times data is read from the storage element EEPROM, in step 513, 1 is subtracted from the number of times data, and in step S14, the number of times data after the subtraction is written into the storage element EEPROM again.

第5図(C)の回数データの出力処理では、ステップS
15において記憶素子EEPROMより回数データを読
出し、ステップ516において負論理のデータを正論理
のデータに変換する処理を行なう。
In the output process of the number of times data in FIG. 5(C), step S
At step 15, the number of times data is read from the storage element EEPROM, and at step 516, processing for converting negative logic data into positive logic data is performed.

この変換処理は第1図のステップS2における変換処理
と同一の処理である。
This conversion process is the same as the conversion process in step S2 in FIG.

本発明における負論理データをEEPROMに書込み、
カウンタとして利用した場合の書込み回数については、
厳密には素子の特性に依存するが、市販の素子ついて実
験した結果によれば、正論理データの書込み回数が約1
8000回で寿命となるEEPROM素子の場合に、負
論理データの書込み回数による寿命は約32000回が
得られた。即ち素子の寿命を2倍に延長させたことにな
る。これはカウンタの上位ビットについて、常に“0“
を書込む従来の方法から常に“1″を書込む方法に変更
した本発明の大きな効果といえる。
Writing negative logic data in the present invention to EEPROM,
Regarding the number of writes when used as a counter,
Strictly speaking, it depends on the characteristics of the element, but according to the results of experiments with commercially available elements, the number of times positive logic data is written is approximately 1.
In the case of an EEPROM element whose life span is 8,000 times, a life span of about 32,000 times was obtained based on the number of times negative logic data was written. In other words, the life of the element is doubled. This means that the upper bit of the counter is always “0”.
This can be said to be a great effect of the present invention, which has changed from the conventional method of writing "1" to the method of always writing "1".

また上記実施例はEEPROMをカウンタとして利用し
た場合の例を示したが、本発明はこれに限定されるもの
ではない。
Further, although the above embodiment shows an example in which an EEPROM is used as a counter, the present invention is not limited to this.

例えば白地の背景に黒の文字または画像データをEEP
ROMに記憶させるように、“0”のデータの方が“1
″のデータよりも多いデータをEEPROMに記憶させ
る場合に本発明を適用することができる。
For example, EEP black text or image data on a white background.
As it is stored in ROM, “0” data is more “1” than “0” data.
The present invention can be applied to the case where more data than '' is stored in the EEPROM.

そしてEEPROMへのデータの書込みと、データの読
出しの際に、“0“は“1“に、′1”は“0#にデー
タの反転処理をすれば、従来と同一の文字または画像デ
ータを使用してEEPROM素子への書込み回数を倍増
させることができる。
When writing data to and reading data from EEPROM, if the data is inverted from "0" to "1" and from '1' to "0#", the same character or image data as before can be obtained. can be used to double the number of writes to an EEPROM device.

[発明の効果] 以上のように本発明によれば、回数を計数するためのカ
ウンタとして記憶素子EEPROMを使用し、該EEP
l?OMに書込むべき回数データとして通常の正論理に
おける1と0とを反転させた負論理による回数データを
書込むようにしたので、EEPl?OM素子を用いたカ
ウンタのカウント回数を倍増させることができる。
[Effects of the Invention] As described above, according to the present invention, the memory element EEPROM is used as a counter for counting the number of times, and the EEPROM
l? As the number of times data to be written to OM, the number of times data based on negative logic, which is an inversion of 1 and 0 in normal positive logic, is written, so EEPl? The number of counts of a counter using an OM element can be doubled.

また本発明によれば、前記記憶素子EEPl?OMに書
込まれた負論理による回数データを読出して出力すると
きに、負論理による回数データを正論理による回数デー
タに変換して出力するようにしたので、人間の感覚とし
て理解しやすい正論理データが容易に得られる。
Further, according to the present invention, the memory element EEPl? When reading and outputting the negative logic count data written in the OM, the negative logic count data is converted to positive logic count data and output, so the positive logic is easy to understand as a human sense. Data is easily obtained.

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

第1図は本発明のEEPROMによるカウンタの計数手
順を示す流れ図、第2図は従来のEEPI?OMによる
カウンタの計数手順を示す流れ図、第3図は従来の正論
理のカウント回数を説明する図、第4図は本発明の負論
理のカウント回数を説明する図、第5図(a) (c) は本発明のEEPROMによるカウ ンタの他の計数手順を示す流れ図である。
FIG. 1 is a flow chart showing the counting procedure of a counter using the EEPROM of the present invention, and FIG. 2 is a flowchart showing the counting procedure of a counter using the EEPROM of the present invention. A flowchart showing the counting procedure of the counter by OM, FIG. 3 is a diagram explaining the conventional positive logic counting number, FIG. 4 is a diagram explaining the negative logic counting number of the present invention, and FIG. 5 (a) ( c) is a flowchart showing another counting procedure of the counter using the EEPROM of the present invention.

Claims (2)

【特許請求の範囲】[Claims] (1)回数を計数するためのカウンタとして記憶素子E
EPROMを使用し、該EEPROMに書込むべき回数
データとして通常の正論理における1と0とを反転させ
た負論理による回数データを書込むことを特徴とするデ
ータ書込み方法。
(1) Memory element E as a counter for counting the number of times
A data writing method using an EPROM and writing the number data of negative logic, which is an inversion of 1 and 0 in normal positive logic, as the number data to be written into the EEPROM.
(2)前記記憶素子EEPROMに書込まれた負論理に
よる回数データを読出して出力するときに、前記負論理
による回数データを正論理による回数データに変換して
出力する請求項1記載のデータ書込み方法。
(2) Data writing according to claim 1, wherein when reading and outputting the negative logic count data written in the memory element EEPROM, the negative logic count data is converted to positive logic count data and output. Method.
JP2266193A 1990-10-04 1990-10-04 Data write method Pending JPH04143998A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2266193A JPH04143998A (en) 1990-10-04 1990-10-04 Data write method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2266193A JPH04143998A (en) 1990-10-04 1990-10-04 Data write method

Publications (1)

Publication Number Publication Date
JPH04143998A true JPH04143998A (en) 1992-05-18

Family

ID=17427550

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2266193A Pending JPH04143998A (en) 1990-10-04 1990-10-04 Data write method

Country Status (1)

Country Link
JP (1) JPH04143998A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7551706B2 (en) 2004-12-03 2009-06-23 Kyocera Mita Corporation Counter device and counting method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7551706B2 (en) 2004-12-03 2009-06-23 Kyocera Mita Corporation Counter device and counting method

Similar Documents

Publication Publication Date Title
TWI606388B (en) Data storage device and data maintenance method thereof
JP2004524636A (en) Improved error correction scheme for use in flash memory, allowing bit changes
WO2007000862A1 (en) Memory controller, nonvolatile storage device, nonvolatile storage system, and data writing method
US7890843B2 (en) Semiconductor memory device
CN101271383A (en) Data processing system operating method, method and computer program product
JP2011527807A (en) Data collection and compression in solid state storage.
EP0969378A2 (en) Data storage, data processing system and method
JPS6196598A (en) Count data memory method of electric erasable p-rom
EP0890955A2 (en) Storage apparatus, data write-in method, and data read-out method
JP4665539B2 (en) MEMORY CONTROL DEVICE, MEMORY CONTROL METHOD, PROGRAM
JPH10241375A (en) Ferroelectric substance storage device
KR100327286B1 (en) Digital audio recorder and player with address backup function
JPH04143998A (en) Data write method
JP2005222202A (en) Data protection method for nonvolatile storage device
JP2006221334A (en) Memory controller, flash memory system, and control method for flash memory
JP2006285976A (en) Nonvolatile storage system, nonvolatile storage device, and data reading method and program
JPS63172143A (en) Film counter for camera
JPS6045994A (en) Information storing method by prom
JPH04162300A (en) Semiconductor memory
JPH07320017A (en) Ic memory card
JP4513305B2 (en) Memory device
JP3157800B2 (en) Microcomputer memory rewriting apparatus and method
JPS6223902B2 (en)
JP2004005179A (en) Data storage method of eeprom
JP2000011700A (en) Method and circuit for test of rom