JP2006236211A - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP2006236211A
JP2006236211A JP2005052958A JP2005052958A JP2006236211A JP 2006236211 A JP2006236211 A JP 2006236211A JP 2005052958 A JP2005052958 A JP 2005052958A JP 2005052958 A JP2005052958 A JP 2005052958A JP 2006236211 A JP2006236211 A JP 2006236211A
Authority
JP
Japan
Prior art keywords
data
information processing
memory card
memory
command
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
JP2005052958A
Other languages
Japanese (ja)
Inventor
Shinichi Suzuki
慎一 鈴木
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.)
Renesas Technology Corp
Original Assignee
Renesas Technology Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Renesas Technology Corp filed Critical Renesas Technology Corp
Priority to JP2005052958A priority Critical patent/JP2006236211A/en
Publication of JP2006236211A publication Critical patent/JP2006236211A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently copy or transfer data among a plurality of memory cards, in a short period of time. <P>SOLUTION: A host 2 issues a broadcast data acquisition command (= CMD63). Then, the host 2 reads data from a memory card 3<SB>1</SB>in a "transfer state". The data, transmitted from the memory card 3<SB>1</SB>, are transferred to a data line DL1. A memory card 3<SB>2</SB>receives data from a data line DL2 by the correspondence operation of the "CMD63", and the data are written to a nonvolatile memory 11 of the memory card 3<SB>2</SB>. After that, the host 2 issues a "CMD12" for finishing the data read operation. Consequently, the memory card 3<SB>1</SB>is transited to the "transfer state" to finish data transmission and the memory card 3<SB>2</SB>finishes data reception. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、情報処理システムにおけるデータのコピー/移動技術に関し、特に、2以上のメモリカード間におけるデータのコピー、または移動の高効率化に有効な技術に関する。   The present invention relates to a data copy / move technique in an information processing system, and more particularly to a technique effective for improving the efficiency of data copy / move between two or more memory cards.

パーソナルコンピュータや多機能端末機などの外部記憶メディアの1つとして、マルチメディアカードが広く知られている。マルチメディアカードは、デジタルビデオカメラの静止画像記録、携帯電話のデータ記録、携帯音楽プレーヤの音楽記録などのあらゆるデジタル情報に用いられている。   Multimedia cards are widely known as one of external storage media such as personal computers and multi-function terminals. The multimedia card is used for all kinds of digital information such as still image recording of a digital video camera, data recording of a mobile phone, music recording of a portable music player, and the like.

このマルチメディアカードは、標準化団体であるMMCA(MultiMedia Card Association)によって規格化されたマルチメディアカード規格によって互換性が維持されている。   The compatibility of the multimedia card is maintained by a multimedia card standard standardized by a standard organization MMCA (MultiMedia Card Association).

2以上のマルチメディアカード間においてデータをコピーする場合には、ホストがコピー元のマルチメディアカードの内容を読み出し、それをコピー先のマルチメディアカードに書き込んでいる。   When data is copied between two or more multimedia cards, the host reads the contents of the copy source multimedia card and writes it to the copy destination multimedia card.

以下、複数のマルチメディアカード間におけるデータコピーの動作について説明する。   Hereinafter, an operation of copying data between a plurality of multimedia cards will be described.

特に、読み出しや書き込みなどのメモリ動作が可能な’トランスファー状態’にあるマルチメディアカード(カード1)のデータを、メモリ動作が不可能な’スタンバイ状態’にあるマルチメディアカード(カード2)に、コピーする場合について説明する。ここでは、カード1とカード2のRCA(バス上での動的な相対アドレス)はそれぞれ、’1’と’2’とする。   In particular, the data of the multimedia card (card 1) in the “transfer state” capable of memory operation such as reading and writing is transferred to the multimedia card (card 2) in the “standby state” incapable of memory operation. A case of copying will be described. Here, the RCA (dynamic relative address on the bus) of the cards 1 and 2 is “1” and “2”, respectively.

マルチメディアカード規格では、MMCモードとSPIモードとが定義されているが、ここでは市場の製品で多く採用されているMMCモードのみを考える。   In the multimedia card standard, the MMC mode and the SPI mode are defined, but only the MMC mode that is widely adopted in the market products is considered here.

(1)まず、 ホストは、コピー元アドレスを指定し、リードコマンドを送信する。リードコマンドは’トランスファー状態’にあるカードのみが受信する。また、リードコマンドにはバイト単位の読み出しコマンドであるコマンド’CMD17’、ブロック(=512バイト)単位の読み出しコマンドであるコマンド’CMD18’などがある。ここでは、市場の製品で多く使用されている’CMD18’を採用する。   (1) First, the host specifies a copy source address and transmits a read command. The read command is received only by the card in the “transfer state”. The read command includes a command 'CMD17' which is a read command in units of bytes, a command 'CMD18' which is a read command in units of blocks (= 512 bytes), and the like. Here, 'CMD18' which is widely used in products on the market is adopted.

(2)続いて、 カード1がリードコマンドを受信すると、コピー元アドレスを判別し、データ送信準備をする。また、ホストにリードコマンドを受信したことを通知するレスポンスを送信する。カード2は、’スタンバイ状態’でありリードコマンドを観測するが受信しない。   (2) Subsequently, when the card 1 receives the read command, it determines the copy source address and prepares for data transmission. Also, a response notifying that the read command has been received is sent to the host. The card 2 is in a “standby state” and observes a read command but does not receive it.

(3)ホストは、カード1からリードコマンドに対応するレスポンスを受信すると、データ受信準備をする。   (3) When the host receives a response corresponding to the read command from the card 1, it prepares for data reception.

(4)カード1は、リードコマンドの引数により指定されたアドレスからデータを読み出し、そのデータをストップコマンド(=’CMD12’)を受信するまでホストに送信する。   (4) The card 1 reads data from the address specified by the argument of the read command, and transmits the data to the host until a stop command (= 'CMD12') is received.

(5)ホストは、カード1からデータを受信する。そして、受信データをカード2に書き込むため、メモリに保存する。   (5) The host receives data from the card 1. Then, the received data is stored in the memory for writing into the card 2.

(6)アプリケーションなどから要求されたサイズだけ読み出すまで、上記の(1)、(3)、(5)の処理を繰り返す。   (6) The above processes (1), (3), and (5) are repeated until only the size requested by the application is read.

(7)カード1の読み出し動作が完了すると、カード2の書き込み動作に移る。ホストは、カード2に、’スタンバイ状態’にあるカードを、’トランスファー状態’に遷移させる’CMD7(RCA=2)’を送信する。   (7) When the reading operation of the card 1 is completed, the writing operation of the card 2 is started. The host transmits 'CMD7 (RCA = 2)' which causes the card in the 'standby state' to transition to the 'transfer state' to the card 2.

(8)カード2は、’CMD7(RCA=2)’を受信すると、’トランスファー状態’に遷移する。カード1は自身のRCAと異なるので、’スタンバイ状態’に遷移する。   (8) Upon receiving “CMD7 (RCA = 2)”, the card 2 transits to the “transfer state”. Since the card 1 is different from its own RCA, the card 1 transits to a 'standby state'.

(9)ホストは、コピー先アドレスを指定し、ライトコマンドを送信する。ライトコマンドは、’トランスファー状態’にあるカードのみが受信する。また、ライトコマンドには、バイト単位の書き込みコマンドである’CMD24’、ブロック単位の書き込みコマンドである’CMD25’などがある。ここでは、市場の製品で多く使用されている’CMD25’とする。   (9) The host specifies a copy destination address and transmits a write command. The write command is received only by the card in the “transfer state”. The write command includes 'CMD24' which is a write command in byte units, 'CMD25' which is a write command in block units, and the like. Here, it is assumed that 'CMD25' is widely used in products on the market.

(10)カード2は、ライトコマンドを受信すると、コピー先アドレスを判別しデータ受信準備をする。また、ホストにライトコマンドを受信したことを通知するレスポンスを送信する。カード1は、’スタンバイ状態’でありライトコマンドを観測するが受信しない。   (10) Upon receiving the write command, the card 2 determines the copy destination address and prepares for data reception. Also, a response is sent to notify the host that the write command has been received. The card 1 is in the “standby state” and observes the write command but does not receive it.

(11)ホストはカード2からライトコマンドに対応するレスポンスを受信すると、上記した(5)において、カード1から読み出しメモリに保存しておいたデータを送信する。   (11) When the host receives a response corresponding to the write command from the card 2, it transmits the data read from the card 1 and stored in the memory in (5) above.

(12)カード2はライトデータを受信すると、自身のメモリにライトデータを書き込む。   (12) When the card 2 receives the write data, it writes the write data in its own memory.

(13) ホストはアプリケーションなどから要求されたサイズだけ書き込むまで、上記の(9)と(11)の処理を繰り返す。   (13) The host repeats the above processes (9) and (11) until only the size requested by the application is written.

(14)カード2への書き込み動作が完了すると、カード1からカード2へのコピー動作は完了したことになる。そこで、ホストは、カード1を、’トランスファー状態’に、カード2を、’スタンバイ状態’に戻すため、’CMD7(RCA=1)’を送信する。   (14) When the writing operation to the card 2 is completed, the copying operation from the card 1 to the card 2 is completed. Therefore, the host transmits “CMD7 (RCA = 1)” to return the card 1 to the “transfer state” and the card 2 to the “standby state”.

(15)カード1は、’CMD7(RCA=1)を受信すると、’トランスファー状態’に遷移する。カード2は自身のRCAと異なるので、’スタンバイ状態’に遷移する。   (15) Upon receiving 'CMD7 (RCA = 1), the card 1 transits to the' transfer state '. Since the card 2 is different from its own RCA, the card 2 transits to a 'standby state'.

以上、(1)〜(15)により、カード1からカード2のコピー動作は完了する。    As described above, the copying operation from the card 1 to the card 2 is completed by (1) to (15).

ところが、上記のようなメモリカード間におけるデータのコピー(または移動)技術では、次のような問題点があることが本発明者により見い出された。   However, the present inventors have found that the data copying (or moving) technology between memory cards as described above has the following problems.

すなわち、マルチメディアカード規格におけるMMCモードでは、2(またはそれ以上)のカード間でデータをコピー(または移動)する場合、該カード間において直接コピーすることができず、前述したように、ホストがコピー元のカードのデータを読み出し、メモリに保存した後、それをコピー先のカードに書き込む必要がある。   That is, in the MMC mode in the multimedia card standard, when data is copied (or moved) between two (or more) cards, the data cannot be directly copied between the cards. It is necessary to read the data of the copy source card and store it in the memory, and then write it to the copy destination card.

そのため、コピー(または移動)動作において無駄な時間と電力が消費されてしまうことになる。また、ホストにおいては、該ホスト上にコピー(または移動)するデータの内容を保存しておく余剰なメモリが必要となってしまう。   For this reason, useless time and power are consumed in the copy (or move) operation. In addition, the host requires an extra memory for storing the contents of data to be copied (or moved) on the host.

本発明の目的は、複数のメモリカード間におけるデータのコピー、または移動を短時間で効率よく行うことのできる技術を提供することにある。   An object of the present invention is to provide a technique capable of efficiently copying or moving data between a plurality of memory cards in a short time.

本発明の前記ならびにそのほかの目的と新規な特徴については、本明細書の記述および添付図面から明らかになるであろう。   The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、次のとおりである。   Of the inventions disclosed in the present application, the outline of typical ones will be briefly described as follows.

本発明は、複数のメモリカードと、それらメモリカードを管理する情報処理装置とよりなり、複数のメモリカード、および情報処理装置が共通のバスによって相互に接続される情報処理システムであって、情報処理装置は、メモリカード間においてデータをコピー、または移動する際に、コピー先、または移動先のメモリカードが、コピー元、または移動元のメモリカードから出力されたデータを受信可能なコマンドであるデータ取得コマンドを出力する情報処理コントローラを備え、メモリカードは、所定の情報を格納可能な不揮発性半導体メモリと、情報処理装置から発行されたコマンドに基づいて、不揮発性半導体メモリの動作指示を行うコントローラとを備え、該コントローラは、メモリカードがスタンバイ状態の際に情報処理コントローラから出力されたデータ取得コマンドを受け取ると、他のメモリカードから送信されるデータを受信し、書き込み動作を行うものである。   The present invention is an information processing system comprising a plurality of memory cards and an information processing device that manages the memory cards, wherein the plurality of memory cards and the information processing devices are connected to each other by a common bus. When copying or moving data between memory cards, the processing device is a command that allows the copy destination or the transfer destination memory card to receive data output from the copy source or the transfer source memory card. The memory card includes an information processing controller that outputs a data acquisition command, and the memory card instructs the operation of the nonvolatile semiconductor memory based on a nonvolatile semiconductor memory that can store predetermined information and a command issued from the information processing device And a controller for processing information when the memory card is in a standby state. Upon receiving the output data acquisition command from the roller, and receives data sent from another memory card, and performs a write operation.

また、本発明は、複数のメモリカードと、それらメモリカードを管理する情報処理装置とよりなり、各々のメモリカードと情報処理装置とが1対1のバスでそれぞれ接続される情報処理システムであって、情報処理装置は、メモリカード間においてデータをコピー、または移動する際に、コピー先、または移動先のメモリカードが、コピー元、または移動元のメモリカードから出力されたデータを受信可能なコマンドであるデータ取得コマンドを出力する情報処理コントローラを備え、情報処理コントローラは、データ取得コマンドを出力した際に、コピー先、または移動先のメモリカードが接続されているバスとコピー元、または移動元のメモリカードが接続されているバスとを接続するバス接続部を有し、メモリカードは、所定の情報を格納可能な不揮発性半導体メモリと、情報処理装置から発行されたコマンドに基づいて、不揮発性半導体メモリの動作指示を行うコントローラとを備え、該コントローラは、メモリカードがスタンバイ状態の際に情報処理コントローラから出力されたデータ取得コマンドを受け取ると、他のメモリカードから送信されるデータを受信し、書き込み動作を行うものである。   In addition, the present invention is an information processing system including a plurality of memory cards and an information processing device that manages the memory cards, and each memory card and the information processing device are connected by a one-to-one bus. Thus, when copying or moving data between memory cards, the information processing apparatus can receive data output from the copy source or the transfer source memory card by the copy destination or the transfer destination memory card. An information processing controller that outputs a data acquisition command that is a command is provided, and when the data acquisition command is output, the information processing controller is connected to a bus to which a copy destination or destination memory card is connected and a copy source or transfer It has a bus connection unit that connects the bus to which the original memory card is connected. A non-volatile semiconductor memory that can be stored, and a controller that instructs the operation of the non-volatile semiconductor memory based on a command issued from the information processing apparatus, and the controller includes an information processing controller when the memory card is in a standby state. When the data acquisition command output from is received, data transmitted from another memory card is received and a write operation is performed.

また、本願のその他の発明の概要を簡単に示す。   Moreover, the outline | summary of the other invention of this application is shown briefly.

本発明は、前記情報処理コントローラが発行するデータ取得コマンドが、コマンドインデックスCMD63によって定義するものである。   In the present invention, a data acquisition command issued by the information processing controller is defined by a command index CMD63.

さらに、本発明は、前記情報処理装置が、メモリカード間においてデータをコピー/移動する際に、バスを介して転送されたコピーまたは移動するデータを任意に保存するものである。   Furthermore, according to the present invention, when the information processing apparatus copies / moves data between memory cards, the information transferred / transferred via the bus is arbitrarily stored.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下のとおりである。   Among the inventions disclosed in the present application, effects obtained by typical ones will be briefly described as follows.

(1)複数のメモリカード間におけるデータ転送を効率よく行うことができる。   (1) Data transfer between a plurality of memory cards can be performed efficiently.

(2)上記(1)により、情報処理システムにおけるデータ処理時間を大幅に短縮するとともに、該情報処理システムのデータ転送に必要な電力を削減することができる。   (2) According to the above (1), the data processing time in the information processing system can be greatly shortened, and the power required for data transfer of the information processing system can be reduced.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一の部材には原則として同一の符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

図1は、本発明の一実施の形態によるメモリカードシステムの構成を示すブロック図、図2は、図1のメモリカードシステムに設けられたメモリカードで直接データをコピーする際の動作の一例を示す説明図、図3は、図1のメモリカードシステムにおいて用いられるコマンドのフォーマットの説明図、図4は、図1のメモリカードシステムによるデータコピー時の処理例を示すフローチャート、図5は、図1のメモリカードシステムにおける他の構成例を示すブロック図、図6は、図1のメモリカードシステムにおける他のデータ転送例を示す説明図である。   FIG. 1 is a block diagram showing a configuration of a memory card system according to an embodiment of the present invention. FIG. 2 is an example of an operation when data is directly copied by a memory card provided in the memory card system of FIG. FIG. 3 is an explanatory diagram of a format of a command used in the memory card system of FIG. 1, FIG. 4 is a flowchart showing a processing example at the time of data copying by the memory card system of FIG. 1, and FIG. FIG. 6 is a block diagram showing another configuration example in the memory card system of FIG. 1, and FIG. 6 is an explanatory diagram showing another data transfer example in the memory card system of FIG.

本実施の形態において、メモリカードシステム(情報処理システム)1は、図1に示すように、ホスト(情報処理装置)2、および2つのメモリカード31 ,32 から構成されている。ホスト2とメモリカード31 ,32 とは、バスBを介して接続されている。なお、図1では2つのメモリカード31 ,32 が設けられた構成としたが、該メモリカードは、3枚以上であってもよい。 In the present embodiment, the memory card system (information processing system) 1 includes a host (information processing apparatus) 2 and two memory cards 3 1 and 3 2 as shown in FIG. The host 2 and the memory cards 3 1 and 3 2 are connected via the bus B. In FIG. 1, two memory cards 3 1 and 3 2 are provided, but the number of memory cards may be three or more.

バスBは、コマンド線CL1,CL2、ならびにデータ線DL1,DL2から構成されている。ホスト2とメモリカード31 とは、コマンド線CL1、およびデータ線DL1を介して接続されており、ホスト2とメモリカード32 とは、コマンド線CL2、ならびにデータ線DL2を介して接続されている。 The bus B includes command lines CL1 and CL2 and data lines DL1 and DL2. The host 2 and the memory card 3 1 are connected via the command line CL1 and the data line DL1, and the host 2 and the memory card 3 2 are connected via the command line CL2 and the data line DL2. Yes.

バスBによる接続形態は、ブロードキャスト型であり、ホスト2に接続されるコマンド線CL1,CL2には、共通のコマンドとレスポンスが転送され、該ホスト2に接続されるデータ線DL1,DL2には、共通のデータが転送される。   The connection form by the bus B is a broadcast type, a common command and response are transferred to the command lines CL1 and CL2 connected to the host 2, and the data lines DL1 and DL2 connected to the host 2 are Common data is transferred.

ホスト2は、図1の上方に示すように、アプリケーション4、ファイルシステム5、デバイスドライバ6、ホストコントローラ(情報処理コントローラ)7、および送受信バッファ8などから構成されている。   As shown in the upper part of FIG. 1, the host 2 includes an application 4, a file system 5, a device driver 6, a host controller (information processing controller) 7, a transmission / reception buffer 8, and the like.

アプリケーション4は、オーディオプレーヤーなどのアプリケーションソフトウエアである。ファイルシステム5は、アプリケーション4がデータをファイルとして扱うことを可能にするように、デバイスドライバ6から入出力されたデータを変換するソフトウエアである。一般には、FAT16やFAT32などのFAT(File Allocation Tables)準拠のものが多い。   The application 4 is application software such as an audio player. The file system 5 is software that converts data input / output from the device driver 6 so that the application 4 can handle the data as a file. In general, there are many that comply with FAT (File Allocation Tables) such as FAT16 and FAT32.

デバイスドライバ6は、トランザクションやコマンドシーケンスの管理、およびホストコントローラ7の制御などを行うソフトウエアであり、メモリカード31 ,32 間でデータを直接コピーする制御機能が付加されている。 The device driver 6 is software for managing transactions and command sequences, controlling the host controller 7, and the like, and has a control function for directly copying data between the memory cards 3 1 and 3 2 .

ホストコントローラ7は、コマンド送信、レスポンス受信、およびデータ送受信などの制御を行い、メモリカード31 ,32 間でデータを直接コピーするコマンド制御機能を付加されている。 The host controller 7 performs control such as command transmission, response reception, and data transmission / reception, and has a command control function for directly copying data between the memory cards 3 1 and 3 2 .

送受信バッファ8は、メモリカード31 ,32 から受信したデータ、または該メモリカード31 ,32 に送信するデータを一時的に格納する。 Receiving buffer 8 temporarily stores the data to be transmitted is received from the memory card 3 1, 3 2 data or the memory card 3 1, 3 2,.

また、メモリカード31 (,32 )は、たとえば、マルチメディアカードからなり、同じく図1の上方に示すように、送受信バッファ9、カードコントローラ(コントローラ)10、ならびにフラッシュメモリに例示される不揮発性メモリ(不揮発性半導体メモリ)11などから構成されている。 Further, the memory card 3 1 (, 3 2 ) is composed of, for example, a multimedia card, and as shown in the upper part of FIG. 1, the non-volatile memory exemplified by the transmission / reception buffer 9, the card controller (controller) 10, and the flash memory. Volatile memory (nonvolatile semiconductor memory) 11 and the like.

送受信バッファ9は、ホスト2から受信したデータ、または該ホストに送信するデータを一時的に格納する。   The transmission / reception buffer 9 temporarily stores data received from the host 2 or data to be transmitted to the host.

カードコントローラ10は、コマンドの解析や送受信バッファ9と不揮発性メモリ11との間におけるデータ転送の管理などを行い、たとえば、ハードウエアとソフトウエアとによって構成されている。このカードコントローラ10には、メモリカード31 ,32 間においてデータを直接コピーする機能が付加されている。 The card controller 10 analyzes commands, manages data transfer between the transmission / reception buffer 9 and the nonvolatile memory 11, and is configured by hardware and software, for example. The card controller 10 has a function of directly copying data between the memory cards 3 1 and 3 2 .

不揮発性メモリ11は、FAT情報などのファイルシステム関連データやオーディオファイルなどのアプリケーション関連データなどを格納する。   The nonvolatile memory 11 stores file system related data such as FAT information and application related data such as audio files.

次に、本実施の形態によるメモリカードシステム1の動作について説明する。   Next, the operation of the memory card system 1 according to this embodiment will be described.

はじめに、図2を用いて、メモリカード31 ,32 間で直接データをコピーする際の動作の一例を説明する。 First, an example of the operation when data is directly copied between the memory cards 3 1 and 3 2 will be described with reference to FIG.

図2において、メモリカード31 は、RCA(Reelative Card Address:相対カードアドレスレジスタ)が1で’トランスファー状態(メモリ動作が可能)’にあり、メモリカード32 は、RCAは2で’スタンバイ状態(メモリ動作が不可能)’にあるものとする。 2, the memory card 3 1, RCA: located in (Reelative Card Address relative card address register) 'transfer state (enable memory operations)' at 1, the memory card 3 2, RCA in 2 'standby (Memory operation is not possible).

まず、図2(a)に示すように、ホスト2は、コマンド線CL1,CL2に、ブロードキャストデータ取得コマンド(=CMD63)を発行する。この’CMD63’は、本発明で新規に定義するコマンドであり、そのフォーマットを図3に示す。   First, as shown in FIG. 2A, the host 2 issues a broadcast data acquisition command (= CMD63) to the command lines CL1 and CL2. This 'CMD63' is a command newly defined in the present invention, and its format is shown in FIG.

なお、’CMD63’は、MMC規格とSD規格とで予約されているコマンド番号である。’CMD63’は、’スタンバイ状態’にあるメモリカードのみが受信可能なコマンドである。   'CMD63' is a command number reserved in the MMC standard and the SD standard. 'CMD63' is a command that can be received only by the memory card in the 'standby state'.

この’CMD63’を受信したメモリカードは、コマンド受信後、ストップコマンド(=CMD12)をコマンド線上に観測するまで、データ線上のデータを受信する。   The memory card that has received 'CMD63' receives data on the data line after receiving the command until a stop command (= CMD12) is observed on the command line.

ここで、メモリカード32 は、’スタンバイ状態’にあるので、該メモリカード32 は、コマンド線CL2を介してから’CMD63’を受信する。 Here, since the memory card 3 2 is in the “standby state”, the memory card 3 2 receives “CMD63” via the command line CL2.

また、メモリカード31 は、’トランスファー状態’にあるので、コマンド線CL1から’CMD63’を観測するが受信しない。 Further, the memory card 3 1, since the 'transfer state' is observed from the command line CL1 'CMD63' is not received.

続いて、ホスト2は、図2(b)に示すように、’トランスファー状態’にあるメモリカード31 からデータの読み出し動作を行う。そして、メモリカード31 から送信されたデータは、データ線DL1に転送される。 Then, the host 2, as shown in FIG. 2 (b), the read operation of data from the memory card 3 1 in the 'transfer state'. Then, data transmitted from the memory card 3 1, is transferred to the data line DL1.

メモリカード32 は、’CMD63’の対応動作により、データ線DL2からデータを受信し、該メモリカード32 の不揮発性メモリ11に書き込む。また、ホスト2は、データ線DL1,DL2から受信したデータを上位のアプリケーションなどに渡すこともできるが、必要なければ捨ててもよい。 Memory card 3 2, with the corresponding operation of the 'CMD63', receives data from the data line DL2, written in the nonvolatile memory 11 of the memory card 3 2. The host 2 can also pass the data received from the data lines DL1 and DL2 to a higher-level application or the like, but may discard it if not necessary.

その後、ホスト2は、図2(c)に示すように、コマンド線CL1,CL2上に、データの読み出し動作を終了する’CMD12’を発行する。メモリカード31 は、コマンド線CL1から、該ホスト2が発行した’CMD12’を受信すると、’トランスファー状態’に遷移してデータの送信を終了する。メモリカード32 は、コマンド線CL2から’CMD12’を観測するとデータ受信を終了する。 Thereafter, as shown in FIG. 2C, the host 2 issues “CMD12” for ending the data reading operation on the command lines CL1 and CL2. Memory card 3 1 from the command line CL1, when receiving the host 2 has issued 'CMD 12', the transition to the 'transfer state' ends the transmission of data. Memory card 3 2 ends data reception when observed from the command line CL2 'CMD 12'.

以上の動作により、メモリカード31 ,32 間でデータを直接コピーすることが可能となる。なお、既存の’CMD63’に対応しないカードが混在した場合は、現状のMMC規格、またはSD規格に従うと新規に定義した’CMD63’には応答しないので、下位互換性は保持されることになる。 With the above operation, data can be directly copied between the memory cards 3 1 and 3 2 . If cards that do not correspond to the existing 'CMD63' are mixed, the backward compatibility is maintained because the newly defined 'CMD63' is not responded according to the current MMC standard or SD standard. .

次に、ホスト2が、読み出し可能な’トランスファー状態’にあるメモリカード31 のデータを、書き込み不可能な’スタンバイ状態’にあるメモリカード32 に、コピーする際の一例を、図4のフローチャートを用いて説明する。 Then, the host 2, which can be read the memory card 3 1 of the data in the 'transfer state', the memory card 3 2 in a non-writable 'standby', an example for copying, in FIG. 4 This will be described with reference to a flowchart.

図4においては、左側から右側にかけて、ホスト2、メモリカード31 、およびメモリカード32 におけるそれぞれの処理を示している。 FIG. 4 shows the processing in the host 2, the memory card 3 1 , and the memory card 3 2 from the left side to the right side.

また、メモリカード31 、およびメモリカード32 のRCAは、それぞれ’1’と’2’とする。なお、図4では、簡略化のため2枚のメモリカード31 ,32 で説明するが、’スタンバイ状態’にあるメモリカードが3枚以上でも実現可能である。 The RCAs of the memory card 3 1 and the memory card 3 2 are “1” and “2”, respectively. In FIG. 4, two memory cards 3 1 and 3 2 will be described for the sake of simplification. However, it is possible to realize even with three or more memory cards in the “standby state”.

まず、ホスト2は、コピー先アドレスを指定し、ブロードキャストデータ取得コマンド(=CMD63)を送信する(ステップS101)。この’CMD63’は、’スタンバイ状態’にあるメモリカード32 のみが受信する。 First, the host 2 designates a copy destination address and transmits a broadcast data acquisition command (= CMD63) (step S101). The 'CMD63', only the memory card 3 2 receives in the 'standby'.

’スタンバイ状態’のメモリカード32 が、’CMD63’を受信すると、コピー先アドレスを判別しデータ受信準備をする(ステップS102)。また、メモリカード32 は、ホスト2に’CMD63’を受信したことを通知するレスポンスを送信する。メモリカード31 は、’トランスファー状態’であるので、’CMD63’を観測するが受信しない。 Memory card 3 2 'standby' has received the 'CMD63', to determine the destination address for the data reception preparation (Step S102). Further, the memory card 3 2 transmits a response for notifying the receipt of the host 2 'CMD63'. Memory card 3 1 are the 'transfer state' does not receive but to observe the 'CMD63'.

続いて、ホスト2は、メモリカード32 から、’CMD63’に対応するレスポンスを受信する(ステップS103)。ホスト2は、コピー元アドレスを指定し、リードコマンドを送信する(ステップS104)。リードコマンドは’トランスファー状態’にあるメモリカード31 のみが受信する。 Then, the host 2, the memory card 3 2, receives a response corresponding to the 'CMD63' (step S103). The host 2 designates the copy source address and transmits a read command (step S104). Read command received by only the memory card 3 1 in the 'transfer state'.

トランスファー状態にあるメモリカード31 がリードコマンドを受信すると、該メモリカード31 は、コピー元アドレスを判別しデータ送信準備をする(ステップS105)。また、ホスト2にリードコマンドを受信したことを通知するレスポンスを送信する。 When the memory card 3 1 which is in the transfer state receives a read command, the memory card 3 1 data transmission preparation to determine the copy source address (step S105). In addition, a response notifying the host 2 that the read command has been received is transmitted.

このとき、メモリカード32 は、’スタンバイ状態’であるので、リードコマンドを観測するが受信しない。 At this time, the memory card 3 2 are the 'standby', not received but to observe the read command.

その後、ホスト2は、メモリカード31 からリードコマンドに対応するレスポンスを受信するとデータ受信準備をする(ステップS106)。 Then, the host 2, the data reception preparation upon receiving the response corresponding from the memory card 3 1 to the read command (step S106).

メモリカード31 は、リードコマンドの引数により指定されたアドレスからデータを読み出し、そのデータをストップコマンド(=CMD12)を受信するまで、ホスト2に送信する(ステップS107)。 Memory card 3 1 reads data from the address specified by the arguments of the read command until it receives a stop command (= CMD 12) the data is transmitted to the host 2 (step S107).

つまり、データ線DL2上にデータが転送され、ホスト2が、メモリカード31 からデータを受信する(ステップS108)。その際に、受信データを上位のアプリケーションなどに渡すこともできるが、必要なければ捨ててもよい。 That is, the data on the data line DL2 is transferred, the host 2 receives the data from the memory card 3 1 (step S108). At that time, the received data can be passed to a higher-level application or the like, but may be discarded if not necessary.

続いて、メモリカード32 は、’CMD63’の動作により、データ線DL2上をメモリカード31 からホスト2に転送されるデータを受信する(ステップS109)。受信動作はコマンド線CL1に’CMD12’が観測されるまで行う。この後、受信データを’CMD63’で指定されたアドレスから、メモリカード32 の不揮発性メモリ11に書き込む。 Subsequently, the memory card 3 2, by the operation of the 'CMD63', receives the data transferred on the data line DL2 from the memory card 3 1 to the host 2 (step S109). The reception operation is performed until 'CMD12' is observed on the command line CL1. Thereafter, writing from the address specified in the received data 'CMD63', the nonvolatile memory 11 of the memory card 3 2.

ホスト2は、アプリケーションなどから要求されたコピーサイズだけ、ステップS104,S106,S108の処理を繰り返す(ステップS110)。   The host 2 repeats the processes of steps S104, S106, and S108 for the copy size requested by the application (step S110).

以上、ステップS101〜S110の処理により、メモリカード31 からメモリカード32 へのデータコピー動作が完了となる。 As described above, the data copy operation from the memory card 3 1 to the memory card 3 2 is completed by the processing of steps S101 to S110.

この場合、’CMD63’の送受信動作は必要となるが、’CMD7’によるカードの状態遷移とライト動作の省略が可能となる。   In this case, the transmission / reception operation of 'CMD63' is required, but the state transition of the card and the write operation by 'CMD7' can be omitted.

また、図5は、ホスト2とメモリカード31 ,32 との接続形態をブロードキャスト型(図1)ではなく、Peer to Peer型にした場合のメモリカードシステム(情報処理システム)1aの構成を示した説明図である。 FIG. 5 shows the configuration of the memory card system (information processing system) 1a when the connection form between the host 2 and the memory cards 3 1 and 3 2 is not the broadcast type (FIG. 1) but the peer to peer type. It is explanatory drawing shown.

この場合、ホスト2とメモリカード31 とは、コマンド線CL1a、およびデータ線DL1aにより1対1に接続されている。同様に、ホスト2とメモリカード32 とは、コマンド線CL2a、ならびにデータ線DL2aにより1対1に接続されている。 In this case, the host 2 and the memory card 3 1 is connected to a one-to-one by a command line CL1a, and the data line DL1a. Similarly, the host 2 and the memory card 3 2 is connected to the one-to-one by a command line CL2a, and data lines DL2a.

特に、このような接続形態は、メモリカード31 ,32 がSDカードからなる場合に対応する。 In particular, such a connection form corresponds to the case where the memory cards 3 1 and 3 2 are SD cards.

ここで、メモリカード31 は、RCAが’1’で、’トランスファー状態’にあるとし、メモリカード32 は、RCAが’2’で、’スタンバイ状態’にあるものとする。 Here, it is assumed that the memory card 3 1 has an RCA of “1” and is in a “transfer state”, and the memory card 3 2 has an RCA of “2” and is in a “standby state”.

このメモリカードシステム1aにおけるメモリカード31 ,32 間におけるデータコピー動作について図5を用いて説明する。 A data copy operation between the memory cards 3 1 and 3 2 in the memory card system 1a will be described with reference to FIG.

まず、図5(a)に示すように、ホスト2は、コマンド線CL1a,CL2a上に、ブロードキャストデータ取得コマンド’CMD63’を発行する。メモリカード32 は、’スタンバイ状態’にあるので、コマンド線CL2aから、’CMD63’を受信する。このとき、メモリカード31 は、’トランスファー状態’にあるので、コマンド線CL1aから’CMD63’を観測するが受信しない。 First, as shown in FIG. 5A, the host 2 issues a broadcast data acquisition command “CMD63” on the command lines CL1a and CL2a. Memory card 3 2 Since the 'standby', from a command line CL2a, receives the 'CMD63'. At this time, the memory card 3 1, since the 'transfer state' is observed from the command line CL1a 'CMD63' is not received.

そして、ホスト2は、図5(b)に示すように、データ線DL1aとデータ線DL2aとを該ホスト2に設けられたスイッチ(バス接続部)SWによって接続した後、’トランスファー状態’にあるメモリカード31 からデータの読み出し動作を行う。 Then, as shown in FIG. 5B, the host 2 is in the “transfer state” after connecting the data line DL1a and the data line DL2a by the switch (bus connection unit) SW provided in the host 2. It performs an operation of reading data from the memory card 3 1.

メモリカード31 から送信されたデータは、データ線DL1a上に転送される。データ線DL1aとデータ線DL2aとは、スイッチSWによってホスト2の内部で接続されているので、データ線DL1aからホスト2に入力されたデータは、データ線DL2aに出力される。 Data transmitted from the memory card 3 1 are transferred on the data line DL1a. Since the data line DL1a and the data line DL2a are connected inside the host 2 by the switch SW, the data input from the data line DL1a to the host 2 is output to the data line DL2a.

メモリカード32 は、’CMD63’の対応動作により、データ線DL2aからデータを受信し、該メモリカード32 の不揮発性メモリに書き込みを行う。 Memory card 3 2, with the corresponding operation of the 'CMD63', receives data from the data line DL2a, writing to non-volatile memory of the memory card 3 2.

また、ホスト2は、データ線DL1aから受信したデータを上位のアプリケーションなどに渡すこともできるが、必要なければ捨ててもよい。   The host 2 can also pass the data received from the data line DL1a to a higher-level application or the like, but may discard it if not necessary.

続いて、図5(c)に示すように、ホスト2は、コマンド線CL1a、およびコマンド線CL2aに、データの読み出し動作を終了するストップコマンド(=CMD12)を発行する。   Subsequently, as shown in FIG. 5C, the host 2 issues a stop command (= CMD12) for ending the data reading operation to the command line CL1a and the command line CL2a.

メモリカード31 は、コマンド線CL1aから、’CMD12’を受信すると、’トランスファー状態’に遷移してデータの送信を終了する。メモリカード32 は、コマンド線CL2aから、’CMD12’を観測するとデータ受信を終了する。 Memory card 3 1 from the command line CL1a, when receiving the 'CMD 12', the transition to the 'transfer state' ends the transmission of data. Memory card 3 2 from the command line CL2a, when observing the 'CMD 12' to end the data reception.

以上の動作により、Peer To Peer型の接続構成をとるメモリカードシステム1aにおいても、メモリカード31 とメモリカード32 との間で、データを直接コピーすることが可能となる。 With the above operation, even in the memory card system 1a having the Peer To Peer type connection configuration, data can be directly copied between the memory card 3 1 and the memory card 3 2 .

それにより、本実施の形態によれば、メモリカード31,32 間におけるデータ転送を効率よく行うことができるので、データ転送時間を短縮できるとともに、データ転送に必要な電力を削減することができる。 Thereby, according to the present embodiment, data transfer between the memory cards 3 1 and 3 2 can be performed efficiently, so that the data transfer time can be shortened and the power required for data transfer can be reduced. it can.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Needless to say.

たとえば、前記実施の形態では、2つのメモリカード間においてデータ転送する場合について記載したが、3つ以上のメモリカード間でデータ転送を行うようにしてもよい。   For example, in the above-described embodiment, the case where data is transferred between two memory cards has been described. However, data transfer may be performed between three or more memory cards.

図6は、3つ以上のメモリカード31 〜3N が備えられたメモリカードシステム(情報処理システム)1bによるデータ転送の動作例を示す説明図である。 FIG. 6 is an explanatory diagram illustrating an operation example of data transfer by the memory card system (information processing system) 1b including three or more memory cards 3 1 to 3 N.

メモリカード31 〜3N は、ホスト2とそれぞれデータ線DL1〜DLN、およびコマンド線CL1〜CLNを介して、ブロードキャスト型でそれぞれ接続されている。 The memory cards 3 1 to 3 N are connected to the host 2 in a broadcast type via data lines DL1 to DLN and command lines CL1 to CLN, respectively.

また、メモリカード31 〜3N は、RCAがそれぞれ’1’、’2’、・・・’N’とし、メモリカード31 が、’トランスファー状態’であり、その他のメモリカード32〜3N は、全て’スタンバイ状態’にあるとする。なお、図6では、使用されない場合のコマンド線とデータ線の記述はそれぞれ省略している。 The memory cards 3 1 to 3 N have RCAs of “1”, “2”,..., “N”, the memory card 3 1 is in the “transfer state”, and the other memory cards 3 2 to 3 N All 3 N's are in 'standby state'. In FIG. 6, descriptions of command lines and data lines when not used are omitted.

まず、ホスト2は、図6(a)に示すように、コマンド線CL1〜CLN上に、ブロードキャストデータ取得コマンド(=CMD63)を発行する。メモリカード32 〜3N は、前述したように’スタンバイ状態’にあるので、これらメモリカード32 〜3N は、コマンド線CL2〜CLNを介して’CMD63’を受信する。 First, as shown in FIG. 6A, the host 2 issues a broadcast data acquisition command (= CMD63) on the command lines CL1 to CLN. Since the memory cards 3 2 to 3 N are in the “standby state” as described above, the memory cards 3 2 to 3 N receive “CMD63” via the command lines CL2 to CLN.

メモリカード31 は、’トランスファー状態’にあるので、コマンド線CL1から’CMD63’を観測するが受信しない。 Memory card 3 1, since the 'transfer state' is observed from the command line CL1 'CMD63' is not received.

続いて、ホスト2は、図6(b)に示すように、’トランスファー状態’にあるメモリカード31 からデータの読み出し動作を行う。メモリカード31 から送信されたデータは、データ線DL1を介して転送される。メモリカード32 〜3N は、’CMD63’の対応動作により、データ線DL2〜DLNからデータをそれぞれ受信し、該メモリカード32 〜3N に設けられた各々の不揮発性メモリに書き込みを行う。 Then, the host 2, as shown in FIG. 6 (b), operation of reading data from the memory card 3 1 in the 'transfer state'. Data transmitted from the memory card 3 1 are transferred via the data line DL1. The memory cards 3 2 to 3 N receive data from the data lines DL2 to DLN, respectively, by the corresponding operation of “CMD63”, and write to the respective nonvolatile memories provided in the memory cards 3 2 to 3 N. .

ホスト2は、データ線DL2〜DLNから受信したデータを上位のアプリケーションなどに渡すこともできるが、必要なければ捨ててもよい。   The host 2 can pass the data received from the data lines DL2 to DLN to an upper application or the like, but may discard it if not necessary.

そして、ホスト2は、図6(c)に示すように、コマンド線CL1〜CLN上に、データの読み出し動作を終了するストップコマンド(=CMD12)を発行する。メモリカード31 は、コマンド線CL1を介して’CMD12’を受信すると、’トランスファー状態’に遷移してデータの送信を終了する。 Then, as shown in FIG. 6C, the host 2 issues a stop command (= CMD12) for ending the data reading operation on the command lines CL1 to CLN. Memory card 3 1 receives the via command line CL1 'CMD 12', the transition to the 'transfer state' ends the transmission of data.

残りのメモリカード32 〜3N は、コマンド線CL2〜CLNを介して’CMD12’を観測するとデータ受信が終了となる。 When the remaining memory cards 3 2 to 3 N observe 'CMD12' via the command lines CL2 to CLN, the data reception ends.

以上の動作により1枚のメモリカード31 のデータを、同時に2枚以上のメモリカード32 〜3N に直接コピーすることが可能となる。 With the above operation, the data of one memory card 3 1 can be directly copied to two or more memory cards 3 2 to 3 N at the same time.

それにより、データ転送の時間や、該データ転送にかかる電力などを大幅に削減することができる。   As a result, the data transfer time and the power required for the data transfer can be greatly reduced.

本発明は、複数のメモリカード間におけるデータのコピー、または移動の高効率化技術に適している。   The present invention is suitable for a technology for improving the efficiency of copying or moving data between a plurality of memory cards.

本発明の一実施の形態によるメモリカードシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the memory card system by one embodiment of this invention. 図1のメモリカードシステムに設けられたメモリカードで直接データをコピーする際の動作の一例を示す説明図である。It is explanatory drawing which shows an example of the operation | movement at the time of copying data directly with the memory card provided in the memory card system of FIG. 図1のメモリカードシステムにおいて用いられるコマンドのフォーマットの説明図である。It is explanatory drawing of the format of the command used in the memory card system of FIG. 図1のメモリカードシステムによるデータコピー時の処理例を示すフローチャートである。3 is a flowchart showing an example of processing at the time of data copying by the memory card system of FIG. 1. 図1のメモリカードシステムにおける他の構成例を示すブロック図である。It is a block diagram which shows the other structural example in the memory card system of FIG. 図1のメモリカードシステムにおける他のデータ転送例を示す説明図である。It is explanatory drawing which shows the other example of data transfer in the memory card system of FIG.

符号の説明Explanation of symbols

1 メモリカードシステム(情報処理システム)
1a メモリカードシステム(情報処理システム)
1b メモリカードシステム(情報処理システム)
2 ホスト(情報処理装置)
1 〜3N メモリカード
4 アプリケーション
5 ファイルシステム
6 デバイスドライバ
7 ホストコントローラ(情報処理コントローラ)
8 送受信バッファ
9 送受信バッファ
10 カードコントローラ(コントローラ)
11 不揮発性メモリ(不揮発性半導体メモリ)
SW スイッチ(バス接続部)
B バス
CL1,CL2 コマンド線
CL1a コマンド線
CL2a コマンド線
CL1〜CLN コマンド線
DL1,DL2 データ線
DL1a データ線
DL2a データ線
DL1〜DLN データ線
1 Memory card system (information processing system)
1a Memory card system (information processing system)
1b Memory card system (information processing system)
2 Host (Information processing device)
3 1 to 3 N memory card 4 application 5 file system 6 device driver 7 host controller (information processing controller)
8 Transmission / reception buffer 9 Transmission / reception buffer 10 Card controller (controller)
11 Nonvolatile memory (nonvolatile semiconductor memory)
SW switch (Bus connection)
B Bus CL1, CL2 Command line CL1a Command line CL2a Command line CL1-CLN Command line DL1, DL2 Data line DL1a Data line DL2a Data line DL1-DLN Data line

Claims (4)

複数のメモリカードと、前記メモリカードを管理する情報処理装置とよりなり、複数の前記メモリカード、および前記情報処理装置が共通のバスによって相互に接続される情報処理システムであって、
前記情報処理装置は、
前記メモリカード間においてデータをコピー、または移動する際に、コピー先、または移動先のメモリカードが、コピー元、または移動元のメモリカードから出力されたデータを受信可能なコマンドであるデータ取得コマンドを出力する情報処理コントローラを備え、
前記メモリカードは、
所定の情報を格納可能な不揮発性半導体メモリと、
前記情報処理装置から発行されたコマンドに基づいて、前記不揮発性半導体メモリの動作指示を行うコントローラとを備え、
前記コントローラは、
メモリカードがスタンバイ状態の際に前記情報処理コントローラから出力されたデータ取得コマンドを受け取ると、他のメモリカードから送信されるデータを受信し、書き込み動作を行うことを特徴とする情報処理システム。
An information processing system comprising a plurality of memory cards and an information processing device that manages the memory cards, wherein the plurality of memory cards and the information processing devices are connected to each other by a common bus,
The information processing apparatus includes:
A data acquisition command that is a command that allows the copy destination or destination memory card to receive data output from the source or destination memory card when copying or moving data between the memory cards An information processing controller that outputs
The memory card is
A non-volatile semiconductor memory capable of storing predetermined information;
A controller for instructing operation of the nonvolatile semiconductor memory based on a command issued from the information processing apparatus;
The controller is
An information processing system, wherein when a data acquisition command output from the information processing controller is received when the memory card is in a standby state, data transmitted from another memory card is received and a write operation is performed.
複数のメモリカードと、前記メモリカードを管理する情報処理装置とよりなり、各々の前記メモリカードと前記情報処理装置とが1対1のバスでそれぞれ接続される情報処理システムであって、
前記情報処理装置は、
前記メモリカード間においてデータをコピー、または移動する際に、コピー先、または移動先のメモリカードが、コピー元、または移動元のメモリカードから出力されたデータを受信可能なコマンドであるデータ取得コマンドを出力する情報処理コントローラを備え、
前記情報処理コントローラは、
前記データ取得コマンドを出力した際に、コピー先、または移動先のメモリカードが接続されているバスとコピー元、または移動元のメモリカードが接続されているバスとを接続するバス接続部を有し、
前記メモリカードは、
所定の情報を格納可能な不揮発性半導体メモリと、
前記情報処理装置から発行されたコマンドに基づいて、前記不揮発性半導体メモリの動作指示を行うコントローラとを備え、
前記コントローラは、
メモリカードがスタンバイ状態の際に前記情報処理コントローラから出力されたデータ取得コマンドを受け取ると、他のメモリカードから送信されるデータを受信し、書き込み動作を行うことを特徴とする情報処理システム。
An information processing system comprising a plurality of memory cards and an information processing device that manages the memory cards, wherein each of the memory cards and the information processing device is connected by a one-to-one bus,
The information processing apparatus includes:
A data acquisition command that is a command that allows the copy destination or destination memory card to receive data output from the source or destination memory card when copying or moving data between the memory cards An information processing controller that outputs
The information processing controller
When outputting the data acquisition command, there is a bus connection unit that connects the bus to which the copy destination or destination memory card is connected and the bus to which the copy source or source memory card is connected. And
The memory card is
A non-volatile semiconductor memory capable of storing predetermined information;
A controller for instructing operation of the nonvolatile semiconductor memory based on a command issued from the information processing apparatus;
The controller is
An information processing system, wherein when a data acquisition command output from the information processing controller is received when the memory card is in a standby state, data transmitted from another memory card is received and a write operation is performed.
請求項1または2記載の情報処理システムにおいて、
前記情報処理コントローラが発行するデータ取得コマンドは、
コマンドインデックスCMD63によって定義することを特徴とする情報処理システム。
The information processing system according to claim 1 or 2,
The data acquisition command issued by the information processing controller is:
An information processing system defined by a command index CMD63.
請求項1〜3のいずれか1項に記載の情報処理システムにおいて、
前記情報処理装置は、
前記メモリカード間においてデータをコピー/移動する際に、前記バスを介して転送されたコピーまたは移動するデータを任意に保存することを特徴とする情報処理システム。
The information processing system according to any one of claims 1 to 3,
The information processing apparatus includes:
An information processing system for arbitrarily storing data transferred or transferred via the bus when data is copied / moved between the memory cards.
JP2005052958A 2005-02-28 2005-02-28 Information processing system Pending JP2006236211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005052958A JP2006236211A (en) 2005-02-28 2005-02-28 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005052958A JP2006236211A (en) 2005-02-28 2005-02-28 Information processing system

Publications (1)

Publication Number Publication Date
JP2006236211A true JP2006236211A (en) 2006-09-07

Family

ID=37043762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005052958A Pending JP2006236211A (en) 2005-02-28 2005-02-28 Information processing system

Country Status (1)

Country Link
JP (1) JP2006236211A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146773A (en) * 2006-12-12 2008-06-26 Toshiba Corp Nonvolatile semiconductor memory device
US9489253B2 (en) 2013-11-27 2016-11-08 Samsung Electronics Co., Ltd. Memory controller and method of operating memory controller for reading data from memory device at high speed

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008146773A (en) * 2006-12-12 2008-06-26 Toshiba Corp Nonvolatile semiconductor memory device
US9489253B2 (en) 2013-11-27 2016-11-08 Samsung Electronics Co., Ltd. Memory controller and method of operating memory controller for reading data from memory device at high speed

Similar Documents

Publication Publication Date Title
USRE46488E1 (en) Direct data transfer between slave devices
JP5362010B2 (en) Memory device, host device, and memory system
JPWO2006035738A1 (en) Host controller
JPWO2010134300A1 (en) MEMORY CONTROLLER, NONVOLATILE STORAGE DEVICE, ACCESS DEVICE, NONVOLATILE STORAGE SYSTEM, DATA WRITE METHOD, AND PROGRAM
US7725621B2 (en) Semiconductor device and data transfer method
JP2008041098A (en) Memory card and method for storing data thereof
US7831755B2 (en) Method and system for interfacing a plurality of memory devices using an MMC/SD protocol
US7809877B2 (en) Host apparatus for controlling memory cards which minimizes interruption of writing to memory cards
JP2007164355A (en) Non-volatile storage device, data reading method therefor, and data writing method therefor
JP2006236211A (en) Information processing system
KR100736902B1 (en) Method and apparatus for sharing memory by a plurality of processors
US8285932B2 (en) Mass storage system with improved usage of buffer capacity
KR100822468B1 (en) Device having shared memory and method for transferring code data
KR20080063607A (en) Memory card system and method transmitting background information thereof
JP4679874B2 (en) Memory card system
JP4262220B2 (en) Digital camera
JP2006127401A (en) Medium storage device, cache segment switch method for the same, and medium storage system
KR100888427B1 (en) Device having shared memory and method for displaying data
JPH11184800A (en) Data processor and system constitution method
JPWO2008102610A1 (en) MEMORY CONTROLLER, NONVOLATILE STORAGE DEVICE, AND NONVOLATILE STORAGE SYSTEM
TW578093B (en) Multi-interface wireless storage device
KR101192594B1 (en) Direct data transfer between slave devices
JP2020030756A (en) Information processing device
JP3837407B2 (en) IC card and control method thereof
JP2004362024A (en) Usb storage equipment