JP3793542B2 - Semiconductor memory device - Google Patents

Semiconductor memory device Download PDF

Info

Publication number
JP3793542B2
JP3793542B2 JP2004379652A JP2004379652A JP3793542B2 JP 3793542 B2 JP3793542 B2 JP 3793542B2 JP 2004379652 A JP2004379652 A JP 2004379652A JP 2004379652 A JP2004379652 A JP 2004379652A JP 3793542 B2 JP3793542 B2 JP 3793542B2
Authority
JP
Japan
Prior art keywords
data
flash memory
page
writing
write
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 - Lifetime
Application number
JP2004379652A
Other languages
Japanese (ja)
Other versions
JP2005100470A (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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2004379652A priority Critical patent/JP3793542B2/en
Publication of JP2005100470A publication Critical patent/JP2005100470A/en
Application granted granted Critical
Publication of JP3793542B2 publication Critical patent/JP3793542B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Read Only Memory (AREA)
  • Memory System (AREA)

Description

産業上の利用分野Industrial application fields

本発明はフラッシュメモリを用いた半導体記憶装置に関し、特にフラッシュメモリを用いた半導体ディスク装置などに連続してデータの書き込みをすることに関する。   The present invention relates to a semiconductor memory device using a flash memory, and more particularly to writing data continuously in a semiconductor disk device using a flash memory.

本発明は、例えば、複数ビットを1ワードとして、ワード単位に読み出し書き込み可能で、チップ単位あるいは複数ワード単位に電気的に消去可能なフラッシュEEPROMを複数個搭載し、上記フラッシュメモリに連続してデータの書き込みを行なう装置において、1ワードのデータを上記書き込み装置に搭載された任意の前記フラッシュメモリに書き込み、書き込みが行なわれた上記フラッシュメモリが次の1ワードのデータを書き込み可能となる一定時間の間に、前記装置に搭載された書き込みが行なわれている前記フラッシュメモリとは別のフラッシュメモリに1ワードのデータを書き込むことを特徴とする。   In the present invention, for example, a plurality of flash EEPROMs that can be read and written in units of words with a plurality of bits as one word and that can be electrically erased in units of chips or in units of a plurality of words are mounted. 1 word of data is written into an arbitrary flash memory mounted on the writing device, and the flash memory in which the writing has been performed can write the next 1 word of data for a certain period of time. In the meantime, one word of data is written in a flash memory different from the flash memory in which writing is performed, which is mounted on the device.

従来技術に係るコマンド制御方式で書き込みや消去を行うフラッシュメモリの、データ書き込みのタイミング波形を図8に示す。図中Vccはフラッシュメモリの電源電圧であり、常時+5Vが印加されている。Vppは書き込み電源であり、フラッシュメモリへデータの書き込みを行うとき電源電圧Vccより高い電位を印加する。アドレスはフラッシュメモリのデータの書き込み領域をバイト単位に指定するものである。OEはアウトプットイネーブル信号であり、フラッシュメモリからデータの読み出しを行う際にLowとし、その他の時はHighとする。CEはチップイネーブル信号であり、フラッシュメモリにコマンドやデータの読み出し書き込みを行うときLowとする。また、本フラッシュメモリのCEはライトイネーブル信号も兼ねており、Vppが高電位でかつOEがHighの時OEの立上りでデータが書き込まれる。I/O7およびI/O0〜I/O6はデータ線である。続いて、フラッシュメモリに1バイトのデータを書き込むときの動作を示す。まず、CEの立上りのタイミングでデータ線上のコマンドをフラッシュメモリに書き込む。このコマンドはフラッシュメモリに1ワードのデータの書き込みの開始を知らせる、ライトセットアップコマンドである。このコマンドの書き込みの後、CEの立上りのタイミングでデータ線上のデータをフラッシュメモリに書き込む。このコマンドとデータの書き込み時のCEのLow期間は最小50ナノ秒である。しかし、実際にはフラッシュメモリ内部ではメモリチップへの書き込みが始まったところであり、内部での書き込みが終了するまで次のデータは書き込むことはできない。ここでフラッシュメモリの内部での書き込みが終了するまで、数十マイクロ秒の時間が必要で有り、コマンドと1ワードのデータの書き込みの時間に比較してかなりの時間を要する。そして、この数十マイクロ秒の時間を経て、フラッシュメモリチップの内部での書き込みが終了したことを調べる手段としてステータスポーリングが有る。これはCEとOEをLowにしてI/O7からステータスを読み出してメモリチップ内部での書き込みの終了を判定する。   FIG. 8 shows timing waveforms for data writing in a flash memory in which writing and erasing are performed using the command control method according to the prior art. In the figure, Vcc is a power supply voltage of the flash memory, and +5 V is always applied. Vpp is a write power supply, and a potential higher than the power supply voltage Vcc is applied when data is written to the flash memory. The address designates a data write area of the flash memory in units of bytes. OE is an output enable signal, which is set to Low when reading data from the flash memory, and set to High at other times. CE is a chip enable signal, and is set to Low when reading and writing commands and data to the flash memory. The CE of this flash memory also serves as a write enable signal. When Vpp is at a high potential and OE is High, data is written at the rising edge of OE. I / O7 and I / O0 to I / O6 are data lines. Next, an operation when writing 1-byte data in the flash memory is shown. First, the command on the data line is written to the flash memory at the rising edge of CE. This command is a write setup command for notifying the flash memory of the start of writing one word of data. After writing this command, the data on the data line is written to the flash memory at the rising edge of CE. The CE Low period when writing this command and data is a minimum of 50 nanoseconds. However, actually, writing to the memory chip has started inside the flash memory, and the next data cannot be written until the internal writing is completed. Here, several tens of microseconds are required until the writing in the flash memory is completed, and a considerable time is required as compared with the writing time of the command and one word of data. Then, status polling is available as means for checking that the writing in the flash memory chip has been completed after the time of several tens of microseconds. This sets CE and OE to Low and reads the status from the I / O 7 to determine the end of writing in the memory chip.

上記技術は、複数ワードのデータを連続して書き込む場合かなりの時間を要する。コマンドと1ワードのデータの書き込みは数十ナノ秒から数百ナノ秒程度である。しかし、1ワードのデータを書き込んでからフラッシュメモリチップ内部での書き込みが終了するまでには、数マイクロ秒から数十マイクロ秒の時間が必要であり、この間はフラッシュメモリにアクセスできない。そのため、1ワードのデータを書き込むためのトータルの時間が読みだし時間に比較してかなり遅い。また、複数ワードのデータを連続で書き込む場合、書き込むワード数に比例して書き込み時間が増大する。例えばフラッシュメモリを用いて半導体ディスク装置を構築した場合、数キロワードから数十キロワード、あるいはそれ以上のデータが連続で書き込まれる。そうすると、書き込まれるデータに比例して書き込み時間が増大するため、システム全体として書き込みの転送が遅くなる。   The above technique requires a considerable amount of time when writing a plurality of words of data continuously. Writing commands and data of one word takes several tens of nanoseconds to several hundred nanoseconds. However, a time of several microseconds to several tens of microseconds is required from the writing of one word data to the completion of the writing in the flash memory chip, and the flash memory cannot be accessed during this time. Therefore, the total time for writing one word of data is considerably slower than the reading time. In addition, when data of a plurality of words is written continuously, the writing time increases in proportion to the number of words to be written. For example, when a semiconductor disk device is constructed using a flash memory, data of several kilowords to several tens of kilowords or more is continuously written. Then, since the writing time increases in proportion to the data to be written, the transfer of writing is delayed as a whole system.

本発明の目的は、データの書き込み時間を短縮した半導体記憶装置を提供することである。   An object of the present invention is to provide a semiconductor memory device in which a data writing time is shortened.

本発明は、The present invention
ページ単位でデータを書き込み可能な複数のフラッシュメモリと、Multiple flash memories that can write data in page units,
外部のシステムからの書き込み要求に応答して、前記システムからのデータを前記複数のフラッシュメモリに書き込む制御部と、A controller that writes data from the system to the plurality of flash memories in response to a write request from an external system;
を備える半導体記憶装置であって、A semiconductor memory device comprising:
前記制御部は、前記システムからの1つの書き込み要求に応答して、前記システムからの1つの書き込み要求に伴う複数セクタ分のデータがセクタ単位で各フラッシュメモリに分配されるように、前記システムが管理する論理セクタ番号から前記各フラッシュメモリの物理アドレスを発生し、In response to one write request from the system, the control unit is configured so that data for a plurality of sectors accompanying one write request from the system is distributed to each flash memory in units of sectors. Generate the physical address of each flash memory from the logical sector number to manage,
前記制御部は、ひとつのフラッシュメモリが当該ひとつのフラッシュメモリのために分配されたデータのうちの1ページ分のデータを書き込んでいる間に、他のひとつのフラッシュメモリのために分配されたデータのうちの他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、While the one flash memory is writing the data for one page of the data distributed for the one flash memory, the control unit distributes the data distributed for the other one flash memory. The other one page of data and a write request for the other one page of data are given to the other one flash memory,
ことを特徴とする半導体記憶装置を提供する。A semiconductor memory device is provided.
また、Also,
バッファメモリと、Buffer memory,
ページ単位でデータを書き込み可能な複数のフラッシュメモリと、Multiple flash memories that can write data in page units,
外部のシステムからの書き込み要求に応答して、前記システムからのデータを、前記バッファメモリを介して前記複数のフラッシュメモリに書き込む制御部と、A controller that writes data from the system to the plurality of flash memories via the buffer memory in response to a write request from an external system;
を備える半導体記憶装置であって、A semiconductor memory device comprising:
前記制御部は、前記システムからの1つの書き込み要求に応答して、前記システムからの1つの書き込み要求に伴う複数セクタ分のデータがセクタ単位で各フラッシュメモリに分配されるように、テーブルを参照して、前記システムが管理する論理セクタ番号から前記各フラッシュメモリの物理アドレスを発生し、In response to one write request from the system, the control unit refers to a table so that data for a plurality of sectors accompanying one write request from the system is distributed to each flash memory in units of sectors. Then, the physical address of each flash memory is generated from the logical sector number managed by the system,
前記制御部は、ひとつのフラッシュメモリが前記ひとつのフラッシュメモリのために分配されたデータのうちの1ページ分のデータを書き込んでいる間に、前記他のひとつのフラッシュメモリのために分配されたデータのうちの他の1ページ分のデータを前記バッファメモリから読み出し、読み出された当該他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、The control unit is distributed for the other one flash memory while one flash memory is writing data for one page of the data distributed for the one flash memory. The other one page of data is read from the buffer memory, and the other one page of data read and the write request for the other one page of data are sent to the other one. Give to the flash memory,
ことを特徴とする半導体記憶装置を提供する。A semiconductor memory device is provided.

本発明は、以上のように構成されているために、データの書き込み時間を短縮した半導体記憶装置を提供できる。   Since the present invention is configured as described above, it is possible to provide a semiconductor memory device in which the data writing time is shortened.

作用Action

フラッシュメモリを複数個搭載し、上記フラッシュメモリにデータの記憶を行なう半導体記憶装置において、制御部は、書き込み指示を上記フラッシュメモリに送り、書き込み指示が送られた上記フラッシュメモリが次の書き込み指示を受付可能となるまでの間に、書き込みが行なわれている上記フラッシュメモリとは別のフラッシュメモリに書き込み指示を送る。   In a semiconductor memory device in which a plurality of flash memories are mounted and data is stored in the flash memory, the control unit sends a write instruction to the flash memory, and the flash memory to which the write instruction is sent sends the next write instruction. Until it can be accepted, a write instruction is sent to a flash memory different from the flash memory in which the write is being performed.

本実施例では、連続したデータの書き込みの場合、連続して同一のフラッシュメモリに書き込むのでなく、他のフラッシュメモリに書き込むように制御する。   In this embodiment, in the case of continuous data writing, control is performed so that data is not continuously written in the same flash memory but is written in another flash memory.

1ワードのデータをフラッシュメモリに書き込んでから次のデータを書き込むまでに数マイクロ秒から数十マイクロ秒の待ち時間が有る。そのため、連続して書き込みデータが有る場合、この待ち時間の間に連続して他のフラッシュメモリへ1ワードのデータを書き込み続ける。そして、最初に書き込んだフラッシュメモリの待ち時間を過ぎると、最初のフラッシュメモリからステータスポーリングを行ない、次の1ワードのデータを書き込む。この様に、フラッシュメモリの待ち時間の間に他のフラッシュメモリへの書き込みを行う。   There is a waiting time of several microseconds to several tens of microseconds from writing one word of data to the flash memory until writing the next data. Therefore, when there is continuous write data, one word of data is continuously written to another flash memory during this waiting time. Then, when the waiting time of the first written flash memory has passed, status polling is performed from the first flash memory, and the next one word of data is written. In this manner, writing to another flash memory is performed during the waiting time of the flash memory.

複数の連続したデータを書き込む用途にフラッシュメモリを用いた場合、本実施例によればフラッシュメモリの低速の書き込みを、装置のトータルで高速化できる。すなわち、フラッシュメモリを半導体ディスク装置に用いた場合、複数の連続したデータが書き込まれる。しかし、連続したデータの書き込みの場合、フラッシュメモリへの書き込みが読み出しに比較して遅いため、トータルの転送速度が低下する。しかし、本実施例によればフラッシュメモリの書き込みが低速であっても、装置全体の書き込みの高速化を実現できる。   When the flash memory is used for writing a plurality of continuous data, according to the present embodiment, low-speed writing of the flash memory can be speeded up in total for the apparatus. That is, when a flash memory is used for a semiconductor disk device, a plurality of continuous data is written. However, in the case of continuous data writing, writing to the flash memory is slower than reading, so the total transfer rate is reduced. However, according to the present embodiment, the writing speed of the entire apparatus can be increased even when the writing speed of the flash memory is low.

以下に、本発明の一実施例を図を用いて詳細に説明する。図1は、フラッシュメモリを用いた半導体ディスク装置のブロック図である。図中1は、パーソナルコンピュータなどの標準バスであり、このバスを介してシステムからのコマンドやデータの授受を行う。前記バスはこの他にもSCSIインタフェースやシステムのローカルバスなど、補助記憶装置を必要とするシステムとのプロトコルの取決めが有るものであれば特に限定はない。4は複数個のフラッシュメモリ。5は標準バス1から転送されたデータを一時保持するためのライトバッファメモリである。フラッシュメモリは読み出しに比較して書き込みが遅いため、標準バス1から転送されてくる書き込みデータを一時保持し、システム側にバス権を早く開放する。ライトバッファメモリ5は、図中ではスタティックRAMで構成している。しかし、スタティックRAMに限らず、揮発性・不揮発性に関係なくフラッシュメモリ4より高速に書き込みが可能な記憶素子であれば良い。また、半導体ディスク装置内に限らずシステム側にあるデータ記憶領域の一部を用いても良い。ライトバッファメモリ5は標準的なディスクのセクタ容量である512バイト単位で、複数セクタの容量を有する。2はプロセッサである。このプロセッサ2は、ライトバッファメモリ5からフラッシュメモリ4へのデータの書き込みの制御や、標準バスからのコマンドやステータスの授受や解析を行う。11は、システムが管理するセクタ番号である論理セクタ番号を、フラッシュメモリへの書き込む領域のセクタ番号である物理セクタ番号に変換する変換テーブル(始めてアクセスされる論理セクタ番号については、プロセッサ2が変換テーブルを作成する)を記憶しているスタティックラム(SRAM)である。31はフラッシュメモリ4やライトバッファメモリ5の実際のアドレスである物理アドレスを発生するアドレス制御部であり、プロセッサ2によって制御される。6はフラッシュメモリの書き込み電源であるVppを発生するVpp発生回路であり、プロセッサ2で電源発生を制御される。71はフラッシュメモリ4やライトバッファメモリ5のメモリアドレスバスであり、アドレス制御部31より出力される。72はデータバスである。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram of a semiconductor disk device using a flash memory. In the figure, reference numeral 1 denotes a standard bus such as a personal computer, through which commands and data are sent and received from the system. The bus is not particularly limited as long as there is a protocol agreement with a system that requires an auxiliary storage device such as a SCSI interface or a local bus of the system. 4 is a plurality of flash memories. A write buffer memory 5 temporarily holds data transferred from the standard bus 1. Since the flash memory is slower in writing than reading, the flash memory temporarily holds the write data transferred from the standard bus 1 and quickly releases the bus right to the system side. The write buffer memory 5 is composed of a static RAM in the drawing. However, it is not limited to a static RAM, and any storage element that can be written at higher speed than the flash memory 4 regardless of volatile or non-volatile may be used. Further, not only the semiconductor disk device but also a part of the data storage area on the system side may be used. The write buffer memory 5 has a capacity of a plurality of sectors in units of 512 bytes which is a sector capacity of a standard disk. Reference numeral 2 denotes a processor. The processor 2 controls the writing of data from the write buffer memory 5 to the flash memory 4, and exchanges and analyzes commands and statuses from the standard bus. 11 is a conversion table for converting a logical sector number that is a sector number managed by the system into a physical sector number that is a sector number of an area to be written to the flash memory (the processor 2 converts the logical sector number accessed for the first time) A static ram (SRAM) storing a table). An address control unit 31 generates a physical address that is an actual address of the flash memory 4 and the write buffer memory 5 and is controlled by the processor 2. Reference numeral 6 denotes a Vpp generation circuit for generating Vpp which is a writing power source for the flash memory, and the power generation is controlled by the processor 2. Reference numeral 71 denotes a memory address bus for the flash memory 4 and the write buffer memory 5, which is output from the address control unit 31. Reference numeral 72 denotes a data bus.

図1の構成の半導体ディスク装置において、プロセッサ2が制御する書き込み動作を図2のフローチャートに示す。標準バス1から書き込みの要求かどうかを判断し(21)、要求がきたとき、プロセッサ2はVpp発生回路6に対して書き込み電源Vppの発生を起動する(22)。そして、プロセッサ2は標準バス1から渡された、システムが管理するセクタ番号である論理セクタ番号を、フラッシュメモリへの書き込む領域のセクタ番号である物理セクタ番号に変換する(23)。この際、標準バス1から転送されてくる複数セクタのデータを、それぞれセクタ単位で書き込むフラッシュメモリが別チップになる様に物理セクタ番号を決定する。例えば、最初に転送されてくる1セクタのデータをフラッシュメモリのチップ0に、次に転送されてくる1セクタのデータをフラッシュメモリのチップ1に、という具合にセクタ単位で割り当てる。この決定した物理セクタ番号を図3の示す書き込み管理テーブルに保持する。この書き込み管理テーブルはアドレス制御部31に存在する。図3では、標準バス1から転送されてくる3セクタ分のデータをライトバッファメモリ5のブロック1からブロック3に保持し、それぞれのブロックの1セクタのデータをそれぞれフラッシュメモリ4のチップ0のセクタ3、チップ1のセクタ2、チップ2のセクタ7へ書き込むことを示している。   The write operation controlled by the processor 2 in the semiconductor disk device having the configuration of FIG. 1 is shown in the flowchart of FIG. It is determined whether or not a write request is received from the standard bus 1 (21). When the request is received, the processor 2 starts generating the write power supply Vpp for the Vpp generation circuit 6 (22). Then, the processor 2 converts the logical sector number, which is a sector number managed by the system, passed from the standard bus 1 into a physical sector number which is a sector number of an area to be written to the flash memory (23). At this time, the physical sector number is determined so that the flash memory in which the data of a plurality of sectors transferred from the standard bus 1 are written in units of sectors is a separate chip. For example, one sector of data transferred first is assigned to chip 0 of the flash memory, one sector of data transferred next is assigned to chip 1 of the flash memory, and so on. The determined physical sector number is held in the write management table shown in FIG. This write management table exists in the address control unit 31. In FIG. 3, the data of three sectors transferred from the standard bus 1 are held in the block 1 to the block 3 of the write buffer memory 5, and the data of one sector of each block is stored in the sector of the chip 0 of the flash memory 4, respectively. 3, writing to sector 2 of chip 1 and sector 7 of chip 2.

そして、書き込み管理テーブルの設定が終了したら、標準バス1から転送されてくる3セクタのデータを、書き込み管理テーブルが指定する通りライトバッファメモリ5のブロック1からブロック3の3領域に受け取る。それにより、標準バス1のアクセス権を開放し、フラッシュメモリ4への書き込みを半導体ディスク装置内だけで処理できるようにする(24)。   When the setting of the write management table is completed, the data of 3 sectors transferred from the standard bus 1 is received from the block 1 to the block 3 of the write buffer memory 5 as specified by the write management table. Thereby, the access right of the standard bus 1 is released so that writing to the flash memory 4 can be processed only in the semiconductor disk device (24).

そして、ライトバッファメモリ5に受け取ったデータをフラッシュメモリ4に書き込んでいく。まず、プロセッサ2が書き込み管理テーブルのテーブル番号0を選択することにより、ライトバッファメモリ5やフラッシュメモリ4の物理アドレスがメモリアドレスバス71に出力される。よって、ライトバッファメモリ5のブロック1から1ワードのデータを読み出し(26)、フラッシュメモリ4のチップ0にライトコマンドを書き込み(27)、ライトバッファメモリ5から読み出した1ワードのデータをフラッシュメモリ4のチップ0に書き込む(28)。これで、フラッシュメモリ4のチップ0は内部でのデータの書き込みが開始されるが、内部での書き込みが終了するまでチップ0はデータの読み書きができない。次のチップに書き込むデータがあるか判断し(29)、あるときは、この間に別のメモリチップへの書き込みを行なう。物理セクタへの変換の時述べたように、連続セクタの書き込み時、セクタごとに別のチップに割り当てられている。プロセッサ2が書き込み管理テーブルのテーブル番号1を指定して(25)、ライトバッファメモリ5のブロック2から読みだした1ワードのデータをフラッシュメモリ4のチップ1に書き込む(26,27,28)。続けて、テーブル番号2を指定して、ライトバッファメモリ5のブロック3から読みだした1ワードのデータをフラッシュメモリ4のチップ2に書き込む(26,27,28)。   Then, the data received in the write buffer memory 5 is written into the flash memory 4. First, when the processor 2 selects the table number 0 of the write management table, the physical addresses of the write buffer memory 5 and the flash memory 4 are output to the memory address bus 71. Therefore, one word data is read from the block 1 of the write buffer memory 5 (26), a write command is written to the chip 0 of the flash memory 4 (27), and the one word data read from the write buffer memory 5 is read into the flash memory 4 (28). Thus, the chip 0 of the flash memory 4 starts writing data internally, but the chip 0 cannot read or write data until the internal writing is completed. It is determined whether there is data to be written to the next chip (29). If there is, data is written to another memory chip. As described in the case of conversion to a physical sector, when writing a continuous sector, each sector is assigned to another chip. The processor 2 designates the table number 1 of the write management table (25), and writes 1-word data read from the block 2 of the write buffer memory 5 to the chip 1 of the flash memory 4 (26, 27, 28). Subsequently, the table number 2 is designated, and 1-word data read from the block 3 of the write buffer memory 5 is written to the chip 2 of the flash memory 4 (26, 27, 28).

フラッシュメモリ4のチップ0、チップ1、チップ2それぞれに1ワードのデータを書き終えたら(29)、最初に書き込んだフラッシュメモリ4のチップ0のステータスポーリングを行ない(33)、フラッシュメモリ4のチップ内部での書き込みが終了したか確認する。この時も書き込みと同様に、プロセッサ2が書き込み管理テーブルのテーブル番号0を指定することによって、フラッシュメモリ4のチップ0のステータスを読みだす。ここでフラッシュメモリ4のチップ0の内部で書き込みが終了していなければステータスポーリングを繰り返す。書き込みが終了していたら、書き込み管理テーブルのテーブル0のカウンタ値をインクリメントする(34)。同様にして、書き込み管理テーブルに次のテーブルがあるか判断し(35)、あるときは、テーブル番号1を指定し、フラッシュメモリ4のチップ0の次にデータの書き込みを行なったチップ1のステータスポーリングを行なう。そして、フラッシュメモリ4のチップ1の内部での書き込みが終了していたら、その次にデータを書き込んだフラッシュメモリ4のチップ2のステータスポーリングを行なう(33)。書き込みを行なったフラッシュメモリ4のすべてのチップが、内部での書き込みを終了していたら、書き込みシーケンスの最初に戻る。   After writing one word of data to each of chip 0, chip 1 and chip 2 of flash memory 4 (29), status polling of chip 0 of flash memory 4 written first is performed (33), and chip of flash memory 4 is written. Check if internal writing is completed. At this time, similarly to the writing, the processor 2 reads the status of the chip 0 of the flash memory 4 by designating the table number 0 of the writing management table. Here, if the writing is not completed in the chip 0 of the flash memory 4, the status polling is repeated. If the writing has been completed, the counter value of the table 0 of the writing management table is incremented (34). Similarly, it is determined whether or not the next table exists in the write management table (35). If there is, the table number 1 is designated, and the status of the chip 1 that has written data after the chip 0 of the flash memory 4 is specified. Perform polling. If the writing in the chip 1 of the flash memory 4 has been completed, the status polling of the chip 2 of the flash memory 4 to which the data has been written is performed (33). If all the chips of the flash memory 4 that have written data have been internally written, the process returns to the beginning of the write sequence.

ここで、カウンタが512バイトに達しているか判断し、達していたら、バッファメモリ5からフラッシュメモリ4への全てのデータの書き込みが終了したことになる。カウンタがまだ512バイト以下の場合、前記の書き込み方式で続けて512バイトの書き込みが終了するまで繰り返す。そして、ライトバッファメモリ5からフラッシュメモリ4への全てのデータの書き込みが終了したら、プロセッサ2はVpp発生回路6に対して書き込み電源Vppの発生を停止させる(37)。   Here, it is determined whether the counter has reached 512 bytes. If it has reached, writing of all data from the buffer memory 5 to the flash memory 4 has been completed. If the counter is still 512 bytes or less, the above writing method is repeated until 512 bytes have been written. When the writing of all data from the write buffer memory 5 to the flash memory 4 is completed, the processor 2 causes the Vpp generation circuit 6 to stop generating the write power supply Vpp (37).

前記実施例でも明らかな様に3セクタのデータをほぼ1セクタの書き込み時間でフラッシュメモリへの書き込みが行なえる。本実施例では3セクタの書き込みの例を示したが、これは、3セクタより多くのセクタのデータの書き込みも同様であることは明らかである。   As is apparent from the above embodiment, data of 3 sectors can be written to the flash memory in approximately 1 sector of writing time. In this embodiment, an example of writing in three sectors is shown, but it is obvious that writing data in more sectors than three sectors is the same.

また前記実施例は、セクタ単位で書き込むフラッシュメモリを別チップに割り当てたが、セクタ内の512バイトを複数のブロックに分割する方法も有る。その分割したブロック単位で異なるフラッシュメモリに書き込みを割り当てる。例えば512バイトを32バイト単位として16ブロックに分割する。そして、1ブロックから16ブロックを、それぞれフラッシュメモリの異なるチップに書き込む。これは32バイト単位としたが、16バイトや64バイトなど任意のバイト単位で良い。   In the above embodiment, the flash memory to be written on a sector basis is allocated to another chip, but there is a method of dividing 512 bytes in a sector into a plurality of blocks. Writes are assigned to different flash memories in units of the divided blocks. For example, 512 bytes are divided into 16 blocks in units of 32 bytes. Then, 1 to 16 blocks are written to different chips of the flash memory. This is a 32-byte unit, but it may be an arbitrary byte unit such as 16 bytes or 64 bytes.

また、前記実施例はライトコマンドと1ワードのデータを書き込んでから、次の1ワードのデータの書き込みまで一定の待ち時間があるフラッシュメモリを示した。しかし、ページ書き込みのできるフラッシュメモリ、即ちページライトコマンドを書き込んでから、複数ワードのデータを連続に書き込むことができ、複数ワードのデータを書き込んでからフラッシュメモリ内部でメモリチップへの書き込みが終了するまでに一定の待ち時間があるフラッシュメモリも、前記実施例と同様にして、ページ単位でデータを書き込んでからステータスポーリングまでの時間に、データを書き込んだフラッシュメモリチップとは別のフラッシュメモリチップへのデータの書き込みを行なう。   In the above embodiment, the flash memory has a certain waiting time from the writing of the write command and one word of data to the writing of the next one word of data. However, a flash memory capable of page writing, that is, a plurality of words of data can be continuously written after a page write command is written, and writing to the memory chip inside the flash memory is completed after the writing of the plurality of words of data. In the same way as in the above embodiment, the flash memory having a certain waiting time until the status polling is performed on a flash memory chip different from the flash memory chip on which the data is written. Write data.

また、フラッシュメモリ4へのデータの書き込みだけでなく、消去についても同様のことがいえる。フラッシュメモリ4はチップ単位あるいは複数ワードを一単位としたブロック単位で消去する。その消去方法は、フラッシュメモリ4に消去するブロックを示すアドレスの指定と同時に消去コマンドを書き込むことで、フラッシュメモリ4内部での消去処理を起動する。そして、フラッシュメモリ4内部での消去が終了するまで一定時間の待ち時間となる。その間は消去処理を行なっているフラッシュメモリ4へはステータスポーリング以外のアクセスはできない。そして、一定時間が経った後ステータスポーリングにより内部での消去の終了が確認されたら、次のフラッシュメモリの消去に移る。この一定時間の間に、消去を実行しているフラッシュメモリとは別のフラッシュメモリに消去コマンドを書き込み、複数のフラッシュメモリの消去を同時に行なうことにより、半導体ディスク装置全体での消去の高速化を実現する。   The same applies to erasure as well as data writing to the flash memory 4. The flash memory 4 is erased in units of chips or in units of blocks each having a plurality of words as one unit. The erasing method starts erasing processing in the flash memory 4 by writing an erasing command simultaneously with designating an address indicating a block to be erased in the flash memory 4. Then, there is a waiting time of a certain time until erasing in the flash memory 4 is completed. In the meantime, access other than status polling cannot be performed on the flash memory 4 performing the erasure process. When the end of internal erasure is confirmed by status polling after a predetermined time has passed, the process proceeds to erasure of the next flash memory. During this fixed period of time, the erase command is written to a flash memory different from the flash memory that is erasing, and multiple flash memories are erased at the same time, thereby speeding up erasure of the entire semiconductor disk device. Realize.

図1の構成の半導体ディスク装置において、プロセッサ2が制御する消去動作を図4のフローチャートに示す。フラッシュメモリ4の消去時にも書き込み電源Vppを印加する必要が有るため、プロセッサ2はVpp発生回路6に対して書き込み電源Vppの発生を起動する(41)。そして、プロセッサ2は消去するフラッシュメモリ4の物理セクタ番号を図3の書き込み管理テーブルに設定する(42)。この時、消去する領域が別のメモリチップになるように設定する。本実施例ではフラッシュメモリ4の消去単位が1セクタである場合について述べる。書き込み管理テーブルに消去するセクタの設定を行なった後、書き込み管理テーブルの指定を更新しながら(43)、テーブルの差し示すフラッシュメモリ4のそれぞれのチップに消去コマンドを書き込む(44)。次消去領域があるか判断し(45)、消去コマンドの書き込みがすべて終了したら、テーブル指定を更新し(46)、最初に消去コマンドを書き込んだメモリチップからステータスポーリングを行ない(47)、フラッシュメモリ4内部での消去処理が終了したかを確認する。そして次テーブル指定の有無を判断し(48)、全てのフラッシュメモリの消去処理が終了したら、プロセッサ2はVpp発生回路6に対して書き込み電源Vppの発生を停止させる(49)。   The erase operation controlled by the processor 2 in the semiconductor disk device having the configuration of FIG. 1 is shown in the flowchart of FIG. Since it is necessary to apply the write power supply Vpp even when the flash memory 4 is erased, the processor 2 activates the generation of the write power supply Vpp to the Vpp generation circuit 6 (41). Then, the processor 2 sets the physical sector number of the flash memory 4 to be erased in the write management table of FIG. 3 (42). At this time, the area to be erased is set to be another memory chip. In this embodiment, the case where the erase unit of the flash memory 4 is one sector will be described. After the sector to be erased is set in the write management table, the erase command is written to each chip of the flash memory 4 indicated by the table while updating the designation of the write management table (43). It is determined whether there is a next erase area (45). When all erase commands have been written, the table designation is updated (46), and status polling is performed from the memory chip in which the erase command is first written (47). 4 Check whether the internal erasure process has been completed. Then, it is determined whether or not the next table is designated (48). When all the flash memories have been erased, the processor 2 causes the Vpp generation circuit 6 to stop generating the write power supply Vpp (49).

上記実施例は、1セクタ単位での消去を行なうフラッシュメモリについて述べた。しかし、フラッシュメモリによって、消去単位が違う。よって、フラッシュメモリの消去単位の違いにより書き込み管理テーブルの設定方法を違える。フラッシュメモリがチップ単位での消去の場合、書き込み管理テーブルのフラッシュメモリのチップ番号の欄だけの設定で良い。また、複数ワード単位で消去を行なうフラッシュメモリの場合は、書き込み管理テーブルのフラッシュメモリのチップ番号とセクタ番号の2つの欄のセットとなる。しかし、複数ワード単位で消去を行なうフラッシュメモリであっても、1セクタ単位での消去とは限らない。フラッシュメモリが複数セクタの容量を1ブロックとして消去する場合、書き込み管理テーブルのフラッシュメモリのセクタ番号の欄の設定を行なうことで複数セクタの消去となる。   In the above embodiment, the flash memory that performs erasing in units of one sector has been described. However, the erase unit differs depending on the flash memory. Therefore, the setting method of the write management table differs depending on the erase unit of the flash memory. When the flash memory is erased in units of chips, it is sufficient to set only the chip number column of the flash memory in the write management table. Further, in the case of a flash memory that performs erasing in units of a plurality of words, it becomes a set of two columns of the flash memory chip number and sector number of the write management table. However, even a flash memory that erases in units of multiple words is not necessarily erased in units of one sector. When the flash memory erases the capacity of a plurality of sectors as one block, a plurality of sectors are erased by setting the flash memory sector number column in the write management table.

前記実施例では、書き込みや消去時など書き込み電源Vppが必要な場合、全てのフラッシュメモリ4に書き込み電源Vppを印加している。しかし、書き込み電源Vppを書き込みを行なうフラッシュメモリにのみ印加する方法も有る。その実施例である半導体ディスク装置のブロック図を図5に示す。図中61はVpp発生回路6からフラッシュメモリ4へ書き込み電源Vppの印加をオンオフするスイッチ部であり、プロセッサ2で制御され、複数の書き込み電源Vppの出力の選択が可能である。その他は図1と同じ構成である。標準バス1から書き込みの要求がきたとき、プロセッサ2はVpp発生回路6に対して書き込み電源Vppの発生を起動する。その後、論理セクタ番号を物理セクタ番号に変換し、物理セクタ番号を図2の書き込み管理テーブルに保持する。この時、書き込みを行なう複数あるいは一つのフラッシュメモリ4への書き込み電源Vppを、Vppスイッチ部61の指定によってそれぞれ印加してやる。この書き込み電源VppのVppスイッチ部61の指定による印加は、書き込み時だけでなく、消去などフラッシュメモリ4が書き込み電源Vppを必要とする場合に行なうのは明らかである。   In the above embodiment, when the write power supply Vpp is necessary for writing and erasing, the write power supply Vpp is applied to all the flash memories 4. However, there is a method in which the write power supply Vpp is applied only to the flash memory for writing. FIG. 5 shows a block diagram of a semiconductor disk device according to the embodiment. In the figure, reference numeral 61 denotes a switch unit for turning on / off the application of the write power supply Vpp from the Vpp generation circuit 6 to the flash memory 4, and is controlled by the processor 2 so that the output of a plurality of write power supplies Vpp can be selected. The rest of the configuration is the same as in FIG. When a write request is received from the standard bus 1, the processor 2 activates the Vpp generation circuit 6 to generate the write power supply Vpp. Thereafter, the logical sector number is converted into a physical sector number, and the physical sector number is held in the write management table of FIG. At this time, the write power supply Vpp to a plurality of or one flash memory 4 to be written is applied by the designation of the Vpp switch unit 61, respectively. It is obvious that the application of the write power supply Vpp by the designation of the Vpp switch unit 61 is performed not only at the time of writing but also when the flash memory 4 requires the write power supply Vpp, such as erasing.

また、前記実施例は、書き込みや消去時に電源電圧とは異なる電圧値の書き込み電源Vppが必要であるフラッシュメモリについて述べた。しかし、単一電源のフラッシュメモリ、要するに書き込み電源Vppが必要の無いフラッシュメモリを搭載した半導体ディスク装置のブロック図を図6に示す。構成は図1と同じであるが、Vpp発生回路6を搭載する必要が無い。また、図2の書き込みフローチャートや、図4の消去のフローチャートで書き込み電源のオンオフ処理が必要無くなるのは明らかである。   In the above embodiment, the flash memory is described which requires the write power supply Vpp having a voltage value different from the power supply voltage at the time of writing or erasing. However, FIG. 6 shows a block diagram of a semiconductor disk device equipped with a flash memory having a single power source, that is, a flash memory that does not require a write power source Vpp. The configuration is the same as in FIG. 1, but it is not necessary to mount the Vpp generation circuit 6. In addition, it is clear that the write power supply on / off process is not necessary in the write flowchart of FIG. 2 or the erase flowchart of FIG.

また、前記実施例では、書き込むフラッシュメモリのチップの選択をチップイネーブル信号CEで行なっている。しかし、チップイネーブル信号CEでなくライトイネーブル信号WEで書き込むフラッシュメモリの選択を制御する方法が有る。その時の半導体ディスク措置のブロック図を図7に示す。図中32は書き込みを行なうフラッシュメモリ4へのライトイネーブル信号WEを選択的にフラッシュメモリ4に与える、WE選択部である。その他は図1と同じ構成である。WE選択部32は書き込みが発生したフラッシュメモリに対してのみライトイネーブル信号を有効にする。プロセッサ2が行なう書き込みの制御は、図2のフローチャートが示す動作と同じとなる。   In the above embodiment, the chip of the flash memory to be written is selected by the chip enable signal CE. However, there is a method for controlling selection of a flash memory to be written by the write enable signal WE instead of the chip enable signal CE. FIG. 7 shows a block diagram of the semiconductor disk measures at that time. In the figure, reference numeral 32 denotes a WE selection unit that selectively supplies the flash memory 4 with a write enable signal WE for writing to the flash memory 4. The rest of the configuration is the same as in FIG. The WE selection unit 32 validates the write enable signal only for the flash memory in which writing has occurred. The write control performed by the processor 2 is the same as the operation shown in the flowchart of FIG.

また、フラッシュメモリ4にはライトイネーブル信号WEが無いものが有る。このフラッシュメモリにデータを書き込む場合には、チップイネーブル信号CEと、書き込み電源Vppの制御により書き込みを制御する。このようなフラッシュメモリであっても、本発明を用い、書き込みや消去の高速化が図れる。   Some flash memories 4 do not have a write enable signal WE. When writing data to the flash memory, the writing is controlled by controlling the chip enable signal CE and the write power supply Vpp. Even in such a flash memory, the present invention can be used to speed up writing and erasing.

以上の説明から明らかなように、本発明によれば、大量の書き込みデータが有る補助記憶装置等に、読み出しに比較して書き込みが低速なフラッシュメモリを用いても、装置全体での書き込みを高速に行なえるという効果が有る。特に、連続した大量のデータの書き込みが有る場合に効果が大きい。また、複数領域同時の消去に関しても高速に消去できる。   As can be seen from the above description, according to the present invention, even if an auxiliary storage device having a large amount of write data uses a flash memory that is slower in writing than read, the entire device can be written at high speed. There is an effect that can be done. In particular, the effect is great when there is continuous writing of a large amount of data. Further, it is possible to erase at a high speed with respect to simultaneous erasure of a plurality of areas.

本発明の動作を行なう一実施例の半導体ディスク装置のブロック図。1 is a block diagram of a semiconductor disk device of an embodiment that performs the operation of the present invention. 本発明の書き込み動作を示すフローチャート。The flowchart which shows the write-in operation | movement of this invention. 本発明の動作で用いる、書き込み管理テーブル。A write management table used in the operation of the present invention. 本発明の消去動作を示すフローチャート。5 is a flowchart showing an erase operation of the present invention. 本発明の動作を行なう一実施例の半導体ディスク装置のブロック図。1 is a block diagram of a semiconductor disk device of an embodiment that performs the operation of the present invention. 本発明の動作を行なう一実施例の半導体ディスク装置のブロック図。1 is a block diagram of a semiconductor disk device of an embodiment that performs the operation of the present invention. 本発明の動作を行なう一実施例の半導体ディスク装置のブロック図。1 is a block diagram of a semiconductor disk device of an embodiment that performs the operation of the present invention. フラッシュメモリの1ワードの書き込みタイミング波形の説明図。Explanatory drawing of the write timing waveform of 1 word of flash memory.

符号の説明Explanation of symbols

1・・・標準バス
2・・・プロセッサ
31・・・アドレス制御部
32・・・WE選択部
4・・・フラッシュメモリ
5・・・ライトバッファメモリ
6・・・Vpp発生回路
61・・・Vppスイッチ部
71・・・アドレスバス
72・・・データバス
DESCRIPTION OF SYMBOLS 1 ... Standard bus 2 ... Processor 31 ... Address control part 32 ... WE selection part 4 ... Flash memory 5 ... Write buffer memory 6 ... Vpp generation circuit 61 ... Vpp Switch 71 ... Address bus 72 ... Data bus

Claims (7)

ページ単位でデータを書き込み可能複数のフラッシュメモリと、
外部のシステムからの書き込み要求に応答して、前記システムからのデータを前記複数のフラッシュメモリに書き込む制御部と、
を備える半導体記憶装置であって、
前記制御部は、前記システムからの1つの書き込み要求に応答して、前記システムからの1つの書き込み要求に伴う複数セクタ分のデータがセクタ単位で各フラッシュメモリに分配されるように、前記システムが管理する論理セクタ番号から前記各フラッシュメモリの物理アドレスを発生し、
前記制御部は、ひとつのフラッシュメモリが当該ひとつのフラッシュメモリのために分配されたデータのうちの1ページ分のデータを書き込んでいる間に他のひとつのフラッシュメモリのために分配されたデータのうちの他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、
ことを特徴とする半導体記憶装置。
And a plurality of flash memory capable of writing data on a page-by-page basis,
A controller that writes data from the system to the plurality of flash memories in response to a write request from an external system;
A semiconductor memory device comprising:
In response to one write request from the system, the control unit is configured so that data for a plurality of sectors accompanying one write request from the system is distributed to each flash memory in units of sectors. Generate the physical address of each flash memory from the logical sector number to manage ,
Wherein, while the one of the flash memory is writing a page of data among the distributed data for that one flash memory, data distributed for other one flash memory The other one page of data and a write request for the other one page of data are given to the other one flash memory.
A semiconductor memory device.
請求項1記載の半導体記憶装置であって、
前記制御部は、
前記他のひとつのフラッシュメモリに対して書き込むべき前記他の1ページ分のデータがあるか否かを判断し、前記他のひとつのフラッシュメモリに対して書き込むべき前記他の1ページ分のデータがある場合に、前記ひとつのフラッシュメモリが前記1ページ分のデータを書き込んでいる間に前記他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、
ことを特徴とする半導体記憶装置。
The semiconductor memory device according to claim 1, wherein
The controller is
It is determined whether there is data for the other one page to be written to the other one flash memory, and the data for the other one page to be written to the other one flash memory is in some cases, the while one flash memory is writing data of the one page, and a write request for data of one page of data and the other the other one page of the other Give to one flash memory,
A semiconductor memory device.
バッファメモリと、
ページ単位でデータを書き込み可能複数のフラッシュメモリと、
外部のシステムからの書き込み要求に応答して、前記システムからのデータを、前記バッファメモリを介して前記複数のフラッシュメモリに書き込む制御部と、
を備える半導体記憶装置であって、
前記制御部は、前記システムからの1つの書き込み要求に応答して、前記システムからの1つの書き込み要求に伴う複数セクタ分のデータがセクタ単位で各フラッシュメモリに分配されるように、テーブルを参照して、前記システムが管理する論理セクタ番号から前記各フラッシュメモリの物理アドレスを発生し、
前記制御部は、ひとつのフラッシュメモリが前記ひとつのフラッシュメモリのために分配されたデータのうちの1ページ分のデータを書き込んでいる間に他のひとつのフラッシュメモリのために分配されたデータのうちの他の1ページ分のデータを前記バッファメモリから読み出し、読み出された当該他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、
ことを特徴とする半導体記憶装置。
Buffer memory,
And a plurality of flash memory capable of writing data on a page-by-page basis,
A controller that writes data from the system to the plurality of flash memories via the buffer memory in response to a write request from an external system;
A semiconductor memory device comprising:
In response to one write request from the system, the control unit refers to a table so that data for a plurality of sectors accompanying one write request from the system is distributed to each flash memory in units of sectors . Then, the physical address of each flash memory is generated from the logical sector number managed by the system ,
Wherein, while the one of the flash memory is writing a page of data among the distributed data for the flash memory of one said, data distributed for other one flash memory The other one page data is read from the buffer memory, and the read one page data and the write request for the other one page data are sent to the other one page . Give to flash memory,
A semiconductor memory device.
請求項3記載の半導体記憶装置であって、
前記制御部は、前記他のひとつのフラッシュメモリに対して書き込むべき前記1ページ分のデータがあるか否かを判断し、前記他のひとつのフラッシュメモリに対して書き込むべき前記他の1ページ分のデータがある場合に、前記ひとつのフラッシュメモリが前記1ページ分のデータを書き込んでいる間に前記他の1ページ分のデータを前記バッファメモリから読み出し、読み出された当該他の1ページ分のデータと当該他の1ページ分のデータのための書き込み要求とを前記他のひとつのフラッシュメモリに与える、
ことを特徴とする半導体記憶装置。
The semiconductor memory device according to claim 3,
The control unit determines whether there is data for the one page to be written to the other one flash memory, and determines the other one page to be written to the other one flash memory. If there is data, while the one of the flash memory is writing data of the one page, read the data of the other of one page from the buffer memory, 1 read of the other page The other one flash memory and a write request for the other one page of data,
A semiconductor memory device.
請求項及び4のうちのいずれか1項に記載の半導体記憶装置であって、
前記論理セクタ番号を物理セクタ番号へ変換するための変換テーブルを記憶するRAMを備え、
前記テーブルは、前記変換テーブルを含む
ことを特徴とする半導体記憶装置。
The semiconductor memory device according to any one of claims 3 and 4,
A RAM for storing a conversion table for converting the logical sector number into a physical sector number;
The table includes the conversion table ,
A semiconductor memory device.
請求項5記載の半導体記憶装置であって、6. The semiconductor memory device according to claim 5, wherein
前記制御部は、初めてアクセスされる論理セクタ番号については、その論理セクタ番号のための変換テーブルを作成する、The control unit creates a conversion table for the logical sector number accessed for the first time,
ことを特徴とする半導体記憶装置。A semiconductor memory device.
請求項5記載の半導体記憶装置であって、6. The semiconductor memory device according to claim 5, wherein
前記制御部は、データを書き込むべきフラッシュメモリの前記物理セクタ番号を設定するための管理テーブルを有し、The control unit has a management table for setting the physical sector number of the flash memory to which data is to be written,
前記テーブルは、さらに、前記管理テーブルを含み、The table further includes the management table,
前記制御部は、前記システムからの1つの書き込み要求に応答して、前記変換テーブルを参照して前記論理セクタ番号を前記物理セクタ番号へ変換し、前記物理セクタ番号を前記管理テーブルに設定し、前記管理テーブルの前記物理セクタ番号を指定して前記物理アドレスを発生する、In response to one write request from the system, the control unit refers to the conversion table, converts the logical sector number to the physical sector number, sets the physical sector number in the management table, The physical address is generated by designating the physical sector number of the management table.
ことを特徴とする半導体記憶装置。A semiconductor memory device.
JP2004379652A 2004-12-28 2004-12-28 Semiconductor memory device Expired - Lifetime JP3793542B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004379652A JP3793542B2 (en) 2004-12-28 2004-12-28 Semiconductor memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004379652A JP3793542B2 (en) 2004-12-28 2004-12-28 Semiconductor memory device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2002011910A Division JP3793464B2 (en) 2002-01-21 2002-01-21 Semiconductor memory device

Publications (2)

Publication Number Publication Date
JP2005100470A JP2005100470A (en) 2005-04-14
JP3793542B2 true JP3793542B2 (en) 2006-07-05

Family

ID=34464610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004379652A Expired - Lifetime JP3793542B2 (en) 2004-12-28 2004-12-28 Semiconductor memory device

Country Status (1)

Country Link
JP (1) JP3793542B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100672105B1 (en) * 2005-09-15 2007-01-19 주식회사 하이닉스반도체 Method for operating flash memory chips
JP4943683B2 (en) * 2005-09-15 2012-05-30 株式会社リコー Image forming apparatus, program, and recording medium
JP4818404B2 (en) * 2009-06-26 2011-11-16 株式会社東芝 Material server and material storage method

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63124298A (en) * 1986-11-13 1988-05-27 Matsushita Graphic Commun Syst Inc Memory device
JPS63288384A (en) * 1987-05-20 1988-11-25 Matsushita Electric Ind Co Ltd Memory card
JP2750704B2 (en) * 1988-08-29 1998-05-13 日立マクセル株式会社 Information writing method of IC card and IC card
JPH02114313A (en) * 1988-10-24 1990-04-26 Advantest Corp High speed external storage device
JP2654596B2 (en) * 1989-02-06 1997-09-17 株式会社日立製作所 Non-volatile storage device
EP0618535B1 (en) * 1989-04-13 1999-08-25 SanDisk Corporation EEPROM card with defective cell substitution and cache memory
JPH02304614A (en) * 1989-05-19 1990-12-18 Nippon Telegr & Teleph Corp <Ntt> Peripheral equipment access system
JPH03252993A (en) * 1990-03-01 1991-11-12 Fuji Electric Co Ltd Information writing device for e2prom
JPH0433029A (en) * 1990-05-24 1992-02-04 Matsushita Electric Ind Co Ltd Memory device and driving method thereof
JPH0457295A (en) * 1990-06-22 1992-02-25 Nec Corp Electrically writable/erasable memory circuit
JPH0484216A (en) * 1990-07-26 1992-03-17 Toshiba Corp Data erasing method for semiconductor disk device
JP2582487B2 (en) * 1991-07-12 1997-02-19 インターナショナル・ビジネス・マシーンズ・コーポレイション External storage system using semiconductor memory and control method thereof
US5263003A (en) * 1991-11-12 1993-11-16 Allen-Bradley Company, Inc. Flash memory circuit and method of operation
JPH05242688A (en) * 1992-02-27 1993-09-21 Hitachi Ltd Recording and reproducing device employing flash eeprom
JPH05324000A (en) * 1992-05-15 1993-12-07 Sharp Corp Audio recorder using semiconductor memory

Also Published As

Publication number Publication date
JP2005100470A (en) 2005-04-14

Similar Documents

Publication Publication Date Title
JP3328321B2 (en) Semiconductor storage device
US8001319B2 (en) Semiconductor storage device
JP3105092B2 (en) Semiconductor memory device
KR100716576B1 (en) Memory card, method for allotting logical address, and method for writing data
US10140024B2 (en) Data storage device and data reading method thereof
CN110782938B (en) Nonvolatile memory device, operating method and memory controller operating method
JP4382131B2 (en) Semiconductor disk device
JP3793542B2 (en) Semiconductor memory device
JP4158934B2 (en) Semiconductor storage medium
JP3793540B2 (en) Semiconductor memory device
US10282328B2 (en) Apparatus having direct memory access controller and method for accessing data in memory
JP3793464B2 (en) Semiconductor memory device
JP3328605B2 (en) Semiconductor storage device
JPH08221312A (en) Memory card device
US20220155957A1 (en) Storage device and method of operating the same
JP7031672B2 (en) Memory controller, memory system and information processing system
JP2021152779A (en) Semiconductor memory device
JP3328604B2 (en) Semiconductor storage device
KR20210012818A (en) Memory device and operating method thereof
JP2023044471A (en) Memory system and memory control method
KR20000055939A (en) Write apparatus and method for flash memory
JP2004213695A (en) Nonvolatile memory, memory card using it, information processor and software write protection control method for nonvolatile memory
KR20060012139A (en) Flash memory controling method
JP2007207277A (en) Semiconductor information processing apparatus
JP2004303277A (en) Nonvolatile memory, memory card and information processor using the same, and software write protect control method for nonvolatile memory

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050808

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060404

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060407

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

R370 Written measure of declining of transfer procedure

Free format text: JAPANESE INTERMEDIATE CODE: R370

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

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: 20090414

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 3

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: 20100414

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110414

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120414

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120414

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130414

Year of fee payment: 7

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130414

Year of fee payment: 7