JP4646859B2 - USB device and USB connection system - Google Patents

USB device and USB connection system Download PDF

Info

Publication number
JP4646859B2
JP4646859B2 JP2006167382A JP2006167382A JP4646859B2 JP 4646859 B2 JP4646859 B2 JP 4646859B2 JP 2006167382 A JP2006167382 A JP 2006167382A JP 2006167382 A JP2006167382 A JP 2006167382A JP 4646859 B2 JP4646859 B2 JP 4646859B2
Authority
JP
Japan
Prior art keywords
reset
usb
usb device
host
reset signal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006167382A
Other languages
Japanese (ja)
Other versions
JP2007334731A (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 Omron Terminal Solutions Corp
Original Assignee
Hitachi Omron Terminal Solutions 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 Hitachi Omron Terminal Solutions Corp filed Critical Hitachi Omron Terminal Solutions Corp
Priority to JP2006167382A priority Critical patent/JP4646859B2/en
Publication of JP2007334731A publication Critical patent/JP2007334731A/en
Application granted granted Critical
Publication of JP4646859B2 publication Critical patent/JP4646859B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、例えばホスト装置とUSB機器とをUSBケーブルで接続し、システムの暴走時等にハードリセット等の強制動作を実行するようなUSB機器及びUSB接続システムに関する。 The present invention relates to a USB device and a USB connection system that connect a host device and a USB device with a USB cable, for example , and execute a forced operation such as a hard reset when the system runs away.

従来、金融機関に設置されるATMは、ホスト装置と通信回線により接続されている。このATMは、回線異常や内部モジュールのハングアップ等により内部通信障害が生じることがある。この内部通信障害は、フィールドにおいて一定の発生頻度があり、完全に排除する事が困難である。   Conventionally, an ATM installed in a financial institution is connected to a host device through a communication line. In this ATM, an internal communication failure may occur due to a line abnormality or an internal module hang-up. This internal communication failure has a certain frequency in the field and is difficult to eliminate completely.

このため既存のATMは、専用のAC電源のON/OFF機能を使用した復旧手段を備えている。この復旧手段は、復旧用の専用回線を用いているため、必然的にコスト増となっている。   For this reason, the existing ATM is provided with a recovery means using a dedicated AC power ON / OFF function. Since this recovery means uses a dedicated line for recovery, the cost is inevitably increased.

このような状況下において、近年では、汎用性の高いUSB(Universal Serial Bus)を、ATMの内部通信として導入する動きがある。   Under such circumstances, in recent years, there has been a movement to introduce a highly versatile USB (Universal Serial Bus) as ATM internal communication.

USB接続装置において、通信障害やCPUの暴走時にリセットを実行してUSB機器を復旧する方法として、USB回線の他に専用回線を付加し、この専用回線を介してUSBデバイスにリセットを実行するデバイス制御システムが提案されている(特許文献1参照)。しかし、このようにUSB回線のほかに専用回線を介してリセットする方法では、別途専用回線を設けることに伴う大幅なコスト増が伴い、また汎用USB機器を改造しなければならないという問題がある。   In a USB connection device, as a method of executing a reset in the event of a communication failure or CPU runaway to restore a USB device, a device that adds a dedicated line in addition to the USB line and resets the USB device via this dedicated line A control system has been proposed (see Patent Document 1). However, the method of resetting via a dedicated line in addition to the USB line as described above has a problem that a significant increase in cost is caused by providing a separate dedicated line, and a general-purpose USB device must be modified.

リセットを実行してUSB機器を復旧する他の方法として、通信異常の状態を発見した時に、USBライン上のリセットを検出し、自動的にUSB機器のリセットを実行するUSB機器も提案されている。(特許文献2参照)。   As another method for recovering a USB device by executing a reset, a USB device that detects a reset on the USB line and automatically resets the USB device when a communication abnormal state is found has also been proposed. . (See Patent Document 2).

また、USBライン上のバスリセット信号(SE0)を検出し、USB機器の省エネ状態からの復旧や自己リセット動作を実行するシステムも提案されている。(特許文献3参照)。   There has also been proposed a system that detects a bus reset signal (SE0) on the USB line and executes a recovery from the energy saving state of the USB device or a self-reset operation. (See Patent Document 3).

一方、ATM等の高信頼性が必要とされる機器は、通信障害やCPUの暴走時に意図的にリセットを実行し復旧する機能が必要なだけでなく、意図しないタイミングでのリセットを防止する必要がある。すなわち、USBコネクタが抜けた場合や電源OFF時、オペレーティングシステムの起動途中等にリセット信号を受信しても、これを無視してリセットを実行しない機能も必要である。   On the other hand, devices that require high reliability, such as ATM, need not only to have a function to intentionally reset and recover when there is a communication failure or CPU runaway, but also to prevent reset at unintended timing There is. That is, there is a need for a function that ignores the reset signal and does not execute the reset even when the USB connector is disconnected or when the power is turned off or during the startup of the operating system.

しかし、USBライン上のバスリセット信号(SE0)を検出し、自動的にUSB機器のリセットを実行する方法では、USB回線がバスリセット状態になると必ずUSB機器がリセットを実行することになる。このため、本来リセットを実行すべきではない場合でも無条件に自己リセットが実行され、USBの通信品質を損なうという問題点がある。   However, in the method of detecting the bus reset signal (SE0) on the USB line and automatically resetting the USB device, the USB device always executes reset when the USB line is in the bus reset state. For this reason, even if the reset should not be executed originally, the self-reset is executed unconditionally, and there is a problem that the communication quality of the USB is impaired.

また、USBライン上のバスリセット信号(SE0)を検出し、CPUの状態を確認して自己リセットを実行する方法では、USBのコネクタ抜けの場合、またホストの電源OFFの場合に、USBラインの信号がバスリセット信号(SE0)と同じになるため、CPUの状態が変化してしまうかまたは自己リセットが実行されてしまうという問題点がある。   Also, in the method of detecting the bus reset signal (SE0) on the USB line and checking the state of the CPU to execute self-reset, the USB line is disconnected when the USB connector is disconnected or when the host power is turned off. Since the signal becomes the same as the bus reset signal (SE0), there is a problem that the state of the CPU changes or self-reset is executed.

ATM等の高信頼性が要求される自動機においては、USBコネクタ抜けの場合は、伝送ラインの接続エラーとして異常処理を行う必要がある。しかし、前述したようにUSBコネクタ抜けの場合に意図しないタイミングでの自己リセットが実行されてしまうと、正しい異常処理が行えず問題が発生する恐れがある。具体的には、例えばリセットが解除されCPUが再起動した後に、それまでATM内で搬送途中であった紙幣の位置情報に矛盾が生じる等の問題が発生する恐れがある。   In an automatic machine such as ATM that requires high reliability, when the USB connector is disconnected, it is necessary to perform an abnormal process as a transmission line connection error. However, as described above, if the self-reset is executed at an unintended timing when the USB connector is disconnected, correct abnormality processing cannot be performed and a problem may occur. Specifically, for example, after the reset is canceled and the CPU is restarted, there is a possibility that a problem such as inconsistency occurs in the position information of the banknote that has been in the middle of the transfer until then in the ATM.

また、電源OFF時に内蔵装置に自己リセットが実行されると、CPUが再起動した後に接続エラーと誤認識してしまうという問題点がある。詳述すると、ATMの電源OFFは、内蔵される各装置の電源を全て同時に電源OFFするのではなく、まず、USBホストコントローラを有する主制御部の電源をOFFし、その後各内蔵装置の電源をOFFする。従って、前記のように電源OFF時に内蔵装置に自己リセットが実行された場合、リセット解除されCPUが再起動した後にUSBホストとの再接続動作を実行すると、USBホストは既に電源OFFとなっているため、接続エラーと誤認識してしまうことになる。   In addition, if a self-reset is executed in the built-in device when the power is turned off, there is a problem that a connection error is erroneously recognized after the CPU is restarted. In detail, powering off the ATM does not turn off all the power of each built-in device at the same time. First, turn off the power to the main control unit having the USB host controller, and then turn on the power to each built-in device. Turn off. Therefore, if a self-reset is executed for the built-in device when the power is turned off as described above, the USB host is already turned off if the reconnection operation with the USB host is executed after the reset is released and the CPU is restarted. Therefore, it will be erroneously recognized as a connection error.

特開2003−131956号公報JP 2003-131956 A 特開2002−373036号公報JP 2002-373036 A 特開2005−352942号公報JP-A-2005-352942

この発明は、上述した問題に鑑み、標準のUSBケーブルを用いてホストからUSB機器に対してハードリセット等の動作制御を実行することができ、かつ、USBコネクタ抜け時や電源OFF時にリセット動作を実行しないUSB機器及びUSB接続システムを提供し、USB機器における高信頼性の確保を実現することを目的とする。 In view of the above-described problems, the present invention can execute operation control such as hard reset from a host to a USB device using a standard USB cable, and can perform reset operation when the USB connector is disconnected or the power is turned off. An object is to provide a USB device that is not executed and a USB connection system , and to ensure high reliability in the USB device.

この発明は、USBケーブルを介してホストと接続しデータ通信するUSB機器であって、前記ホストから前記USBケーブルを介してリセット信号を受け付けるリセット信号受付手段と、前記ホストから前記USBケーブルを介して行われる電力供給の状態を判定する電力供給状態判定手段と、前記リセット信号を受け付け、かつ前記電力供給が断となっていない場合にリセットを実行するリセット実行手段とを備えたUSB機器であることを特徴とする。   The present invention is a USB device that connects to a host via a USB cable and performs data communication, the reset signal receiving unit receiving a reset signal from the host via the USB cable, and the host from the host via the USB cable. A USB device comprising: a power supply state determination unit that determines a state of power supply to be performed; and a reset execution unit that receives the reset signal and executes a reset when the power supply is not cut off It is characterized by.

この発明により、標準のUSBケーブルを用いてホストからUSB機器に対してハードリセット等の動作制御を実行することができ、かつ、USBコネクタ抜け時や電源OFF時にリセット動作を実行しないUSB機器及びUSB接続システムを提供でき、USB機器における高信頼性の確保を実現することができる。 According to the present invention, a USB device that can execute an operation control such as a hard reset from a host to a USB device using a standard USB cable, and that does not execute a reset operation when the USB connector is disconnected or turned off , and A USB connection system can be provided, and high reliability in a USB device can be realized.

この発明の一実施形態を以下図面と共に説明する。
まず、図1に示す全体のブロック図と共に、USB接続システム1の構成について説明する。
An embodiment of the present invention will be described below with reference to the drawings.
First, the configuration of the USB connection system 1 will be described with reference to the entire block diagram shown in FIG.

この実施形態では、USB接続システム1はATM全体で構成され、ホスト10はATMの主制御部で構成され、USB機器30はATM内蔵の各装置で構成されている。USBは、ATMの内部伝送として使用されている。   In this embodiment, the USB connection system 1 is constituted by the entire ATM, the host 10 is constituted by an ATM main control unit, and the USB device 30 is constituted by each device incorporating the ATM. USB is used as internal transmission of ATM.

USB接続システム1は、ホスト10とUSB機器30とがUSBハブ20を介してUSBケーブル25で接続されて構成されている。USBハブ20には、ホスト10にUSB接続するためのUSBケーブル25と、USB機器30を接続するUSBケーブル25を着脱できる複数(図示する例では4つ)のUSBポート21とを備えている。これにより、複数のUSB機器30を1つのホスト10で制御できるように構成されている。   The USB connection system 1 is configured by connecting a host 10 and a USB device 30 via a USB hub 20 with a USB cable 25. The USB hub 20 includes a USB cable 25 for USB connection to the host 10 and a plurality (four in the illustrated example) of USB ports 21 to which the USB cable 25 for connecting the USB device 30 can be attached and detached. As a result, a plurality of USB devices 30 can be controlled by a single host 10.

USBケーブル25は、USB規格によるデータ伝送を行うケーブルであり、VBUSライン25a、D+ライン25b、D−ライン25c、及びGNDライン25dで構成されている。   The USB cable 25 is a cable for performing data transmission according to the USB standard, and includes a VBUS line 25a, a D + line 25b, a D- line 25c, and a GND line 25d.

VBUSライン25aは、5Vの電力供給を行う電力供給ラインである。
D+ライン25bおよびD−ライン25cは、ホスト10とUSB機器30とがデータの送受信を行う信号ラインである。
GNDライン25dは、0Vの基準電位のラインである。
The VBUS line 25a is a power supply line that supplies 5V power.
The D + line 25b and the D− line 25c are signal lines through which the host 10 and the USB device 30 transmit / receive data.
The GND line 25d is a 0V reference potential line.

ホスト10は、USBケーブル25を介してUSB機器30との通信等を制御するUSBホストコントローラ11を備えている。   The host 10 includes a USB host controller 11 that controls communication with the USB device 30 via the USB cable 25.

USB機器30は、USBケーブル25内のVBUSライン25a、D+ライン25b、およびD−ライン25cが接続されるUSB通信手段としてのUSBデバイスコントローラ31が設けられている。また、VBUSライン25aには、USBデバイスコントローラ31と並列にVBUS状態監視回路35が接続されている。   The USB device 30 is provided with a USB device controller 31 as USB communication means to which the VBUS line 25a, D + line 25b, and D- line 25c in the USB cable 25 are connected. A VBUS state monitoring circuit 35 is connected to the VBUS line 25a in parallel with the USB device controller 31.

USBデバイスコントローラ31およびVBUS状態監視回路35の後段には、リセット実行判定回路34が接続されている。また、USBデバイスコントローラ31の後段には、CPU32も接続されている。   A reset execution determination circuit 34 is connected to the subsequent stage of the USB device controller 31 and the VBUS state monitoring circuit 35. A CPU 32 is also connected to the subsequent stage of the USB device controller 31.

CPU32の後段には、USBデバイスコントローラ31、ソフトリセット実行手段およびハードリセット実行手段としてのリセット回路33、およびリセット実行判定回路34が接続されている。またリセット回路33の後段には、USBデバイスコントローラ31およびCPU32が接続されている。   A USB device controller 31, a reset circuit 33 as a soft reset execution unit and a hard reset execution unit, and a reset execution determination circuit 34 are connected to the subsequent stage of the CPU 32. The USB device controller 31 and the CPU 32 are connected to the subsequent stage of the reset circuit 33.

前記CPU32は、USB機器30の主制御部であり、USB機器30全体の各種制御動作を実行する。
この制御動作の1つとして、CPU32は、電源ON直後にUSBデバイスコントローラ31に対して第1初期設定を行う。この第1初期設定では、USBホストコントローラ11とUSBデバイスコントローラ間のUSB通信を可能とする設定のみを行い、バスリセット信号(SE0)受信時にUSBデバイスコントローラ31が割込み信号INT1を送出しない設定とする。
またCPU32は、ホスト10に対してベンダーリクエストに応答するなどしてUSB接続の確立を確認した後に、USBデバイスコントローラ31に対して第2初期設定を行う。この第2初期設定では、バスリセット信号(SE0)受信時にUSBデバイスコントローラ31が割込み信号INT1を送出する設定とする。
ここで、バスリセット信号(SE0)は、ホスト10がUSBケーブル25中の信号であるD+とD−に0Vを一定時間以上出力する状態を示す。
The CPU 32 is a main control unit of the USB device 30 and executes various control operations of the entire USB device 30.
As one of the control operations, the CPU 32 performs a first initial setting for the USB device controller 31 immediately after the power is turned on. In the first initial setting, only the setting for enabling USB communication between the USB host controller 11 and the USB device controller is performed, and the USB device controller 31 is set not to send the interrupt signal INT1 when the bus reset signal (SE0) is received. .
Further, the CPU 32 confirms the establishment of the USB connection by responding to the vendor request to the host 10, and then performs the second initial setting for the USB device controller 31. In the second initial setting, the USB device controller 31 is set to send the interrupt signal INT1 when the bus reset signal (SE0) is received.
Here, the bus reset signal (SE0) indicates a state in which the host 10 outputs 0V to D + and D−, which are signals in the USB cable 25, for a predetermined time or more.

USBデバイスコントローラ31は、バスリセット信号(SE0)を検出すると割込み信号INT1をCPU32及びリセット実行判定回路34に対して送出する処理を実行する。
またUSBデバイスコントローラ31は、VBUSライン25aの状態がHighレベル(5Vの電力供給がある状態)からLowレベル(5Vの電力供給がない状態)へ変化したことを検出すると、割込み信号INT0をCPU32に対して送出する。
When the USB device controller 31 detects the bus reset signal (SE0), the USB device controller 31 executes a process of sending an interrupt signal INT1 to the CPU 32 and the reset execution determination circuit 34.
When the USB device controller 31 detects that the state of the VBUS line 25a has changed from a high level (a state where 5V power is supplied) to a low level (a state where no 5V power is supplied), the USB device controller 31 sends an interrupt signal INT0 to the CPU 32. Send to

VBUS状態監視回路35は、VBUSライン25aの状態がHighレベルにあるかLowレベルにあるかを監視している。   The VBUS state monitoring circuit 35 monitors whether the state of the VBUS line 25a is at a high level or a low level.

CPU32は、割込み信号INT1を検出後、リセット前に必要なデータ格納処理等を実行するとともに、ソフトリセット開始時間となる一定の時間(以下、ここでは動作説明のために500mSとするが、これに限らない)の間に、ソフトリセットを実行するか否かを判定する。   After detecting the interrupt signal INT1, the CPU 32 executes necessary data storage processing and the like before resetting, and at the same time as a soft reset start time (hereinafter referred to as 500 mS for explanation of the operation. Whether or not to execute a soft reset.

一定時間(500mS)以内に、USBデバイスコントローラ31から割込み信号INT0を受信した場合、VBUSライン25aからのVBUS信号がLowレベルとなったと判断できるため、USBコネクタ抜け又は電源OFF時のバスリセット信号(SE0)による割込み信号INT1を受信したと判断して、ソフトリセットを実行しない。同時に、リセット実行判定回路34に対してリセット実行判定動作を停止させる。   If the interrupt signal INT0 is received from the USB device controller 31 within a certain time (500 mS), it can be determined that the VBUS signal from the VBUS line 25a has become a low level. It is determined that the interrupt signal INT1 by SE0) has been received, and the soft reset is not executed. At the same time, the reset execution determination circuit 34 stops the reset execution determination operation.

一方、一定時間(500mS)以内に、USBデバイスコントローラ31から、割込み信号INT0を受信しなかった場合、CPU32はソフトリセットを実行する。   On the other hand, if the interrupt signal INT0 is not received from the USB device controller 31 within a predetermined time (500 mS), the CPU 32 executes a soft reset.

リセット実行判定回路34は、USBデバイスコントローラ31からの割込み信号INT1を受けたあと、リセット回路33に対してリセット実行信号を送出するか否かを、リセット中止時間となる一定時間(以下、ここでは動作説明のために1秒とするが、この限りではない)の間に判定する。   After receiving the interrupt signal INT1 from the USB device controller 31, the reset execution determination circuit 34 determines whether or not to send a reset execution signal to the reset circuit 33 for a fixed time (hereinafter, referred to as reset stop time). For the explanation of the operation, it is 1 second, but this is not the case).

一定時間(1秒)以内に、VBUS監視回路35からリセット禁止信号を受信した場合、又は、CPU32からリセット実行判定動作停止信号を受信した場合、リセット実行判定回路34は、判定動作を停止し、リセット回路33に対して、リセット信号の送出を行わない。   When a reset prohibition signal is received from the VBUS monitoring circuit 35 within a certain time (1 second) or when a reset execution determination operation stop signal is received from the CPU 32, the reset execution determination circuit 34 stops the determination operation, A reset signal is not sent to the reset circuit 33.

一方、一定時間(1秒)以内に、VBUS状態監視回路35からリセット禁止信号を受信しなかった場合は、ホスト10から送出されたバスリセット信号(SE0)により、USBデバイスコントローラ31から割込み信号INT1が送出されたが、CPU32が暴走しておりソフトリセットを実行出来なかったと判断して、リセット回路33に対してリセット信号を送出する。   On the other hand, if the reset prohibition signal is not received from the VBUS state monitoring circuit 35 within a certain time (1 second), the interrupt signal INT1 is sent from the USB device controller 31 by the bus reset signal (SE0) sent from the host 10. However, the CPU 32 is out of control and determines that the software reset cannot be executed, and sends a reset signal to the reset circuit 33.

リセット回路33は、リセット実行判定回路34からのハードリセット実行信号、又は、CPU32からのソフトリセット信号を受信した場合に、USB機器全体に対して、リセット信号を発行する。   When the reset circuit 33 receives a hard reset execution signal from the reset execution determination circuit 34 or a soft reset signal from the CPU 32, the reset circuit 33 issues a reset signal to the entire USB device.

以上の構成により、USB機器30は、ホスト10から受信するバスリセット信号(SE0)を受信した場合に、VBUS信号の状態を監視することで、USBコネクタ抜けや電源OFF時のバスリセット状態ではリセットを実行せず、ホスト10から送出されたバスリセット信号(SE0)の受信時のみに、リセットを実行する事ができる。なお、リセット回路33およびVBUS状態監視回路35は、リセットを強制実行するためのリセット強制手段として機能する。   With the above configuration, when the USB device 30 receives the bus reset signal (SE0) received from the host 10, the USB device 30 monitors the state of the VBUS signal to reset in the bus reset state when the USB connector is disconnected or the power is turned off. Can be executed only when the bus reset signal (SE0) sent from the host 10 is received. The reset circuit 33 and the VBUS state monitoring circuit 35 function as reset forcing means for forcibly executing reset.

次に、図2に示すフローチャート、及び図3、図4、図5に示すタイミングチャートとともに、USB機器30の動作について説明する。   Next, the operation of the USB device 30 will be described together with the flowchart shown in FIG. 2 and the timing charts shown in FIGS. 3, 4, and 5.

まず、ホスト10がバスリセット信号(SE0)を出力し、タイミングA(図3参照)に示すようにUSBデバイスコントローラ31が前記バスリセット信号を受信すると(ステップS1)、USBデバイスコントローラ31は、CPU32及びリセット実行判定回路34へ向けて割り込み信号INT1を出力する(ステップS2)。ここでステップS1を実行するUSBデバイスコントローラ31は、リセット信号受付手段として機能する。   First, when the host 10 outputs a bus reset signal (SE0) and the USB device controller 31 receives the bus reset signal as shown at timing A (see FIG. 3) (step S1), the USB device controller 31 receives the CPU 32. Then, the interrupt signal INT1 is output to the reset execution determination circuit 34 (step S2). Here, the USB device controller 31 that executes step S1 functions as a reset signal receiving means.

CPU32は、USBデバイスコントローラ31から割込み信号INT1を受信すると、500mSの間ソフトリセット実行待ち状態となる(ステップS3)。
リセット実行判定回路34は、USBデバイスコントローラ31から割込み信号INT1を受信すると、1秒間の間、リセット実効待ち状態となる(ステップS4)。
When receiving the interrupt signal INT1 from the USB device controller 31, the CPU 32 enters a soft reset execution waiting state for 500 ms (step S3).
When the reset execution determination circuit 34 receives the interrupt signal INT1 from the USB device controller 31, the reset execution determination circuit 34 enters a reset effective waiting state for one second (step S4).

一方、USBデバイスコントローラ31は、タイミングB(図4参照)に示すようにVBUSライン25aの出力がHighレベルからLowレベルへ変化した(つまり電力供給が断になった)ことを検出すると(ステップS5)、CPU32に対して割込み信号(INT0)を出力する(ステップS6)。ここで、ステップS5を実行するUSBデバイスコントローラ31は、電力供給状態判定手段として機能する。   On the other hand, the USB device controller 31 detects that the output of the VBUS line 25a has changed from the High level to the Low level (that is, the power supply has been cut off) as shown in the timing B (see FIG. 4) (step S5). ), An interrupt signal (INT0) is output to the CPU 32 (step S6). Here, the USB device controller 31 executing step S5 functions as a power supply state determination unit.

また、VBUS監視回路35は、VBUSライン25aの出力がHighレベルにあるか、Lowレベルにあるかを監視しており(ステップS7)、このVBUSライン25aの出力状態をリセット実行判定回路34に送信する。   The VBUS monitoring circuit 35 monitors whether the output of the VBUS line 25a is at the high level or the low level (step S7), and transmits the output state of the VBUS line 25a to the reset execution determination circuit 34. To do.

CPU32は、前記500mSの待ち時間内にUSBデバイスコントローラ31から割込み信号INT0を受信した場合(ステップS8:Yes)、リセット禁止信号をリセット回路33へ発行する(ステップS9)。   When the CPU 32 receives the interrupt signal INT0 from the USB device controller 31 within the waiting time of 500 ms (step S8: Yes), it issues a reset prohibition signal to the reset circuit 33 (step S9).

一方、割込み信号INT0を受信しなかった場合は(ステップS8:No)、タイミングC(図3参照)に示すように500mSの待ち時間終了後に、ソフトリセット信号をリセット回路33へ発行する(ステップS10)とともに、リセット実行判定回路34に対して判定動作停止を行う(ステップS11)。   On the other hand, if the interrupt signal INT0 has not been received (step S8: No), a soft reset signal is issued to the reset circuit 33 after a waiting time of 500 ms as shown in timing C (see FIG. 3) (step S10). ) And the determination operation stop for the reset execution determination circuit 34 (step S11).

リセット実行判定回路34は、前記1秒間の待ち時間内に、VBUSライン25aのLowレベルを検出した場合(ステップS12:Yes)、リセット禁止信号をリセット回路33へ発行する(ステップS13)。   When the reset execution determination circuit 34 detects the low level of the VBUS line 25a within the waiting time of 1 second (step S12: Yes), it issues a reset prohibition signal to the reset circuit 33 (step S13).

一方、1秒の待ち時間にVBUSライン25aのLowレベルを検出しなかった場合(ステップS12:No)、タイミングD(図4参照)に示すように、この1秒の待ち時間終了後にハードリセット信号を発行する(ステップS14)。   On the other hand, when the low level of the VBUS line 25a is not detected during the 1 second waiting time (step S12: No), as shown in the timing D (see FIG. 4), the hard reset signal is output after the completion of the 1 second waiting time. Is issued (step S14).

リセット回路33は、ステップS9またはS13のリセット禁止信号を受信した場合、USB機器30に対してリセットを実行せず(ステップS15)、現状の動作状態を維持する。   When the reset circuit 33 receives the reset prohibition signal in step S9 or S13, the reset circuit 33 does not reset the USB device 30 (step S15) and maintains the current operation state.

一方、ステップS10またはS14のリセット信号を受信した場合、リセット回路33は、USB機器30に対してリセットを実行する(ステップS15)。このとき、ソフトリセット信号を受信した場合はUSB機器30に対してソフトリセットを実行し、ハードリセット信号を受信した場合はUSB機器30に対してハードリセット(全体リセット)を実行する。   On the other hand, when the reset signal of step S10 or S14 is received, the reset circuit 33 resets the USB device 30 (step S15). At this time, when a soft reset signal is received, a soft reset is executed for the USB device 30, and when a hard reset signal is received, a hard reset (entire reset) is executed for the USB device 30.

このソフトリセットとハードリセットは、どちらか一方が実行される関係にある。詳述すると、ホスト10からリセット信号であるバスリセット信号(SE0)が発行されると、USB機器30のUSBデバイスコントローラ31はこのバスリセット信号(SE0)を検出し、タイミングAに示したように割込み信号INT1を出力する。   One of the soft reset and the hard reset is executed. More specifically, when a bus reset signal (SE0), which is a reset signal, is issued from the host 10, the USB device controller 31 of the USB device 30 detects the bus reset signal (SE0) and, as shown at timing A, An interrupt signal INT1 is output.

ソフトリセット実行待ちの500mSの間に、VBUS信号のHighからLowの変化が無い、すなわち割込み信号INT0を受けていなければ、タイミングCに示すように、ソフトリセット信号を発行し、USB機器30に対して、リセットを実行する。また、同時にリセット実行判定回路34に対してリセット判定動作停止を行う。   If there is no change in the VBUS signal from high to low during 500 ms waiting for soft reset execution, that is, if no interrupt signal INT0 is received, a soft reset signal is issued as shown in timing C, and the USB device 30 is issued. To reset. At the same time, the reset determination operation is stopped for the reset execution determination circuit 34.

このソフトリセットが実行されると、図3のタイミングC以降の動作は、図にハッチングで示すようにソフトリセットによりキャンセルされてしまうため、ハードリセット実行待ちのカウントもキャンセルされ、ハードリセットは実行されない。   When this soft reset is executed, the operation after timing C in FIG. 3 is canceled by the soft reset as shown by hatching in the figure, so that the hard reset execution wait count is also canceled and the hard reset is not executed. .

また、割込み信号INT0を受けたときにCPU32が暴走していた場合、タイミングCでソフトリセット信号を発行できない。しかし、図4のタイミングDで、ハードリセット信号が発行されるため、USB機器30に対してハードリセットが実行される。   In addition, if the CPU 32 runs out of control upon receiving the interrupt signal INT0, a soft reset signal cannot be issued at timing C. However, since a hard reset signal is issued at timing D in FIG. 4, a hard reset is performed on the USB device 30.

また、コネクタ抜けや電源OFF時のバスリセット状態によりUSBデバイスコントローラ31がバスリセット信号(SE0)を受信した場合は、リセット動作を実行しないことができる。   Further, when the USB device controller 31 receives a bus reset signal (SE0) due to a connector disconnection or a bus reset state when the power is turned off, the reset operation cannot be executed.

詳述すると、USBデバイスコントローラ31はバスリセット信号(SE0)を検出すると、図5のタイミングAに示すように割込み信号INT1を出力する。ソフトリセット実行待ちの500mSの間に、VBUS信号のHighからLowの変化があると、図5のタイミングBに示すように割り込み信号INT0を出力し、CPU32はリセット禁止信号を発行する。これにより、タイミングDに示すようにハードリセット信号が発行されても、USB機器30に対してリセットを実行しない。   More specifically, when detecting the bus reset signal (SE0), the USB device controller 31 outputs an interrupt signal INT1 as shown at timing A in FIG. If the VBUS signal changes from High to Low during 500 ms waiting for soft reset execution, an interrupt signal INT0 is output as shown in timing B of FIG. 5, and the CPU 32 issues a reset prohibition signal. As a result, even if a hard reset signal is issued as shown at timing D, the USB device 30 is not reset.

また、前記タイミングBでCPU32がリセット禁止処理を発行できなかった場合でも、タイミングBでVBUS状態監視回路35がVBUSのLowレベルを検出してリセット禁止信号を発行するため、USB機器30に対してリセットを実行しない。   Even when the CPU 32 cannot issue the reset prohibition process at the timing B, the VBUS state monitoring circuit 35 detects the VBUS low level and issues a reset prohibition signal at the timing B. Do not perform a reset.

以上の動作により、USBコネクタ抜けや電源OFF時のバスリセット信号受信時はUSB機器30に対してリセットを実行せず、ホスト10がUSB機器30の障害復旧のために発行したバスリセット信号(SE0)のみに応答して、USB機器30に対してリセットを発行し、USB機器30の障害を復旧させることができる。   As a result of the above operation, when the bus reset signal is received when the USB connector is disconnected or the power is turned off, the USB device 30 is not reset, and the host 10 issues a bus reset signal (SE0) issued to recover the failure of the USB device 30. ) Only, a reset can be issued to the USB device 30 and the failure of the USB device 30 can be recovered.

図6は、BIOSやオペレーティングシステム起動途中のバスリセット信号(SE0)を無効にする動作のフローチャートである。
ホスト10及びUSB機器30の電源がONされると(ステップS21)、USB機器30のCPU32は、USBデバイスコントローラ31に対して第1初期設定を行う。この第1初期設定では、ホスト10とのUSB接続が可能とするための設定を行うと共に、USBデバイスコントローラ31に対して割込み信号INT1の出力を禁止しておく(ステップS31)。
FIG. 6 is a flowchart of the operation of invalidating the bus reset signal (SE0) during the activation of the BIOS or the operating system.
When the host 10 and the USB device 30 are powered on (step S21), the CPU 32 of the USB device 30 performs the first initial setting for the USB device controller 31. In the first initial setting, setting for enabling USB connection with the host 10 is performed, and output of the interrupt signal INT1 to the USB device controller 31 is prohibited (step S31).

これにより、BIOS起動途中やオペレーティングシステム起動途中にバスリセット信号を受けても、USBデバイスコントローラ31は割込み信号INT1を発行しないため、USB機器30のリセットは実行されない。   Accordingly, even if the bus reset signal is received during the activation of the BIOS or during the activation of the operating system, the USB device controller 31 does not issue the interrupt signal INT1, and therefore the USB device 30 is not reset.

その後、ホスト10のオペレーションシステムが起動し(ステップS22)、ホスト10がUSBデバイス(この実施形態ではUSB機器30)を検出すると(ステップS23:検出した)、ホスト10はUSB機器30とのUSB接続を確立する(ステップS24)。このときCPU32は、USBデバイスコントローラ31に対して第2初期設定として再度設定を行うが、この際、割込み信号INT1の出力を有効に変更する(ステップS32)。このステップS32を実行するCPU32は、リセット実行可否切替手段として機能する。   Thereafter, the operation system of the host 10 is activated (step S22), and when the host 10 detects a USB device (in this embodiment, the USB device 30) (step S23: detected), the host 10 connects to the USB device 30 via USB connection. Is established (step S24). At this time, the CPU 32 performs setting again as the second initial setting for the USB device controller 31, and at this time, the output of the interrupt signal INT1 is changed to be valid (step S32). The CPU 32 executing this step S32 functions as a reset execution enable / disable switching unit.

ホスト10は、適宜のアプリケーションを起動し(ステップS25)、電源ON処理を終了する。この後、ホスト10は、USB機器30から正常な応答が帰ってこなくなれば、バスリセット信号をUSB機器30に送信してリセット動作を実行させるように構成されている。
USB機器30は、バスリセット(SE0)の検出待ち状態となり(ステップS33)、これ以降にバスリセット(SE0)を検出すると図2と共に説明したリセット処理を実行する。
The host 10 activates an appropriate application (step S25), and ends the power ON process. Thereafter, when a normal response does not return from the USB device 30, the host 10 is configured to transmit a bus reset signal to the USB device 30 to execute a reset operation.
The USB device 30 waits for detection of a bus reset (SE0) (step S33). When the bus reset (SE0) is detected thereafter, the USB device 30 executes the reset process described with reference to FIG.

以上の動作により、ホスト10は、USB機器30に不要なタイミング、すなわち、ホスト10とUSB機器30のUSB接続が確立される以前の状態でリセット動作が実行されることを防ぐことができる。   With the above operation, the host 10 can prevent the reset operation from being executed at a timing unnecessary for the USB device 30, that is, before the USB connection between the host 10 and the USB device 30 is established.

つまり、BIOS起動途中やオペレーティングシステムの起動途中にUSBケーブル25の信号が数回バスリセット(SE0)状態となることがあるが、このような場合にリセットしないことができる。   That is, the signal of the USB cable 25 may be in the bus reset (SE0) state several times during the activation of the BIOS or during the activation of the operating system. In such a case, the reset can not be performed.

これにより、オペレーティングシステム上のエラーを防止できる。詳述すると、例えばBIOS起動途中のバスリセットによりUSB機器30が自己リセットをした場合、USB接続システム1がリセット解除され、CPU32が再起動する前に、次のバスリセット(SE0)状態となる場合がある。このとき、USBホストコントローラ11は、1度目のバスリセット時はUSB機器30を認識したにもかかわらず、2度目のバスリセット時は、USB機器30を認識できない事になる。このような場合、オペレーティングシステム上のエラーとなるが、上述した動作によりこれを回避できる。   As a result, errors on the operating system can be prevented. More specifically, for example, when the USB device 30 self-resets due to a bus reset during the BIOS startup, the USB connection system 1 is released from the reset state, and before the CPU 32 restarts, the next bus reset (SE0) state is entered. There is. At this time, although the USB host controller 11 recognizes the USB device 30 at the first bus reset, it cannot recognize the USB device 30 at the second bus reset. In such a case, an error occurs in the operating system, but this can be avoided by the above-described operation.

図7は、ホスト10がバスリセットを実行する際のリトライ処理の動作を示すフローチャートである。
ホスト10のUSBホストコントローラ11は、USB機器30との通信について通信エラーが発生すると、当該USB機器30にバスリセット信号(SE0)を送信する(ステップS41)。
FIG. 7 is a flowchart showing an operation of a retry process when the host 10 executes a bus reset.
When a communication error occurs in communication with the USB device 30, the USB host controller 11 of the host 10 transmits a bus reset signal (SE 0) to the USB device 30 (step S 41).

予め定められた一定時間である待ち時間が経過するまでに、ホスト10とUSB機器30との再接続が完了すれば、すなわちホスト10からUSB機器30に信号を送信してホスト10がUSB機器30から正常な応答信号を得られれば(ステップS42:Yes)、USBホストコントローラ11は正常終了としてリセット処理を終了する(ステップS43)。   If the reconnection between the host 10 and the USB device 30 is completed before the waiting time that is a predetermined time elapses, that is, the host 10 transmits a signal to the USB device 30 and the host 10 transmits the signal to the USB device 30. If a normal response signal can be obtained from (step S42: Yes), the USB host controller 11 terminates the reset process as normal termination (step S43).

再接続できなかった場合、すなわちUSB機器30から正常な応答信号が得られなかった場合は(ステップS42:No)、USBホストコントローラ11は、予め定められた設定回数のリトライ処理を実行したか判定する(ステップS44)。   When reconnection is not possible, that is, when a normal response signal is not obtained from the USB device 30 (step S42: No), the USB host controller 11 determines whether or not the retry process has been executed a predetermined number of times. (Step S44).

設定回数のリトライ処理を実行してなければ(ステップS44:No)、USBホストコントローラ11は、リトライ処理を実行してステップS41に処理を戻す(ステップS45)。このリトライ処理では、ステップS41に処理を戻すことでバスリセットを繰り返すと共に、リトライ回数を1増加する。このリトライ処理を実行するSBホストコントローラ11は、リトライ手段として機能する。   If the set number of retry processes has not been executed (step S44: No), the USB host controller 11 executes the retry process and returns the process to step S41 (step S45). In this retry process, the process is returned to step S41 to repeat the bus reset and increase the number of retries by one. The SB host controller 11 that executes the retry process functions as a retry unit.

設定回数のリトライ処理を実行していれば(ステップS44:Yes)、USBホストコントローラ11は、異常終了として処理を終了する(ステップS46)。   If retry processing for the set number of times has been executed (step S44: Yes), the USB host controller 11 ends the processing as abnormal termination (step S46).

以上の動作により、1回のバスリセットでホスト10とUSB機器30とが接続できなくても、再度リセット処理を実行し、再接続することができる。そして、この再接続の試みを設定回数繰り返しても再接続できなければ、異常終了することができる。   With the above operation, even if the host 10 and the USB device 30 cannot be connected by a single bus reset, the reset process can be executed again to reconnect. If this reconnection attempt is repeated for a set number of times and if reconnection is not possible, it can be terminated abnormally.

以上に説明した構成および動作により、USB機器30は、リセット信号に基づいてリセット動作を実行することができる。従って、例えばUSB機器30全体のハードリセット等を行うことができ、可用性を高めることができる。   With the configuration and operation described above, the USB device 30 can execute the reset operation based on the reset signal. Therefore, for example, a hard reset of the entire USB device 30 can be performed, and the availability can be increased.

また、ホスト10からのバスリセット信号に基づいてUSB機器30にリセット動作を強制実行させ、かつ、意図しないバスリセット信号に対してリセット動作を禁止することができ、高信頼性システムを実現することが可能となる。   In addition, the USB device 30 can be forced to execute a reset operation based on a bus reset signal from the host 10, and a reset operation can be prohibited for an unintended bus reset signal, thereby realizing a highly reliable system. Is possible.

また、USBコネクタ抜け時や電源OFF時において、USBケーブル25がバスリセットと同じ状態になった場合でもリセット動作を実行せず、VBUS状態監視回路35に対する任意のリセット信号のみに応答してリセットを実行する事ができる。   Further, even when the USB cable 25 is in the same state as the bus reset when the USB connector is disconnected or the power is turned off, the reset operation is not executed, and the reset is performed only in response to an arbitrary reset signal to the VBUS state monitoring circuit 35. Can be executed.

なお、ホスト10は、バスリセット信号を送信して所定時間が経過しても通信エラーが解消しなかった場合に再度リセット信号を送信するリトライ処理を実行する構成にしてもよい。これにより、ホスト10は、USB機器30の障害を確実に復旧することができる。   The host 10 may be configured to execute a retry process of transmitting a reset signal again when a communication error is not resolved even after a predetermined time has elapsed after transmitting a bus reset signal. As a result, the host 10 can reliably recover from the failure of the USB device 30.

また、ATMの例に限らず、パーソナルコンピュータなどにUSB接続システム1を用いても良い。この場合、例えばパーソナルコンピュータをホスト10とし、スキャナやプリンタ等をUSB機器30として、このUSB機器30に強制動作を実行させることができ、確実なリセット処理やリセット禁止処理を行うことができる。   In addition, the USB connection system 1 may be used in a personal computer or the like without being limited to the ATM example. In this case, for example, a personal computer can be used as the host 10 and a scanner, a printer, or the like can be used as the USB device 30, and the USB device 30 can be forced to execute a reliable reset process or reset prohibition process.

なお、この発明は、上述の実施形態の構成のみに限定されるものではなく、多くの実施の形態を得ることができる。   In addition, this invention is not limited only to the structure of the above-mentioned embodiment, Many embodiments can be obtained.

USB接続システム全体のブロック図。The block diagram of the whole USB connection system. USB接続システムの動作を示すフローチャート。The flowchart which shows operation | movement of a USB connection system. リセットのタイミングを示すタイミングチャート。The timing chart which shows the timing of reset. リセットのタイミングを示すタイミングチャート。The timing chart which shows the timing of reset. リセットのタイミングを示すタイミングチャート。The timing chart which shows the timing of reset. 起動途中のバスリセット信号を無効にする動作のフローチャート。The flowchart of the operation | movement which invalidates the bus reset signal in the middle of starting. バスリセットのリトライ処理の動作のフローチャート。The flowchart of operation | movement of the retry process of a bus reset.

1…USB接続システム、10…ホスト、25…USBケーブル、30…USB機器、31…USBデバイスコントローラ、32…CPU、33…リセット回路
DESCRIPTION OF SYMBOLS 1 ... USB connection system, 10 ... Host, 25 ... USB cable, 30 ... USB apparatus, 31 ... USB device controller, 32 ... CPU, 33 ... Reset circuit

Claims (6)

USBケーブルを介してホストと接続しデータ通信するUSB機器であって、
前記ホストから前記USBケーブルを介してリセット信号を受け付けるリセット信号受付手段と、
前記ホストから前記USBケーブルを介して行われる電力供給の状態を判定する電力供給状態判定手段と、
前記リセット信号を受け付け、かつ前記電力供給が断となっていない場合にリセットを実行するリセット実行手段とを備えた
USB機器。
A USB device that communicates with a host via a USB cable for data communication,
Reset signal receiving means for receiving a reset signal from the host through the USB cable;
Power supply state determination means for determining a state of power supply performed from the host via the USB cable;
A USB device comprising: a reset execution means for receiving the reset signal and executing a reset when the power supply is not interrupted.
前記リセット実行手段を、前記USBケーブルを介して受信するソフトリセット信号に基づいてソフトウェアによりソフトリセットを実行するソフトリセット実行手段と、前記リセット信号に基づいて強制的にリセット動作を行うハードリセットを実行するハードリセット実行手段とで構成し、
該ハードリセット実行手段を、前記リセット信号受付手段で前記リセット信号を受け付けたのち前記ソフトリセット実行手段がソフトリセットを実行開始するソフトリセット開始時間より長い一定時間経過後にハードリセットを実行する構成とした
請求項1記載のUSB機器。
The reset execution means performs a soft reset execution means for executing a soft reset by software based on a soft reset signal received via the USB cable, and a hard reset for forcibly performing a reset operation based on the reset signal Hard reset execution means to
The hard reset execution means is configured to execute a hard reset after elapse of a fixed time longer than a soft reset start time at which the soft reset execution means starts executing a soft reset after receiving the reset signal by the reset signal receiving means. The USB device according to claim 1.
前記ホストとの接続が確立した時点で前記リセット実行手段によるリセットを実行不可の状態から実行可能の状態に切り替えるリセット実行可否切替手段を備えた
請求項1または2記載のUSB機器。
3. The USB device according to claim 1, further comprising: a reset execution enable / disable switching unit that switches the reset by the reset execution unit from an inexecutable state to an executable state when connection with the host is established.
前記リセット実行可否切替手段を、電源ONされた際に前記リセット実行手段によるリセットを実行不可の状態に切り替える構成とした
請求項3記載のUSB機器。
4. The USB device according to claim 3, wherein the reset execution enable / disable switching unit is configured to switch a reset by the reset execution unit to an inexecutable state when the power is turned on.
ホスト装置とUSB機器とをUSBケーブルで接続したUSB接続システムであって、
前記USB機器に、
前記ホストから前記USBケーブルを介してリセット信号を受け付けるリセット信号受付手段と、
前記ホストから前記USBケーブルを介して行われる電力供給の状態を判定する電力供給状態判定手段と、
前記リセット信号を受け付け、かつ前記電力供給が断となっていない場合にリセットを実行するリセット実行手段とを備え、
前記ホスト装置に、
前記USB機器から正常な応答が帰って来ないエラー状態を判定するエラー状態判定手段と、
該エラー状態判定処理でエラー状態と判定した場合に前記USB機器にリセット信号を送信するリセット信号送信手段とを備えた
USB接続システム。
A USB connection system in which a host device and a USB device are connected by a USB cable,
In the USB device,
Reset signal receiving means for receiving a reset signal from the host through the USB cable;
Power supply state determination means for determining a state of power supply performed from the host via the USB cable;
A reset execution means for receiving the reset signal and executing a reset when the power supply is not cut off;
In the host device,
An error state determination means for determining an error state in which a normal response does not return from the USB device;
A USB connection system comprising reset signal transmission means for transmitting a reset signal to the USB device when it is determined in the error state determination process that an error state has occurred.
前記リセット信号を送信して所定時間が経過しても前記エラー状態が解消しない場合に、前記リセット信号を再度送信するリトライ処理を実行するリトライ手段を備えた
請求項5記載のUSB接続システム。
6. The USB connection system according to claim 5, further comprising retry means for executing a retry process of transmitting the reset signal again when the error state is not resolved even after a predetermined time has elapsed since the reset signal was transmitted.
JP2006167382A 2006-06-16 2006-06-16 USB device and USB connection system Expired - Fee Related JP4646859B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006167382A JP4646859B2 (en) 2006-06-16 2006-06-16 USB device and USB connection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006167382A JP4646859B2 (en) 2006-06-16 2006-06-16 USB device and USB connection system

Publications (2)

Publication Number Publication Date
JP2007334731A JP2007334731A (en) 2007-12-27
JP4646859B2 true JP4646859B2 (en) 2011-03-09

Family

ID=38934140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006167382A Expired - Fee Related JP4646859B2 (en) 2006-06-16 2006-06-16 USB device and USB connection system

Country Status (1)

Country Link
JP (1) JP4646859B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5411722B2 (en) * 2010-01-25 2014-02-12 スタンレー電気株式会社 Call lamp control device
JP5149931B2 (en) * 2010-03-23 2013-02-20 株式会社日立製作所 Recording apparatus, backup recording control method, and program
CN101950455B (en) * 2010-08-31 2012-10-10 青岛海信智能商用系统有限公司 Commercial cash register supporting singe-cable drive of display
JP2012137918A (en) * 2010-12-27 2012-07-19 Alpine Electronics Inc Host device
KR20180024450A (en) 2016-08-30 2018-03-08 현대자동차주식회사 Usb communication control method of usb host
KR102478307B1 (en) * 2017-07-07 2022-12-19 삼성전자 주식회사 Electronic device supporting usb power delivery standard and a method of charging the electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373036A (en) * 2001-06-15 2002-12-26 Nec Computertechno Ltd Usb equipment
JP2005352942A (en) * 2004-06-14 2005-12-22 Hitachi Omron Terminal Solutions Corp Usb equipment, host device, and usb connection system
JP2006048496A (en) * 2004-08-06 2006-02-16 Hitachi Omron Terminal Solutions Corp Usb connection system, usb device, and host
JP2006048106A (en) * 2004-07-30 2006-02-16 Canon Inc Peripheral equipment device system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002373036A (en) * 2001-06-15 2002-12-26 Nec Computertechno Ltd Usb equipment
JP2005352942A (en) * 2004-06-14 2005-12-22 Hitachi Omron Terminal Solutions Corp Usb equipment, host device, and usb connection system
JP2006048106A (en) * 2004-07-30 2006-02-16 Canon Inc Peripheral equipment device system
JP2006048496A (en) * 2004-08-06 2006-02-16 Hitachi Omron Terminal Solutions Corp Usb connection system, usb device, and host

Also Published As

Publication number Publication date
JP2007334731A (en) 2007-12-27

Similar Documents

Publication Publication Date Title
JP4558519B2 (en) Information processing apparatus and system bus control method
JP4646859B2 (en) USB device and USB connection system
JP5229112B2 (en) Controller control method and controller
US20180210783A1 (en) Information processing apparatus, control method of the same, and storage medium
US9432545B2 (en) Information processing apparatus, method of controlling the same, and storage medium for controlling transition to a sleep mode and setting of an interrupt setting in accordance with reception of data
US10158771B2 (en) Information processing apparatus that transfers diagnosis information on a unit to another unit through a communication line for CPU to CPU communication, method of controlling an information processing apparatus, and storage medium
CN110268393B (en) Communication device, communication method, program, and communication system
JP4450692B2 (en) USB connection system, USB device, and host
CN109074343B (en) Communication device, communication method, program, and communication system
JP2013045354A (en) Printer device, communication system, and communication method
JP2007156921A (en) Failure detection/recovery system of usb device, program thereof, recording medium with the program recorded thereon, and failure detection/recovery method
CN104349001A (en) Information processing apparatus, method for controlling the same, and program
JP2002373036A (en) Usb equipment
US9405629B2 (en) Information processing system, method for controlling information processing system, and storage medium
JP4878740B2 (en) USB device and USB connection system
US10824582B2 (en) Communication apparatus, communication method, program, and communication system
CN111831074B (en) Expansion system and server host and operation method thereof
JP2008204005A (en) Communication method for peripheral device, computer program, and peripheral device
JP3856341B2 (en) Interface control method
US20070050666A1 (en) Computer Network System and Related Method for Monitoring a Server
WO2010109743A1 (en) Log extraction device, log extraction method, and program
JP2004234518A (en) Electronic equipment
JPH1196033A (en) Information processor
JP2006048106A (en) Peripheral equipment device system
JP2007026038A (en) Path monitoring system, path monitoring method and path monitoring program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100915

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100921

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101119

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101207

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

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees