CA2702373A1 - Method of passing instructions between a host station and a portable electronic device, and device for implementation - Google Patents

Method of passing instructions between a host station and a portable electronic device, and device for implementation Download PDF

Info

Publication number
CA2702373A1
CA2702373A1 CA2702373A CA2702373A CA2702373A1 CA 2702373 A1 CA2702373 A1 CA 2702373A1 CA 2702373 A CA2702373 A CA 2702373A CA 2702373 A CA2702373 A CA 2702373A CA 2702373 A1 CA2702373 A1 CA 2702373A1
Authority
CA
Canada
Prior art keywords
electronic device
portable electronic
instruction
command
read
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.)
Granted
Application number
CA2702373A
Other languages
French (fr)
Other versions
CA2702373C (en
Inventor
Olivier Chamley
Stephane Andreau
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.)
Idemia France SAS
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2702373A1 publication Critical patent/CA2702373A1/en
Application granted granted Critical
Publication of CA2702373C publication Critical patent/CA2702373C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • G06F13/4291Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a clocked protocol

Abstract

The method consists in placing an instruction presence parameter in the "argument" field of a binary word defining a read/write command generated by generic management programs (drivers) for removable data storage units. This makes it possible to circumvent the limitation of the set of the commands authorized by a generic program for managing a removable data storage unit, without running the risk of data being interpreted wrongly as instructions.

Description

METHOD OF PASSING INSTRUCTIONS BETWEEN A HOST STATION
AND A PORTABLE ELECTRONIC DEVICE, AND DEVICE FOR
IMPLEMENTATION
The invention relates to the passing of instructions to a microcircuit card, by means of a generic program for managing a removable data storage unit belonging to the category of "drivers" systematically associated with the operating systems of microprocessor-based electronic equipment such as personal computers, digital cameras, camcorders, digital personal stereos, portable telephones, etc.
Removable data storage units with flash memories, for personal computers and electronic appliances packaged very compactly - MMC
1o memory card (the acronym standing for the expression "Multimedia Memory Card") or USB key of "Mass Storage" type - are increasingly widespread.
Initially envisaged for connecting to personal computers via input-output ports of USB type (the acronym standing for the expression "Universal Serial Bus") or the like, these removable data storage units originally required the presence of a specific driver in the host station. As this hindered their portability, generic drivers have been rapidly developed, targeted at the main operating systems such as Windows , Mac , Unix , Linux , etc., operating on existing personal computers.
These generic drivers for managing removable data storage units such as, for example, drivers adapted for the communication protocol of the "USB mass storage device class" type, use specific protocols, endowed with a limited command set, for transactions between host station and removable data storage unit. Thus, according to the MMC-standard protocol, a removable data storage unit consisting of an MMC card communicates with a host station via a limited set of standard commands intended for managing its memory space, including commands for reading and writing data.
Very rapidly, the need was felt to overcome the limitations of the command sets of these generic drivers by using the data exchanged in the course of a transaction initiated by a standard read/write command to pass 3o additional instructions to the removable storage units from a host station.
Thus, Japanese patent application JP 2001-147850 proposes a scheme for authorizing or prohibiting the writing and/or reading of the
2 memory space or of parts of the memory space or even only of files of a removable data storage unit without transmitting specific commands other than those authorized by a generic driver for managing a removable data storage unit. In this scheme, read/write authorization/prohibition state flags are associated with the physical addresses stored in the file allocation table FAT. A password precedes the data placed at the physical addresses forming the subject of a read/write restriction. In order to be considered, each read/write command in respect of physical addresses forming the subject of read/write restriction must be followed by a password alone for a read lo command or placed in the header of the data to be written for a write command. The password associated with a read/write command pertaining to a memory space or a file constrained by a read/write restriction must correspond to the password registered in order for the command to be executed.
It has also been proposed, in European patent application EP 1.571.557, that commands and/or data be passed to a removable data storage device by way of a standard write command originating from the generic driver of a personal computer operating system, by introducing into the data to be written a command identification flag detected and interpreted 2o by the microcontroller managing the removable storage device as marking the presence of a command in the received data. Each data packet dispatched for writing to the removable storage device begins with a header field which may or may not contain the command identification flag and which is analyzed by the microcontroller managing the removable storage device prior to consideration of the data.
The passing of a command presence signaling or of a password by way of the data to be written in the removable data storage device exhibits the drawback of permitting fortuitous reproduction of command signaling or of a password by the ordinary data to be written that could lead the microcontroller of the removable device to an erroneous interpretation of write data as commands or a password.

The aim of the present invention is to remedy the aforesaid drawback.
3 Its subject is a method of passing instructions between a microprocessor host station and a portable electronic device linked by a data transmission, by means of a transaction initiated by a data packet read/write command, generated within the host station, by a removable data storage unit management program and transmitted to the portable electronic device in the form of a binary code comprising an index defining the type of read/write command concerned and an argument containing one or more parameters specifying the manner of applying the read/write command type defined in the index to the portable electronic device. This method is 1o noteworthy in that an instruction is signaled to the portable electronic device by means of an instruction presence parameter, placed in the argument of a read/write command.
Thus, it is possible to command a portable electronic device to carry out processing other than the writing and reading of data while being limited to the write and read commands generated by existing manager programs associated with the operating systems of the host stations.
Advantageously, an instruction is passed to the portable electronic device by way of a data packet write command whose argument incorporates an instruction presence parameter defining the instruction.
Advantageously, an instruction is passed to the portable electronic device by way of a data packet write command whose argument incorporates an instruction presence parameter signaling an instruction in the data packets to be written.
Advantageously, an instruction is passed to the portable electronic device by way of a data packet write command whose argument incorporates an instruction presence parameter signaling a command script incorporating a series of instructions, in the data packets to be written.
Advantageously, the instruction presence parameter points, in the portable electronic device, to a preexisting-file address.
Advantageously, the data resulting from the execution of an instruction by the portable electronic device are placed in memory locations of the portable electronic device that are consultable by means of an instruction passed to the portable electronic device by way of the argument of a data packet read command.
4 Advantageously, the data resulting from the execution of an instruction by the portable electronic device are placed in volatile-memory locations of the portable electronic device that are consultable by means of an instruction passed through the host station to the portable electronic device by way of the argument of a data packet read command.
Advantageously, the instructions are of APDU type (the acronym standing for the expression: "Application Protocol Data Unit), defined by the ISO 7816 standard.
Advantageously, the instructions are requests transmitted to the 1o portable electronic device by way of data packet write commands and responses of the portable electronic device that are consultable by way of packet read commands, requests and responses complying with an Internet protocol.
Advantageously, the requests transmitted to the portable electronic device by way of data packet write commands and the responses of the portable electronic device that are consultable by way of packet read commands comply with the http protocol.
Its subject is also a portable electronic device for the implementation of the above method equipped with a USB-standard input-output port.
Advantageously, the portable electronic device is a microcircuit card.
Advantageously, the portable electronic device is an electronic key.
Advantageously, the removable data storage unit management program complies with the MMC specification.

Other characteristics and advantages of the invention will emerge from the description hereinafter of an embodiment given by way of example.
3o This description will be offered in relation to the drawing in which:
- a Figure 1 is a functional diagram of a removable portable electronic device linkable to a microprocessor host station, - a Figure 2 is a chart illustrating the composition of a binary word defining a write command in accordance with the MMC transaction protocol, - a Figure 3 is a chart illustrating a data read transaction in accordance with the MMC transaction protocol, and - a Figure 4 is a chart illustrating a possible operating mode for the microcontroller of an item of portable electronic equipment implementing the
5 method according to the invention.

Figure 1 shows the functional diagram of a removable portable electronic device such as a microcircuit card 1 designed at one and the same time for storing data and for controlling the execution of a banking transaction lo or the like, by a computer system provided with a suitably adapted communication terminal termed a "microcircuit card reader" which constitutes a host station. This microcircuit card 1 comprises a flash memory 10, a management microcontroller 11 provided with a RAM volatile work memory 12 and with a ROM nonvolatile program memory 13 and an input-output port 14 linked by an internal bus to the management microcontroller 11.
The input-output port 14 of the microcircuit card 1 can be placed in communication with an input-output port of a host station. Here, this is a serial port compatible with the SPI standard (the acronym standing for the expression: "Serial Peripheral Interface Bus") supporting the MMC
transaction protocol, very suitable for flash memory cards. But it could be quite another type of communication port, such as an SDC port (the acronym standing for the expression: "Secure Digital memory Card"), a USB port, an RS232 serial port, a GPIO port (the acronym standing for the expression:
"General Purpose Input/Output") in the 12C transmission format (the acronym standing for the expression: "Inter Integrated Circuit Bus"), or SMBus (the acronym standing for the expression: "System Management Bus"), a PCMCIA port, etc., with a transaction protocol offering a limited command set including standard commands for reading/writing data, coded by a binary word comprising at least one index field specifying a type of read/write command and an argument field containing one or more parameters specifying the manner of applying the read/write command type defined in the index.
The MMC transaction protocol is more particularly oriented towards managing a removable data storage unit having a memory space which appears to the host station as a volume organized into sectors or
6 blocks of the same capacity and which is managed by the generic driver of a host station by means of logical block addresses which the management microcontroller 11 of the removable unit matches up with physical block addresses.
Figure 2 illustrates the composition of the frame 2 of a binary word coding a command of the MMC transaction protocol. It is composed of 6 bytes successively incorporating:
- a start bit 20 always at the value 0, - a transfer bit 21 always at the value 1, - an index field 22 occupying 6 bits and identifying the type of the command, - an argument field 23 of 4 bytes containing a command parameter such as a start-of-read/write logical block address or the number of blocks affected by the subsequent read/write operations, - an error corrector code 24 of 7 bits and, - an end bit 25 always at the value 1.
A command is followed by an inactivity time corresponding to a response lag accorded to the microcircuit card 1. The latter 1 confirms receipt of an order by a response or acknowledgment of 1 to 2 bytes indicating error conditions. Then the data to be exchanged, when there are any, are emitted in the form of data packets.
Figure 3 illustrates the conduct of a transaction for reading a block.
The removable unit generic management program of the host station dispatches to the microcircuit card 1 on the line Dl a command 5, identified by its index, to read one or more blocks, with the logic address of the first block to be read in its argument. The microcircuit card 1 responds on the line DO by acknowledging 6 and then by making available to the packet 7 the data read in the block whose logic address corresponds to that figuring in the argument of the read command. For a transaction involving reading several blocks, the microcircuit card responds by an acknowledgment followed by the series of data packets read in the various blocks. A write command is conducted in the same manner, except for the fact that the data packets dispatched by the host station are on the line Dl.
To increase the number of available commands, which is limited in the case of the MMC transaction protocol to the capacity of a quarter of a
7 byte, that is to say 64, part of the capacity for addressing the argument field 21 of the read or write commands, considered in the wide sense, that is to say including the commands indirectly related to writing or to reading such as, for example, the command CMD16 for enumerating the blocks to be read or written (known by the abbreviation: "SET_BLOCKLEN"), is reserved for an instruction presence parameter. The latter is then interpreted by the microcircuit card 1 as an order for disabling the execution of the read or write command received, for searching for an instruction in the argument of the command and/or in the data packet or packets to be written in accordance 1o with a write command, and for executing the instruction found. The instruction presence parameter can identify an instruction by itself or signify the presence of an instruction in the data packet or packets of a write command.
The instruction presence parameter can point, in a write command, to a preexisting-file address which since its detection by the microcontroller 11 of the microcircuit card 1 disables the execution of the write command and replaces it with a search for an instruction followed by the execution of the instruction found.
As a response to a write command according to the MMC
transaction protocol is always dispatched before write data, the data resulting from the execution of an instruction by the microcircuit card 1 are recovered by the host station by means of a read command.
Figure 4 is an operating chart illustrating a way in which the microcontroller 11 of the microcircuit card 1 functions.
On startup, on power-up 30 of the microcircuit card 1 achieved by plugging it into a connector of a host station in activity, the microcontroller 11 of the microcircuit card 1 initializes itself and places itself, at 31, on standby awaiting a command in accordance with the MMC protocol originating from the host station.
As soon as the microcircuit card receives a command in accordance with the MMC protocol originating from the host station, its microcontroller 11 detects it and analyzes its argument at 32 so as to search therein for an instruction presence parameter.
When the microcontroller 11 does not pinpoint any instruction presence parameter in the command, it examines at 33 whether the
8 argument of the command is compatible with the command type announced in the index field. If there is compatibility, it executes at 34 the command which involves the management of the flash memory 10 and places itself on standby awaiting a new command. If there is no compatibility, it emits at 35 an error signaling, through the acknowledgment message, and places itself on standby awaiting a new command.
When the microcontroller pinpoints an instruction presence parameter in the argument of the command, it interprets it so as to locate the instruction, either in the argument of the command in which the parameter 1o figures, or in data to be written, and analyzes at 36 the instruction so as to recognize whether it corresponds to a processing execution request.
If the instruction corresponds to a processing execution request, it executes at 37 the requested processing, places, if necessary, the result obtained in its volatile memory 12 so as to allow its consultation by a subsequent instruction of the host station and places itself on standby awaiting a new command.
If the instruction does not correspond to a processing execution request, it seeks at 38 to ascertain whether it corresponds to an execution log request pertaining to an earlier instruction. If such is the case, it 2o dispatches at 39, to the host station, its log that it may optionally have provisionally placed in its RAM memory 12 and places itself on standby awaiting a new command. The dispatching is done preferably by the data packet or packets awaited in response to a read command transmitting the log request instruction through its argument.
Finally, if the instruction corresponds neither to a processing execution request, nor to a log request, the microcontroller dispatches at 40 an error signaling, through the acknowledgment message, and places itself on standby awaiting a new command.
A log request instruction can be passed as argument of a read command. In this case the log is returned by the microcircuit card in the series of packets of the data read. When the awaited log is very short, the log request instruction can also be passed through an instruction presence parameter placed in the argument of a write command, and the log returned through the acknowledgment message following the command.
9 It is possible to submit on condition, the execution of an instruction by the microcircuit card, with the aid of a flag value associated with the instruction, signaling the satisfaction or non-satisfaction of the condition.
For example, during the conduct, under the control of the microcircuit card 1, of a banking or other transaction executed by a computer system linked to the host station, involving message exchanges between the microcircuit card 1 and the computer system accessible from the host station, the execution by the microcircuit card 1 of a request from the host station reaching it through an instruction can be conditioned on the prior receipt by the microcircuit card 1o 1, of an instruction for consulting execution results that are placed in the volatile memory 12 of the microcircuit card 1.
When an instruction of the host station destined for the microcircuit card 1 is accompanied by parameters, it is preferably transmitted with its parameters, by the data packets of a write command whose argument incorporates an instruction presence parameter. It can also be transmitted by the argument of the write command, its parameters when they exist being transmitted in the data packets to be written.
An instruction can also be stored in the microcircuit card, the instruction presence parameter then serves to locate it within the microcircuit card.
An instruction can be in accordance with the APDU transaction protocol (the acronym standing for the expression "Application Protocol Data Unit") defined in the ISO 7816 standard, just like the response resulting from the execution of the instruction by the microcircuit card 1. When it involves a request to make a directive available, it is passed by the host station to the microcircuit card 1, preferably, by way of a data packet read command whose argument points to the address of a memory location reserved for the communication of the directive on the part of the portable electronic device.
More generally, the host station's requests transmitted to the microcircuit card 1, preferably by data packet write commands, and the responses of the microcircuit card 1 that are consultable by the host station by way of data packet read commands may comply with the http 1.0 Internet protocol (the acronym standing for the expression "HyperText Transfer Protocol") or with the FTP Internet protocol (the acronym standing for the expression: "File Transfer Protocol").

An instruction can be a command script, for example complying with the Java specification, placed in the data packet or packets following a write command whose argument incorporates an instruction presence parameter forewarning of the presence of instructions in the data packet or 5 packets to be written.
Numerous variants are conceivable. The microcircuit card can be mounted in a USB key managed by a host station according to an SCSI
transaction protocol (the acronym standing for the expression: "Small Computer System Interface") such as SBC-2 (the acronym standing for the
10 expression: "SCSI Blocks Command") which exhibits a limited command set including commands for reading/writing the blocks of a memory space for storing data, coded by a binary word comprising an index field identifying the type of read/write command, and an argument field containing parameters such as a start-of-read-or-write logical block address.
Thus, a processing execution instruction can be passed to a microcircuit card by means of a simultaneous write and verify command of the SCSI protocol, the flag "Expected initial logical block reference tag"
figuring in the argument of this command being able to be used as a supplement with the instruction presence parameter using the location of the logical block address to signify the presence of instructions in the data packet or packets to be written. Likewise, a log request instruction can be passed by means of a read command comprising the instruction presence parameter at the location of the argument reserved for the logical block address.

Claims (14)

1. A method of passing instructions between a microprocessor host station and a portable electronic device (1) linked by a data transmission, by means of a transaction initiated by a data packet read/write command (2), generated within the host station, by a removable data storage unit management program and transmitted to the portable electronic device (1) in the form of a binary code comprising an index (20) defining a read/write command type and an argument (21) containing one or more parameters specifying the manner of applying the read/write command type defined in the index (20) to the portable electronic device (1), characterized in that an instruction is signaled to the portable electronic device (1) by means of an instruction presence parameter, placed in the argument (21) of a read/write command (2).
2. The method as claimed in claim 1, characterized in that an instruction is passed to the portable electronic device (1) by way of a data packet write command (2) whose argument (21) incorporates an instruction presence parameter defining the instruction.
3. The method as claimed in claim 1, characterized in that an instruction is passed to the portable electronic device (1) by way of a data packet write command (2) whose argument (21) incorporates an instruction presence parameter signaling an instruction in data packets to be written.
4. The method as claimed in claim 3, characterized in that the packets to be written comprise a command script incorporating a series of instructions.
5. The method as claimed in claim 1, characterized in that the instruction presence parameter points to a preexisting-file address.
6. The method as claimed in claim 1, characterized in that the data resulting from the execution of an instruction by the portable electronic device (1) are placed in memory locations of the portable electronic device (1) that are consultable by means of an instruction passed to the portable electronic device (1) by way of the argument (21) of a data packet read command.
7. The method as claimed in claim 1, characterized in that the data resulting from the execution of an instruction by the portable electronic device (1) are placed in volatile-memory locations of the portable electronic device (1) that are consultable by means of an instruction passed to the portable electronic device (1) by way of the argument (21) of a data packet read command.
8. The method as claimed in claim 1, characterized in that the instructions are of the APDU type defined in the ISO 7816 standard.
9. The method as claimed in claim 1, characterized in that the requests transmitted to the portable electronic device (1) by way of data packet write commands and the responses of the portable electronic device (1) that are consultable by way of packet read commands comply with an Internet protocol.
10. The method as claimed in claim 9, characterized in that requests and responses comply with the http protocol.
11. A portable electronic device implementing the method as claimed in claim 1, characterized in that it is equipped with a USB-standard input-output port.
12. A portable electronic device implementing the method as claimed in claim 1, characterized in that it consists of a microcircuit card.
13. A portable electronic device implementing the method as claimed in claim 1, characterized in that it consists of an electronic key.
14. The method as claimed in claim 1, characterized in that the removable data storage unit management program complies with the MMC
specification.
CA2702373A 2006-11-06 2007-11-06 Method of passing instructions between a host station and a portable electronic device, and device for implementation Active CA2702373C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FR0609673 2006-11-06
FR0609673A FR2908195B1 (en) 2006-11-06 2006-11-06 METHOD FOR PASSING INSTRUCTIONS BETWEEN A HOST STATION AND A PORTABLE ELECTRONIC DEVICE, AND DEVICE FOR IMPLEMENTING THE SAME
PCT/EP2007/061938 WO2008055902A1 (en) 2006-11-06 2007-11-06 Method of passing instructions between a host station and a portable electronic device, and device for implementation

Publications (2)

Publication Number Publication Date
CA2702373A1 true CA2702373A1 (en) 2008-05-15
CA2702373C CA2702373C (en) 2017-05-23

Family

ID=38110466

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2702373A Active CA2702373C (en) 2006-11-06 2007-11-06 Method of passing instructions between a host station and a portable electronic device, and device for implementation

Country Status (5)

Country Link
US (1) US8327036B2 (en)
EP (1) EP2089806A1 (en)
CA (1) CA2702373C (en)
FR (1) FR2908195B1 (en)
WO (1) WO2008055902A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8856292B2 (en) * 2009-10-27 2014-10-07 Cisco Technology, Inc. Managing command compliance in internetworking devices
CN102053917B (en) * 2010-12-29 2013-04-24 北京握奇数据系统有限公司 Smart card capable of reducing memory footprint and instruction processing method thereof
US10888119B2 (en) * 2014-07-10 2021-01-12 Rai Strategic Holdings, Inc. System and related methods, apparatuses, and computer program products for controlling operation of a device based on a read request
KR102395190B1 (en) 2017-07-31 2022-05-06 삼성전자주식회사 Storage Device performing interface with host and Operating Method of Host and Storage Device
US11853610B2 (en) * 2021-02-16 2023-12-26 iodyne, LLC Pass-through command queues for unmodified storage drivers

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001147850A (en) * 1999-11-19 2001-05-29 Seiko Epson Corp Computer system
JP2002236767A (en) * 2001-02-07 2002-08-23 Sony Corp Device and method for processing information, program storage medium and program
JP3641230B2 (en) * 2001-10-22 2005-04-20 株式会社東芝 Apparatus and method for controlling a memory card
CN1260642C (en) * 2002-11-18 2006-06-21 深圳市朗科科技有限公司 Method for transmitting command and data to portable storage device
US7305535B2 (en) * 2003-04-17 2007-12-04 Sandisk Corporation Memory cards including a standard security function
US7334077B2 (en) 2003-10-17 2008-02-19 Renesas Technology America, Inc. Method and apparatus for smart memory pass-through communication
US7427027B2 (en) * 2004-07-28 2008-09-23 Sandisk Corporation Optimized non-volatile storage systems
US7899986B2 (en) * 2004-11-10 2011-03-01 Nokia Corporation Method and system for controlling a hard disk drive using a multimediacard physical interface
JP4735100B2 (en) * 2005-03-08 2011-07-27 ソニー株式会社 Composite storage device, data processing method, and program
US8078788B2 (en) * 2005-12-08 2011-12-13 Sandisk Technologies Inc. Media card command pass through methods
US7739487B2 (en) * 2006-01-17 2010-06-15 Nokia Corporation Method for booting a host device from an MMC/SD device, a host device bootable from an MMC/SD device and an MMC/SD device method a host device may booted from

Also Published As

Publication number Publication date
US8327036B2 (en) 2012-12-04
US20100070655A1 (en) 2010-03-18
EP2089806A1 (en) 2009-08-19
WO2008055902A1 (en) 2008-05-15
FR2908195B1 (en) 2009-02-06
CA2702373C (en) 2017-05-23
FR2908195A1 (en) 2008-05-09

Similar Documents

Publication Publication Date Title
RU2445676C2 (en) Method of communication with multifunctional memory card
US7281101B2 (en) Memory device storing data relating to specific application programs
US7797490B2 (en) Memory card authentication system, memory card host device, memory card, storage area switching method, and storage area switching program
EP0451936B1 (en) Program control system for portable data storage device
TWI435214B (en) Method and article for memory card hidden command protocol
US20090049242A1 (en) Memory card authentication system, capacity switching-type memory card host device, capacity switching-type memory card, storage capacity setting method, and storage capacity setting program
CN104412242A (en) Memory protection
CA2702373C (en) Method of passing instructions between a host station and a portable electronic device, and device for implementation
US8266713B2 (en) Method, system and controller for transmitting and dispatching data stream
CN100452003C (en) Information safety apparatus having multiple interface and capable of being automatically installed and controlling method therefor
CN1452039A (en) Safety computer system using user identification module card and controlling method thereof
EP1205845B1 (en) Microcomputer and method of controlling the same
US8595420B2 (en) Method for dispatching and transmitting data streams between host system and memory storage apparatus having non-volatile memory and smart card chip, memory controller, and memory storage apparatus
CN101206711B (en) Method for locking storing card
US20070022222A1 (en) Memory device and associated method
JP3655597B2 (en) Electronic device, electronic card, and card identification method
CN104615387B (en) Mobile unit and its design method based on XPE systems
CN105653412A (en) Fingerprint device compatibility detection method and terminal
JP5754287B2 (en) IC chip, processing method in IC chip, UIM, portable terminal, and processing program for IC chip
JP5010065B2 (en) Microcomputer
JPWO2006006388A1 (en) Host device, storage device, and access method to storage device
JP5202634B2 (en) Mobile communication device and method for defragmenting MIFARE memory
JP4793798B2 (en) Microcomputer
JP2009129402A (en) Semiconductor device for ic card, ic card and terminal for ic card
CN110941835B (en) Data processing method and electronic equipment

Legal Events

Date Code Title Description
EEER Examination request