JP6821763B2 - Image forming apparatus and its control method - Google Patents

Image forming apparatus and its control method Download PDF

Info

Publication number
JP6821763B2
JP6821763B2 JP2019188869A JP2019188869A JP6821763B2 JP 6821763 B2 JP6821763 B2 JP 6821763B2 JP 2019188869 A JP2019188869 A JP 2019188869A JP 2019188869 A JP2019188869 A JP 2019188869A JP 6821763 B2 JP6821763 B2 JP 6821763B2
Authority
JP
Japan
Prior art keywords
processor
storage means
image forming
forming apparatus
engine controller
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.)
Active
Application number
JP2019188869A
Other languages
Japanese (ja)
Other versions
JP2020025301A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2019188869A priority Critical patent/JP6821763B2/en
Publication of JP2020025301A publication Critical patent/JP2020025301A/en
Application granted granted Critical
Publication of JP6821763B2 publication Critical patent/JP6821763B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、画像形成装置及びその制御方法に関する。 The present invention relates to an image forming apparatus and a control method thereof .

従来より、消費電力を低減するために複数の電力モード、例えば、全ての構成要素に電力を供給する通常モードと、少なくとも構成要素の一部又は全部に電力を供給しない省電力モードとを有する画像形成装置が知られている(例えば、特許文献1参照)。特許文献1の画像形成装置は、通常モードにおいて一定の時間が経過する間に何も操作されないときは電力モードを省電力モードへと切り替え、省電力モードにおいて何らかの操作がされたときは電力モードを通常モードへと切り替える。また、特許文献1の画像形成装置は、メインCPU、サブCPU、エンジンコントローラ、及び操作表示部等を備える。 Conventionally, an image having a plurality of power modes for reducing power consumption, for example, a normal mode in which power is supplied to all components and a power saving mode in which power is not supplied to at least a part or all of the components. A forming device is known (see, for example, Patent Document 1). The image forming apparatus of Patent Document 1 switches the power mode to the power saving mode when nothing is operated in the normal mode for a certain period of time, and switches the power mode when some operation is performed in the power saving mode. Switch to normal mode. Further, the image forming apparatus of Patent Document 1 includes a main CPU, a sub CPU, an engine controller, an operation display unit, and the like.

ところで、メインCPU、サブCPU、エンジンコントローラ、及び操作表示部等の構成要素を備える画像形成装置の電力モードを省電力モードから通常モードに切り替えるとき、各構成要素に電力を供給する復帰処理(図7,図8)が実行される。図7の処理はメインCPU、サブCPU、及びエンジンコントローラによって実行され、図8の処理はサブCPUによって実行される。 By the way, when the power mode of an image forming apparatus including components such as a main CPU, a sub CPU, an engine controller, and an operation display unit is switched from a power saving mode to a normal mode, a return process for supplying power to each component (FIG. 7. Fig. 8) is executed. The process of FIG. 7 is executed by the main CPU, the sub CPU, and the engine controller, and the process of FIG. 8 is executed by the sub CPU.

図7及び図8において、まず、メインCPUは起動処理(ステップS701〜S703)を実行する。具体的に、メインCPUに電力が供給されると(ステップS701)、電力の供給されたメインCPUはサブCPUのバイナリデータをサブCPUに送信してサブCPUのリセット状態を解除する(ステップS702)。これにより、サブCPUがバイナリデータに基づいて起動処理を開始する。そして、メインCPUは、サブCPUと通信するための通信準備処理を実行する(ステップS703)。 In FIGS. 7 and 8, first, the main CPU executes the start-up process (steps S701 to S703). Specifically, when power is supplied to the main CPU (step S701), the power-supplied main CPU transmits binary data of the sub CPU to the sub CPU to release the reset state of the sub CPU (step S702). .. As a result, the sub CPU starts the startup process based on the binary data. Then, the main CPU executes a communication preparation process for communicating with the sub CPU (step S703).

また、サブCPUは、リセット状態が解除されると、起動処理(ステップS711〜S713,S801〜S803)を実行する。具体的に、サブCPUはサブCPUのOSのコア部分であるカーネルを起動し(ステップS711,S801)、画像形成装置の電力モードを省電力モードから通常モードに切り替える際に起動される複数のデバイスを駆動するための複数のデバイスドライバを、例えば、サブCPU周辺に配置されるデバイスに対応するデバイスドライバから順次起動し(ステップS712,S802)、メインCPU及びエンジンコントローラの仮想通信を確立する(ステップS713,S803)。その後、メインCPUとサブCPUとの間で所定のアプリケーションを使用して通信が実行され、サブCPUはエンジンコントローラと通信する際に必要となる情報であってエンジンコントローラが制御するデバイス、例えば、プリンタやスキャナに関する情報(以下、「各種デバイス情報」という。)をメインCPUから受信する(ステップS704,S714,S804)。 Further, when the reset state is released, the sub CPU executes the start-up process (steps S711 to S713, S801 to S803). Specifically, the sub CPU boots the kernel, which is the core part of the OS of the sub CPU (steps S711 and S801), and a plurality of devices that are booted when the power mode of the image forming apparatus is switched from the power saving mode to the normal mode. A plurality of device drivers for driving are sequentially started from, for example, device drivers corresponding to devices arranged around the sub CPU (steps S712 and S802), and virtual communication between the main CPU and the engine controller is established (step). S713, S803). After that, communication is executed between the main CPU and the sub CPU using a predetermined application, and the sub CPU is information necessary for communicating with the engine controller and is a device controlled by the engine controller, for example, a printer. And information about the scanner (hereinafter referred to as "various device information") is received from the main CPU (steps S704, S714, S804).

エンジンコントローラは、メインCPU及びサブCPUとは独立して、起動処理を実行する(ステップS721)。エンジンコントローラの起動処理は短時間で終了するため、エンジンコントローラは起動処理終了後からメインCPU及びサブCPUの通信が終了するまで待機する(ステップS722)。 The engine controller executes the start-up process independently of the main CPU and the sub CPU (step S721). Since the start process of the engine controller is completed in a short time, the engine controller waits from the end of the start process until the communication between the main CPU and the sub CPU is completed (step S722).

次いで、サブCPUはエンジンコントローラと通信し、各種デバイス情報をエンジンコントローラに転送するとともに、エンジンコントローラのステータス情報を取得してジョブの実行が可能であるか否かを判別する(ステップS715,S723,S805)。なお、メインCPUはサブCPUとの通信終了後からサブCPU及びエンジンコントローラの通信が終了するまで待機する(ステップS705)。サブCPUがジョブの実行が可能であると判別したとき、サブCPUはメインCPUにジョブの実行が可能であることを通知し、メインCPUは操作表示部に電力が供給されるように制御し、メインCPU、サブCPU、及びエンジンコントローラはジョブが投入されるのを待機して(ステップS706,S716,S724,S806)本処理を終了する。 Next, the sub CPU communicates with the engine controller, transfers various device information to the engine controller, acquires the status information of the engine controller, and determines whether or not the job can be executed (steps S715 and S723). S805). The main CPU waits from the end of communication with the sub CPU until the end of communication between the sub CPU and the engine controller (step S705). When the sub CPU determines that the job can be executed, the sub CPU notifies the main CPU that the job can be executed, and the main CPU controls the operation display unit to be supplied with power. The main CPU, the sub CPU, and the engine controller wait for the job to be submitted (steps S706, S716, S724, S806) and end this process.

特開2009−223866号公報Japanese Unexamined Patent Publication No. 2009-223866

しかしながら、上述したように、エンジンコントローラはメインCPU及びサブCPUの通信が終了した後にサブCPUと通信するため、エンジンコントローラの起動処理が終了してからエンジンコントローラがサブCPUと通信するまで待機しなければならない。その結果、エンジンコントローラの待機時間が短時間での画像形成装置の電力モードの切り替えを妨げ、省電力モードから通常モードへ電力モードを迅速に切り替えることができないという問題があった。 However, as described above, since the engine controller communicates with the sub CPU after the communication between the main CPU and the sub CPU is completed, it is necessary to wait until the engine controller communicates with the sub CPU after the start processing of the engine controller is completed. Must be. As a result, there is a problem that the switching of the power mode of the image forming apparatus with a short standby time of the engine controller is hindered, and the power mode cannot be quickly switched from the power saving mode to the normal mode.

本発明の目的は、省電力モードから通常モードへ電力モードを迅速に切り替えることができる画像形成装置及びその制御方法を提供することにある。 An object of the present invention is to provide an image forming apparatus capable of rapidly switching a power mode from a power saving mode to a normal mode, and a control method thereof .

上記目的を達成するために、本発明の画像形成装置は、第1のプロセッサと、第1の記憶手段と、を有する第1の基板、第2のプロセッサと、第2の記憶手段と、を有する第2の基板と、デバイスを制御するエンジンコントローラと、を有し、前記第1の記憶手段が前記第2のプロセッサの起動プログラムと前記デバイスの情報を記憶する画像形成装置であって、前記第1のプロセッサへの電力供給が開始されたことに従って、前記第2のプロセッサの起動処理が開始される前に、前記第1の記憶手段に記憶された前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2の記憶手段にDMA転送により送信する送信手段をさらに有し、前記第2のプロセッサは、前記第2の記憶手段に送信された前記第2のプロセッサの起動プログラムに従って、前記第1のプロセッサとの通信が確立する前に、受信した前記デバイスの情報を用いて前記エンジンコントローラとの通信を開始することを特徴とする。 To achieve the above object, an image forming apparatus of the present invention includes a first processor, a first storage unit, a first substrate having a second processor, second storage means, An image forming apparatus having a second substrate and an engine controller for controlling a device, wherein the first storage means stores a start program of the second processor and information on the device . according to what power supply to the first processor is started, said before starting processing of the second processor is started, the first of said second processor startup program stored in the storage means further comprising a transmission means for transmitting by the DMA transfer information of the device to the second storage means, said second processor, before Symbol said second processor startup program transmitted to the second storage means According to this, before the communication with the first processor is established , the communication with the engine controller is started by using the received information of the device .

本発明によれば、省電力モードから通常モードへ電力モードを迅速に切り替えることができる。 According to the present invention, the power mode can be quickly switched from the power saving mode to the normal mode.

本発明の実施の形態に係る画像形成装置としてのMFPを含む画像形成システムの構成を概略的に示すブロック図である。It is a block diagram which shows the structure of the image formation system including the MFP as the image formation apparatus which concerns on embodiment of this invention. 図1におけるコントローラの内部構成を概略的に示すブロック図である。It is a block diagram which shows schematic the internal structure of the controller in FIG. 図1におけるMFPの電力モードを省電力モードから通常モードに復帰させる第1の復帰処理を示すシーケンス図である。It is a sequence diagram which shows the 1st return processing which returns the power mode of the MFP in FIG. 1 from a power saving mode to a normal mode. 図1におけるMFPの電力モードを省電力モードから通常モードに復帰させる第2の復帰処理を示すシーケンス図である。It is a sequence diagram which shows the 2nd return processing which returns the power mode of the MFP in FIG. 1 from a power saving mode to a normal mode. 図4の第2の復帰処理の手順を示すフローチャートであり、図5(A)は図2におけるメインCPUによって実行されるフローチャートであり、図5(B)は図2におけるサブCPUによって実行されるフローチャートである。It is a flowchart which shows the procedure of the 2nd return processing of FIG. 4, FIG. 5 (A) is the flowchart which is executed by the main CPU in FIG. 2, and FIG. 5 (B) is execution by the sub CPU in FIG. It is a flowchart. 図4のステップS412,S413において複数のデバイスドライバを起動する起動処理を説明するために用いられる図であり、図6(A)は従来の起動処理を示し、図6(B)は第2の復帰処理における起動処理を示す。It is a figure used for demonstrating the start-up process which starts a plurality of device drivers in steps S421, S413 of FIG. 4, FIG. 6 (A) shows the conventional start-up process, and FIG. 6 (B) is the 2nd The start processing in the return processing is shown. 従来の画像形成装置の電力モードを省電力モードから通常モードに復帰させる復帰処理を示すシーケンス図である。It is a sequence diagram which shows the return process which returns the power mode of the conventional image forming apparatus from a power saving mode to a normal mode. サブCPUによって実行される図7の復帰処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the return processing of FIG. 7 executed by a sub CPU.

以下、本発明の実施の形態について図面を参照しながら詳述する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態に係る画像形成装置としてのMFP101を含む画像形成システム100の構成を概略的に示すブロック図である。 FIG. 1 is a block diagram schematically showing a configuration of an image forming system 100 including an MFP 101 as an image forming apparatus according to an embodiment of the present invention.

図1の画像形成システム100はMFP101及び情報処理装置としてのPC102を備え、MFP101及びPC102はネットワーク、例えば、LAN103を介して互いに接続されている。MFP101は操作表示部104、コントローラ105、プリンタ106(プリンタエンジン)、スキャナ107、FAX108、及びHDD109を備え、操作表示部104、プリンタ106、スキャナ107、FAX108、及びHDD109はコントローラ105を介して互いに接続されている。また、プリンタ106は給紙ユニット106a、マーキングユニット106b、及び排紙ユニット106cを有し、給紙ユニット106a及び排紙ユニット106cはマーキングユニット106bを介して互いに接続されている。さらに、スキャナ107はスキャナユニット107a及び原稿給紙ユニット107bを有し、スキャナユニット107a及び原稿給紙ユニット107bは互いに接続されている。 The image forming system 100 of FIG. 1 includes an MFP 101 and a PC 102 as an information processing device, and the MFP 101 and the PC 102 are connected to each other via a network, for example, a LAN 103. The MFP 101 includes an operation display unit 104, a controller 105, a printer 106 (printer engine), a scanner 107, a FAX 108, and an HDD 109, and the operation display unit 104, the printer 106, the scanner 107, the FAX 108, and the HDD 109 are connected to each other via the controller 105. Has been done. Further, the printer 106 has a paper feeding unit 106a, a marking unit 106b, and a paper ejection unit 106c, and the paper feeding unit 106a and the paper ejection unit 106c are connected to each other via the marking unit 106b. Further, the scanner 107 has a scanner unit 107a and a document feeding unit 107b, and the scanner unit 107a and the document feeding unit 107b are connected to each other.

操作表示部104はハードキーや操作パネルを備え、ユーザはハードキーや操作パネルを操作してMFP101に指示を入力する。コントローラ105は、例えば、PC102からジョブを受け付けるとともに、受け付けたジョブが実行される際にMFP101の各構成要素を制御する。プリンタ106は記録媒体、例えば、記録紙へHDD109に格納される画像データを印刷する。具体的に、マーキングユニット106bは給紙ユニット106aから給紙された記録紙に画像データを印刷し、画像データが印刷された記録紙は排紙ユニット106cに排紙される。 The operation display unit 104 includes a hard key and an operation panel, and the user operates the hard key and the operation panel to input an instruction to the MFP 101. The controller 105, for example, accepts a job from the PC 102 and controls each component of the MFP 101 when the accepted job is executed. The printer 106 prints image data stored in the HDD 109 on a recording medium, for example, a recording paper. Specifically, the marking unit 106b prints image data on the recording paper fed from the paper feeding unit 106a, and the recording paper on which the image data is printed is discharged to the paper ejection unit 106c.

スキャナ107は原稿を読み取るとともに、読み取った原稿に対応する画像データを生成し、生成された画像データをHDD109に格納する。具体的に、スキャナユニット107aは原稿給紙ユニット107bから給紙された原稿を読み取るとともに、読み取った原稿に対応する画像データを生成する。FAX108は電話回線110を介して接続されている外部装置からFAXデータを受信し、又は電話回線110を介して接続されている外部装置にFAXデータを送信する。HDD109は不揮発性の記憶装置であり、各種プログラムや各種データ等を格納する。 The scanner 107 reads the document, generates image data corresponding to the scanned document, and stores the generated image data in the HDD 109. Specifically, the scanner unit 107a reads the document fed from the document feeding unit 107b and generates image data corresponding to the scanned document. FAX 108 receives FAX data from an external device connected via a telephone line 110, or transmits FAX data to an external device connected via a telephone line 110. The HDD 109 is a non-volatile storage device and stores various programs, various data, and the like.

図2は、図1におけるコントローラ105の内部構成を概略的に示すブロック図である。 FIG. 2 is a block diagram schematically showing the internal configuration of the controller 105 in FIG.

図2のコントローラ105はメインボード201(メインシステム)及びサブボード202(サブシステム)を備える。メインボード201はメインCPU203、ブートROM204、不揮発性メモリ205、メモリ206、RTC207、USBコントローラ208、ディスクコントローラ209、フラッシュディスク210、ネットワークI/F211、及びバスコントローラ212を有し、ブートROM204、不揮発性メモリ205、メモリ206、RTC207、USBコントローラ208、ディスクコントローラ209、ネットワークI/F211、及びバスコントローラ212がメインCPU203を介して互いに接続され、フラッシュディスク210はディスクコントローラ209を介してメインCPU203に接続されている。また、PC102はLAN103を介してネットワークI/F211に接続され、外部装置としてのUSBメモリ219はUSBコントローラ208に接続され、操作表示部104はメインCPU203に接続され、HDD109はディスクコントローラ209に接続されている。 The controller 105 of FIG. 2 includes a main board 201 (main system) and a sub board 202 (subsystem). The main board 201 has a main CPU 203, a boot ROM 204, a non-volatile memory 205, a memory 206, an RTC 207, a USB controller 208, a disk controller 209, a flash disk 210, a network I / F 211, and a bus controller 212, and has a boot ROM 204 and non-volatile. The memory 205, memory 206, RTC207, USB controller 208, disk controller 209, network I / F211 and bus controller 212 are connected to each other via the main CPU 203, and the flash disk 210 is connected to the main CPU 203 via the disk controller 209. ing. Further, the PC 102 is connected to the network I / F 211 via the LAN 103, the USB memory 219 as an external device is connected to the USB controller 208, the operation display unit 104 is connected to the main CPU 203, and the HDD 109 is connected to the disk controller 209. ing.

サブボード202はサブCPU213、不揮発性サブメモリ214、サブメモリ215、画像処理プロセッサ216、エンジンコントローラ217、及びバスコントローラ218を有し、不揮発性サブメモリ214、サブメモリ215、画像処理プロセッサ216、及びバスコントローラ218はサブCPU213を介して互いに接続されている。また、エンジンコントローラ217は画像処理プロセッサ216に接続され、プリンタ106及びスキャナ107はエンジンコントローラ217に接続され、FAX108はサブCPU213に接続されている。さらに、バスコントローラ212,218はメインボード201及びサブボード202が通信するために互いに接続されている。 The sub board 202 has a sub CPU 213, a non-volatile sub memory 214, a sub memory 215, an image processing processor 216, an engine controller 217, and a bus controller 218, and has a non-volatile sub memory 214, a sub memory 215, an image processing processor 216, and an image processing processor 216. The bus controllers 218 are connected to each other via the sub CPU 213. Further, the engine controller 217 is connected to the image processor 216, the printer 106 and the scanner 107 are connected to the engine controller 217, and the FAX 108 is connected to the sub CPU 213. Further, the bus controllers 212 and 218 are connected to each other for communication between the main board 201 and the sub board 202.

メインCPU203はブートROM204に格納されるブートプログラムを実行してメインボード201の各構成要素を制御する。不揮発性メモリ205は各種データ等を格納し、MFP101の電源がOFFにされたときであっても不揮発性メモリ205に格納された各種データ等は消去されない。メモリ206はメインCPU203のワークメモリである。RTC207はコントローラ105に電力が供給されていないときでも日付及び時刻を計時する。USBコントローラ208は接続されたUSBメモリ219を制御する。ディスクコントローラ209は接続されたフラッシュディスク210、例えば、SSDを制御する。 The main CPU 203 executes a boot program stored in the boot ROM 204 to control each component of the main board 201. The non-volatile memory 205 stores various data and the like, and even when the power of the MFP 101 is turned off, the various data and the like stored in the non-volatile memory 205 are not erased. The memory 206 is the work memory of the main CPU 203. The RTC 207 clocks the date and time even when the controller 105 is not powered. The USB controller 208 controls the connected USB memory 219. The disk controller 209 controls the connected flash disk 210, for example SSD.

サブCPU213はサブボード202の各構成要素を制御する。不揮発性サブメモリ214は各種データ等を格納し、MFP101の電源がOFFにされたときであっても不揮発性サブメモリ214に格納された各種データ等は消去されない。サブメモリ215はサブCPU213のワークメモリである。画像処理プロセッサ216は、例えば、画像記述言語で記述された画像データをビットマップイメージデータに変換する。エンジンコントローラ217はプリンタ106及びスキャナ107を制御する。 The sub CPU 213 controls each component of the sub board 202. The non-volatile sub-memory 214 stores various data and the like, and even when the power of the MFP 101 is turned off, the various data and the like stored in the non-volatile sub-memory 214 are not erased. The sub memory 215 is a work memory of the sub CPU 213. The image processor 216, for example, converts image data described in an image description language into bitmap image data. The engine controller 217 controls the printer 106 and the scanner 107.

図3は、図1におけるMFP101の電力モードを省電力モードから通常モードに復帰させる第1の復帰処理を示すシーケンス図である。図3の処理はメインCPU203、サブCPU213、及びエンジンコントローラ217によって実行される。 FIG. 3 is a sequence diagram showing a first return process for returning the power mode of the MFP 101 in FIG. 1 from the power saving mode to the normal mode. The process of FIG. 3 is executed by the main CPU 203, the sub CPU 213, and the engine controller 217.

図3において、まず、メインCPU203は一定の時間を要する起動処理(ステップS301〜S303)を実行する。具体的に、メインCPUに電力が供給されると(ステップS301)、電力の供給されたメインボード201はサブCPU213のバイナリデータ(サブCPU213の起動プログラム)をサブCPU213に送信してサブCPU213のリセット状態を解除する。これにより、サブCPU213がバイナリデータに基づいて起動処理を開始する(ステップS302)。バイナリデータはメインボード201の不揮発性メモリ205又はフラッシュディスク210からサブボード202のサブメモリ215にDMA転送される。バイナリデータには各種デバイス情報が付加されている。その後、サブCPU213と通信するための通信準備処理を実行する(ステップS303)。 In FIG. 3, first, the main CPU 203 executes startup processes (steps S301 to S303) that require a certain amount of time. Specifically, when power is supplied to the main CPU (step S301), the power-supplied main board 201 transmits binary data of the sub CPU 213 (starting program of the sub CPU 213) to the sub CPU 213 to reset the sub CPU 213. Release the state. As a result, the sub CPU 213 starts the startup process based on the binary data (step S302). The binary data is DMA-transferred from the non-volatile memory 205 of the main board 201 or the flash disk 210 to the sub memory 215 of the sub board 202. Various device information is added to the binary data. After that, the communication preparation process for communicating with the sub CPU 213 is executed (step S303).

また、エンジンコントローラ217はメインCPU203がメインCPU203自身の起動処理を実行する際、同時にエンジンコントローラ217自身の起動処理を実行する(ステップS321)。エンジンコントローラの起動処理は短時間で終了し、エンジンコントローラ217は起動処理終了後からステップS313,S323で後述するサブCPU213との通信が実行されるまで待機する(ステップS322)。 Further, when the main CPU 203 executes the start processing of the main CPU 203 itself, the engine controller 217 also executes the start process of the engine controller 217 itself (step S321). The start processing of the engine controller is completed in a short time, and the engine controller 217 waits after the start processing is completed until communication with the sub CPU 213 described later is executed in steps S313 and S323 (step S322).

サブCPU213はメインCPU203の指示に基づいて起動処理(ステップS311〜S313)を実行する。具体的に、サブCPU213はサブCPU203のOSのコア部分であるカーネルを起動し(ステップS311)、MFP101の電力モードを省電力モードから通常モードに切り替える際に起動されるプリンタ106やスキャナ107等の複数のデバイスを駆動するための複数のデバイスドライバ(ソフトウェア)を起動する(ステップS312)。 The sub CPU 213 executes the startup process (steps S311 to S313) based on the instruction of the main CPU 203. Specifically, the sub CPU 213 boots the kernel which is the core part of the OS of the sub CPU 203 (step S311), and the printer 106, the scanner 107, etc. which are started when the power mode of the MFP 101 is switched from the power saving mode to the normal mode. A plurality of device drivers (software) for driving a plurality of devices are started (step S312).

全てのデバイスドライバが起動した後、サブCPU213はエンジンコントローラ217との通信を実行して不揮発性メモリ205からDMA転送されたバイナリデータに付加された各種デバイス情報をエンジンコントローラ217に転送するとともに、エンジンコントローラ217のステータス情報を取得してジョブの実行が可能であるか否かを判別する(ステップS313,S323)。また、サブCPU213はエンジンコントローラ217との通信を実行する際、同時にメインCPU203及びエンジンコントローラ217の仮想通信を確立し(ステップS314)、メインCPU203及びエンジンコントローラ217の仮想通信が確立された後、サブCPU213はメインCPU203との通信を実行する(ステップS304,S315)。 After all the device drivers are started, the sub CPU 213 executes communication with the engine controller 217 to transfer various device information added to the binary data DMA-transferred from the non-volatile memory 205 to the engine controller 217 and the engine. The status information of the controller 217 is acquired to determine whether or not the job can be executed (steps S313 and S323). Further, when the sub CPU 213 executes communication with the engine controller 217, the virtual communication of the main CPU 203 and the engine controller 217 is established at the same time (step S314), and after the virtual communication of the main CPU 203 and the engine controller 217 is established, the sub CPU 213 is sub. The CPU 213 executes communication with the main CPU 203 (steps S304 and S315).

ステップS313,S323の判別の結果、ジョブの実行が可能であるとき、サブCPU213はメインCPU203にジョブの実行が可能であることを通知し、メインCPU203は操作表示部104への電力の供給を制御し、メインCPU203、サブCPU213、及びエンジンコントローラ217はジョブが投入されるのを待機して(ステップS305,S316,S324)本処理を終了する。 As a result of the determination in steps S313 and S323, when the job can be executed, the sub CPU 213 notifies the main CPU 203 that the job can be executed, and the main CPU 203 controls the supply of power to the operation display unit 104. Then, the main CPU 203, the sub CPU 213, and the engine controller 217 wait for the job to be submitted (steps S305, S316, S324) and end this process.

図3の処理によれば、サブCPU213が起動する際に不揮発性メモリ205からサブメモリ215にDMA転送されるバイナリデータにエンジンコントローラ217が必要とする情報である各種デバイス情報が付加される(ステップS302)ので、全てのデバイスドライバが起動した後は、サブCPU213及びエンジンコントローラ217の通信が確立すると、直ちに各種デバイス情報をエンジンコントローラ217へ転送することができる。これにより、エンジンコントローラ217は各種デバイス情報をより早く受信することができ、もって、省電力モードから通常モードへの電力モードをより迅速に切り替えることができる。 According to the process of FIG. 3, various device information which is information required by the engine controller 217 is added to the binary data DMA-transferred from the non-volatile memory 205 to the sub memory 215 when the sub CPU 213 is started (step). Since S302), various device information can be immediately transferred to the engine controller 217 as soon as communication between the sub CPU 213 and the engine controller 217 is established after all the device drivers are started. As a result, the engine controller 217 can receive various device information faster, and thus can switch the power mode from the power saving mode to the normal mode more quickly.

図4は、図1におけるMFP101の電力モードを省電力モードから通常モードに復帰させる第2の復帰処理を示すシーケンス図である。図4の処理はメインCPU203、サブCPU213、及びエンジンコントローラ217によって実行される。また、図5は、図4の第2の復帰処理の手順を示すフローチャートであり、図5(A)は図2におけるメインCPU203によって実行され、図5(B)は図2におけるサブCPU213によって実行される。 FIG. 4 is a sequence diagram showing a second return process for returning the power mode of the MFP 101 in FIG. 1 from the power saving mode to the normal mode. The process of FIG. 4 is executed by the main CPU 203, the sub CPU 213, and the engine controller 217. 5A and 5B are flowcharts showing the procedure of the second return processing of FIG. 4, FIG. 5A is executed by the main CPU 203 in FIG. 2, and FIG. 5B is executed by the sub CPU 213 in FIG. Will be done.

図4及び図5において、まず、メインCPU203は一定の時間を要する起動処理(ステップS401〜S403,S501〜S503)を実行する。具体的に、メインCPU203に電力が供給されると(ステップS401,S501)、電力の供給されたメインCPU203はサブCPU213のバイナリデータ(サブCPU213の起動プログラム)をサブCPU213に送信してサブCPU213のリセット状態を解除する。これにより、サブCPU213がバイナリデータに基づいて起動処理を開始する(ステップS402,S502)。第2の復帰処理でも、サブメモリ215にDMA転送されるバイナリデータには各種デバイス情報が付加されている。その後、サブCPU213と通信するための通信準備処理を実行する(ステップS403,S503)。 In FIGS. 4 and 5, first, the main CPU 203 executes startup processing (steps S401 to S403, S501 to S503) that requires a certain period of time. Specifically, when power is supplied to the main CPU 203 (steps S401 and S501), the power-supplied main CPU 203 transmits binary data of the sub CPU 213 (starting program of the sub CPU 213) to the sub CPU 213 to cause the sub CPU 213. Release the reset state. As a result, the sub CPU 213 starts the startup process based on the binary data (steps S402 and S502). Even in the second recovery process, various device information is added to the binary data to be DMA-transferred to the sub-memory 215 . After that, the communication preparation process for communicating with the sub CPU 213 is executed (steps S403 and S503).

また、エンジンコントローラ217はメインCPU203がメインCPU203自身の起動処理を実行する際、同時にエンジンコントローラ217自身の起動処理を実行する(ステップS421)。エンジンコントローラの起動処理は短時間で終了し、エンジンコントローラ217は起動処理終了後からステップS415,S423で後述するサブCPU213との通信が実行されるまで待機する(ステップS422)。 Further, when the main CPU 203 executes the start processing of the main CPU 203 itself, the engine controller 217 also executes the start process of the engine controller 217 itself (step S421). The start processing of the engine controller is completed in a short time, and the engine controller 217 waits after the start processing is completed until communication with the sub CPU 213 described later is executed in steps S415 and S423 (step S422).

サブCPU213はメインCPU203の指示に基づいて起動処理(ステップS411〜S414,S511〜S512,S514〜S515)を実行する。具体的に、サブCPU213はサブCPU203のOSのコア部分であるカーネルを起動し(ステップS411,S511)、MFP101の電力モードを省電力モードから通常モードに切り替える際に起動されるプリンタ106やスキャナ107等の複数のデバイスを駆動するための複数のデバイスドライバのうち、サブCPU213及びエンジンコントローラ217の通信に必要なデバイスドライバ(以下、「必須デバイスドライバ」という。)を優先して起動する(ステップS412,S512)。 The sub CPU 213 executes the startup process (steps S411 to S414, S511 to S512, S514 to S515) based on the instruction of the main CPU 203. Specifically, the sub CPU 213 boots the kernel which is the core part of the OS of the sub CPU 203 (steps S411 and S511), and the printer 106 and the scanner 107 are activated when the power mode of the MFP 101 is switched from the power saving mode to the normal mode. Among a plurality of device drivers for driving a plurality of devices such as the above, the device driver required for communication between the sub CPU 213 and the engine controller 217 (hereinafter, referred to as “essential device driver”) is preferentially started (step S412). , S512).

通常、図6に示すように、複数のデバイスドライバが必須デバイスドライバ601〜603及び必須デバイスドライバ601〜603以外のデバイスドライバ(以下、「その他のデバイスドライバ」という。)604から構成されるとき、必須デバイスドライバ601〜603及びその他のデバイスドライバ604はランダムに起動される。したがって、必須デバイスドライバ601〜603のいずれかが全てのデバイスドライバの中でも最後に起動される場合がある(図6(A)参照)。必須デバイスドライバ601〜603が起動しなければサブCPU213はエンジンコントローラ217と通信できないが、第2の復帰処理では、サブCPU213及びエンジンコントローラ217の通信を早期に実行するために、必須デバイスドライバ601〜603はその他のデバイスドライバ604に優先して起動される(図6(B)参照)。したがって、必須デバイスドライバ601〜603の起動はその他のデバイスドライバ604が起動される前に完了する。なお、その他のデバイスドライバには、例えば、メインCPU203及びサブCPU213の通信に必要なデバイスドライバ、MFP101の各構成要素を識別して管理するデバイスドライバ、及び画像処理プロセッサ216を制御するデバイスドライバ等が含まれる。 Normally, as shown in FIG. 6, when a plurality of device drivers are composed of device drivers other than the essential device drivers 601-603 and the essential device drivers 601-603 (hereinafter, referred to as "other device drivers") 604, when The required device drivers 601 to 603 and other device drivers 604 are randomly started. Therefore, any of the required device drivers 601 to 603 may be started last among all the device drivers (see FIG. 6A). The sub CPU 213 cannot communicate with the engine controller 217 unless the essential device drivers 601 to 603 are started. However, in the second recovery process, the essential device drivers 601 to 601 are required to execute the communication between the sub CPU 213 and the engine controller 217 at an early stage. The 603 is started in preference to the other device driver 604 (see FIG. 6B). Therefore, the activation of the essential device drivers 601 to 603 is completed before the other device drivers 604 are activated. The other device drivers include, for example, a device driver required for communication between the main CPU 203 and the sub CPU 213, a device driver that identifies and manages each component of the MFP 101, a device driver that controls the image processing processor 216, and the like. included.

図4及び図5に戻り、必須デバイスドライバ601〜603がその他のデバイスドライバ604に優先して起動されると、直ちにサブCPU213はエンジンコントローラ217との通信を実行してメインCPU203からDMA転送されたバイナリデータに付加された各種デバイス情報をエンジンコントローラ217に転送し、エンジンコントローラ217のステータス情報を取得してジョブの実行が可能であるか否かを判別する(ステップS415,S423,S513)。 Returning to FIGS. 4 and 5, when the essential device drivers 601 to 603 were started in preference to the other device drivers 604, the sub CPU 213 immediately executed communication with the engine controller 217 and was transferred by DMA from the main CPU 203. Various device information added to the binary data is transferred to the engine controller 217, and the status information of the engine controller 217 is acquired to determine whether or not the job can be executed (steps S415, S423, S513).

次いで、サブCPU213は必須デバイスドライバ601〜603を起動した後、引き続きその他のデバイスドライバ604を起動し(ステップS413,S514)、全てのデバイスドライバを起動した後、メインCPU及びエンジンコントローラの仮想通信を確立する(ステップS414,S515)。 Next, the sub CPU 213 starts the essential device drivers 601 to 603, then starts the other device drivers 604 (steps S413 and S514), starts all the device drivers, and then performs virtual communication between the main CPU and the engine controller. Establish (steps S414, S515).

その後、サブCPU213は所定のアプリケーションを使用してメインCPU203との通信を実行し(ステップS404,S416,S504,S516)、ステップS415,S423,S513の判別の結果、ジョブの実行が可能であるとき、サブCPU213はメインCPU203にジョブの実行が可能であることを通知する。メインCPU203は操作表示部104への電力の供給を制御し、メインCPU203、サブCPU213、及びエンジンコントローラ217はジョブが投入されるのを待機して(ステップS405,S417,S424,S505,S517)本処理を終了する。 After that, the sub CPU 213 executes communication with the main CPU 203 using a predetermined application (steps S404, S416, S504, S516), and as a result of the determination in steps S415, S423, S513, when the job can be executed. , The sub CPU 213 notifies the main CPU 203 that the job can be executed. The main CPU 203 controls the supply of electric power to the operation display unit 104, and the main CPU 203, the sub CPU 213, and the engine controller 217 wait for a job to be input (steps S405, S417, S424, S505, S517). End the process.

図4及び図5の処理によれば、MFP101の電力モードを省電力モードから通常モードに切り替える際に起動される複数のデバイスを駆動するための複数のデバイスドライバのうち、サブCPU213及びエンジンコントローラ217の通信に必須デバイスドライバ601〜603がその他のデバイスドライバ604に優先して起動される(ステップS412,S512)。これにより、サブCPU213及びエンジンコントローラ217の通信が早期に実行されるので、エンジンコントローラ217が起動処理を終了してから電力モードを省電力モードから通常モードに切り替える際にエンジンコントローラ217が必要とする情報である各種デバイス情報を受信するまでの待機時間を短縮することができ、もって、省電力モードから通常モードへ電力モードを迅速に切り替えることができる。 According to the processes of FIGS. 4 and 5, among the plurality of device drivers for driving the plurality of devices activated when the power mode of the MFP 101 is switched from the power saving mode to the normal mode, the sub CPU 213 and the engine controller 217 Device drivers 601 to 603, which are indispensable for the communication of the above, are started in preference to the other device drivers 604 (steps S421 and S512). As a result, communication between the sub CPU 213 and the engine controller 217 is executed at an early stage, so that the engine controller 217 is required when switching the power mode from the power saving mode to the normal mode after the engine controller 217 finishes the start processing. The waiting time until receiving various device information which is information can be shortened, and thus the power mode can be quickly switched from the power saving mode to the normal mode.

本発明は、上述の実施の形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出して実行する処理でも実現可能である。また、本発明は、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。 The present invention supplies a program that realizes one or more functions of the above-described embodiment to a system or device via a network or storage medium, and one or more processors in the computer of the system or device read the program. It can also be realized by the process to be executed. The present invention can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

101 MFP
213 サブCPU
217 エンジンコントローラ
601〜603 必須デバイスドライバ
604 その他のデバイスドライ
101 MFP
213 sub CPU
217 Engine controller 601 to 603 Required device driver 604 Other device dry

Claims (15)

1のプロセッサと、第1の記憶手段と、を有する第1の基板
2のプロセッサと、第2の記憶手段と、を有する第2の基板と、
デバイスを制御するエンジンコントローラと、を有し、
前記第1の記憶手段が前記第2のプロセッサの起動プログラムと前記デバイスの情報を記憶する画像形成装置であって、
前記第1のプロセッサへの電力供給が開始されたことに従って、前記第2のプロセッサの起動処理が開始される前に、前記第1の記憶手段に記憶された前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2の記憶手段にDMA転送により送信する送信手段をさらに有し、
前記第2のプロセッサは、前記第2の記憶手段に送信された前記第2のプロセッサの起動プログラムに従って、前記第1のプロセッサとの通信が確立する前に、受信した前記デバイスの情報を用いて前記エンジンコントローラとの通信を開始することを特徴とする画像形成装置。
A first processor, a first storage means, a first substrate having a
A second substrate having a second processor and a second storage means,
Has an engine controller, which controls the device,
The first storage means is an image forming apparatus that stores the start program of the second processor and the information of the device .
According to what power supply to the first processor is started, said before starting processing of the second processor is started, the first of said second processor startup program stored in the storage means Further having a transmission means for transmitting the device information to the second storage means by DMA transfer .
The second processor according to the previous SL said second processor startup program transmitted to the second storage means, before the communication with the first processor is established, using the information of the device that received image forming apparatus characterized by initiating communication with the engine controller Te.
前記第1のプロセッサは、前記送信手段が前記第2のプロセッサの起動プログラムを前記第2の記憶手段に送信した後に、前記第2のプロセッサのリセット状態を解除し、
前記第2のプロセッサは、リセット状態が解除されたことに従って、前記第2の記憶手段に記憶された前記第2のプロセッサの起動プログラムを実行することを特徴とする請求項1に記載の画像形成装置。
The first processor releases the reset state of the second processor after the transmitting means transmits the start program of the second processor to the second storage means.
The image forming according to claim 1, wherein the second processor executes a start program of the second processor stored in the second storage means according to the release of the reset state. apparatus.
前記送信手段は、前記デバイスの情報を含む前記第2のプロセッサの起動プログラムのバイナリデータを前記第2の記憶手段に送信することを特徴とする請求項1または2に記載の画像形成装置。 The transmission unit, an image forming apparatus according to claim 1 or 2, characterized in that sending binary data of the startup program of the second processor including information of the device to the second storage means. 前記第2のプロセッサは、前記受信した前記デバイスの情報を前記エンジンコントローラに送信することを特徴とする請求項1乃至3のいずれか1項に記載の画像形成装置。The image forming apparatus according to any one of claims 1 to 3, wherein the second processor transmits the received information of the device to the engine controller. 前記送信手段は、前記画像形成装置が前記第1のプロセッサ、前記第2のプロセッサへの電力を供給しない省電力状態から、前記第1のプロセッサ、前記第2のプロセッサへ電力を供給する通常状態へ移行したことに従って、前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2のプロセッサに送信することを特徴とする請求項1乃至4のいずれか1項に記載の画像形成装置。The transmission means is a normal state in which the image forming apparatus supplies power to the first processor and the second processor from a power saving state in which the image forming apparatus does not supply power to the first processor and the second processor. The image forming apparatus according to any one of claims 1 to 4, wherein the start program of the second processor and information on the device are transmitted to the second processor in accordance with the transition to. 前記第2のプロセッサは、前記起動プログラムに従って、前記エンジンコントローラとの通信に用いられるドライバを起動した後、前記第1のプロセッサとの通信に使われる他のドライバを起動することを特徴とする請求項1乃至5のいずれか1項に記載の画像形成装置。The claim is characterized in that the second processor activates a driver used for communication with the engine controller according to the activation program, and then activates another driver used for communication with the first processor. Item 2. The image forming apparatus according to any one of Items 1 to 5. 前記第2のプロセッサは、前記他のドライバの起動処理が完了する前に、前記ドライバを用いた前記エンジンコントローラとの通信を開始することを特徴とする請求項6に記載の画像形成装置。The image forming apparatus according to claim 6, wherein the second processor starts communication with the engine controller using the driver before the activation process of the other driver is completed. 1のプロセッサと、第1の記憶手段と、を有する第1の基板
2のプロセッサと、第2の記憶手段と、を有する第2の基板と、
デバイスを制御するエンジンコントローラと、を有し、
前記第1の記憶手段が前記第2のプロセッサの起動プログラムと前記デバイスの情報を記憶する画像形成装置であって、
前記第2のプロセッサの起動処理が開始される前に、前記第1の記憶手段に記憶された前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2の記憶手段にDMA転送により送信する送信手段をさらに有し
記第2のプロセッサは、前記第2の記憶手段に送信された前記第2のプロセッサの起動プログラムに従って、受信した前記デバイスの情報を用いて前記エンジンコントローラとの通信を開始した後に、前記第1のプロセッサとの通信を開始することを特徴とする画像形成装置。
A first processor, a first storage means, a first substrate having a
A second substrate having a second processor and a second storage means,
Has an engine controller, which controls the device,
The first storage means is an image forming apparatus that stores the start program of the second processor and the information of the device .
Before the start processing of the second processor is started , the start program of the second processor and the information of the device stored in the first storage means are transmitted to the second storage means by DMA transfer. Further has a means of transmission to
Before Stories second processor, the thus second start program of the second processor sent to the storage means, after starting the communication with the engine controller using information of the device which received the An image forming apparatus characterized by initiating communication with a first processor .
記第1のプロセッサは、前記送信手段が前記第2のプロセッサの起動プログラムを前記第2の記憶手段に送信した後、前記第2のプロセッサのリセット状態を解除し、
前記第2のプロセッサは、リセット状態が解除されたことに従って、前記第2の記憶手段に記憶された前記第2のプロセッサの起動プログラムを実行することを特徴とする請求項8に記載の画像形成装置。
Before SL first processor, after it said transmission means has transmitted a start program of the second processor in said second storage means, cancels the reset state of the second processor,
The image forming according to claim 8, wherein the second processor executes a start program of the second processor stored in the second storage means according to the release of the reset state. apparatus.
前記第2のプロセッサは、前記リセット状態が解除された後の当該第2のプロセッサと前記第1のプロセッサとの通信が確立される前に、前記第2の記憶手段に記憶された前記デバイス情報を前記エンジンコントローラに送信することを特徴とする請求項に記載の画像形成装置。 The second processor is a device stored in the second storage means after the reset state is released and before communication between the second processor and the first processor is established . The image forming apparatus according to claim 9 , wherein the information is transmitted to the engine controller. 前記送信手段は、前記デバイスの情報を含む前記第2のプロセッサの起動プログラムのバイナリデータを前記第2の記憶手段に送信することを特徴とする請求項8乃至10のいずれか1項に記載の画像形成装置。The method according to any one of claims 8 to 10, wherein the transmitting means transmits binary data of a startup program of the second processor including information on the device to the second storage means. Image forming device. 前記送信手段は、前記画像形成装置が前記第1のプロセッサ、前記第2のプロセッサへの電力を供給しない省電力状態から、前記第1のプロセッサ、前記第2のプロセッサへ電力を供給する通常状態へ移行したことに従って、前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2のプロセッサに送信することを特徴とする請求項8乃至11のいずれか1項に記載の画像形成装置。The transmission means is a normal state in which the image forming apparatus supplies power to the first processor and the second processor from a power saving state in which the image forming apparatus does not supply power to the first processor and the second processor. The image forming apparatus according to any one of claims 8 to 11, wherein the start program of the second processor and information on the device are transmitted to the second processor in accordance with the transition to. 前記第2のプロセッサは、前記起動プログラムに従って、前記エンジンコントローラとの通信に用いられるドライバを起動した後、前記第1のプロセッサとの通信に使われる他のドライバを起動することを特徴とする請求項8乃至12のいずれか1項に記載の画像形成装置。The claim is characterized in that the second processor activates a driver used for communication with the engine controller according to the activation program, and then activates another driver used for communication with the first processor. Item 2. The image forming apparatus according to any one of Items 8 to 12. 1のプロセッサと、第1の記憶手段と、を有する第1の基板
2のプロセッサと、第2の記憶手段と、を有する第2の基板と、
デバイスを制御するエンジンコントローラと、を有し、
前記第1の記憶手段が前記第2のプロセッサの起動プログラムと前記デバイスの情報を記憶する画像形成装置の制御方法であって、
前記第1のプロセッサへの電力供給が開始されたことに従って、前記第2のプロセッサの起動処理が開始される前に、前記第1の記憶手段に記憶された前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2の記憶手段にDMA転送により送信する送信工程と
記第2の記憶手段に送信された前記第2のプロセッサの起動プログラムに従って、前記第2のプロセッサが受信した前記デバイスの情報を用いて前記エンジンコントローラとの通信を開始する工程と、
前記第2のプロセッサが前記エンジンコントローラとの通信を開始した後に、前記第1のプロセッサとの通信を確立する工程と、を有することを特徴とする画像形成装置の制御方法。
A first processor, a first storage means, a first substrate having a
A second substrate having a second processor and a second storage means,
Has an engine controller, which controls the device,
The first storage means is a control method of an image forming apparatus that stores an activation program of the second processor and information of the device .
According to what power supply to the first processor is started, said before starting processing of the second processor is started, the first of said second processor startup program stored in the storage means A transmission step of transmitting the device information to the second storage means by DMA transfer , and
According to the previous SL said second processor startup program transmitted to the second storage means, a step of initiating communication with the engine controller by using the information of the device which second processor has received,
A method for controlling an image forming apparatus , which comprises a step of establishing communication with the first processor after the second processor starts communication with the engine controller .
1のプロセッサと、第1の記憶手段と、を有する第1の基板
2のプロセッサと、第2の記憶手段と、を有する第2の基板と、
デバイスを制御するエンジンコントローラと、を有し、
前記第1の記憶手段が前記第2のプロセッサの起動プログラムと前記デバイスの情報を記憶する画像形成装置の制御方法であって、
前記第2のプロセッサの起動処理が開始される前に、前記第1の記憶手段に記憶された前記第2のプロセッサの起動プログラムと前記デバイスの情報を前記第2の記憶手段にDMA転送により送信する送信工程と、
前記第2のプロセッサが、前記第2の記憶手段に送信された前記第2のプロセッサの起動プログラムに従って、受信した前記デバイスの情報を用いて前記エンジンコントローラとの通信を開始する工程と、
前記エンジンコントローラとの通信が開始された後に、前記第1のプロセッサとの通信を開始する工程と、を有することを特徴とする画像形成装置の制御方法。
A first processor, a first storage means, a first substrate having a
A second substrate having a second processor and a second storage means,
Has an engine controller, which controls the device,
The first storage means is a control method of an image forming apparatus that stores an activation program of the second processor and information of the device .
Before the start processing of the second processor is started , the start program of the second processor and the information of the device stored in the first storage means are transmitted to the second storage means by DMA transfer. Transmission process and
A step in which the second processor starts communication with the engine controller using the received information of the device according to a start program of the second processor transmitted to the second storage means.
A control method for an image forming apparatus , comprising: a step of starting communication with the first processor after communication with the engine controller is started .
JP2019188869A 2019-10-15 2019-10-15 Image forming apparatus and its control method Active JP6821763B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019188869A JP6821763B2 (en) 2019-10-15 2019-10-15 Image forming apparatus and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019188869A JP6821763B2 (en) 2019-10-15 2019-10-15 Image forming apparatus and its control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015091546A Division JP2016208453A (en) 2015-04-28 2015-04-28 Image formation apparatus, control method of image formation apparatus and program

Publications (2)

Publication Number Publication Date
JP2020025301A JP2020025301A (en) 2020-02-13
JP6821763B2 true JP6821763B2 (en) 2021-01-27

Family

ID=69619529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019188869A Active JP6821763B2 (en) 2019-10-15 2019-10-15 Image forming apparatus and its control method

Country Status (1)

Country Link
JP (1) JP6821763B2 (en)

Also Published As

Publication number Publication date
JP2020025301A (en) 2020-02-13

Similar Documents

Publication Publication Date Title
JP5289153B2 (en) Information processing apparatus, control method therefor, and computer program
JP4564554B2 (en) Image forming apparatus
JP5885390B2 (en) Image forming apparatus, image forming apparatus control method and program
JP5793011B2 (en) Printing apparatus, control method thereof, program, and storage medium
JP6164938B2 (en) Image forming apparatus, control method therefor, and program
JP5679714B2 (en) Image forming apparatus
JP2013218510A (en) Information processing apparatus, program update method for information processing apparatus, and program
JP2013092940A (en) Electronic apparatus and power control method for the same
JP6821763B2 (en) Image forming apparatus and its control method
JP2014032583A (en) Image processing apparatus, and control method and program of image processing apparatus
JP5984326B2 (en) Information processing apparatus, program update method, and program
JP5701043B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2018078485A (en) Information processing apparatus and starting method of information processing apparatus
JP2013041458A (en) Data processing apparatus and control method therefor
JP2018144331A (en) Information processing device, method for controlling information processing device, and program
CN111508439A (en) Information processing apparatus, control method of information processing apparatus, and storage medium
JP6808387B2 (en) Image forming apparatus, power control method of image forming apparatus, and program
JP2021037705A (en) Image forming device, control method for the same and program
JP2015123650A (en) Image formation apparatus, control method for image formation apparatus, and program
US11558523B2 (en) Image forming apparatus that generates a function execution module for an operating-system-independent environment
JP6049781B2 (en) Image forming apparatus, control method, and program
JP2016208453A (en) Image formation apparatus, control method of image formation apparatus and program
JP6590722B2 (en) Electronic device, control method thereof, and program
JP7370743B2 (en) Information processing device and method of controlling the information processing device
JP7387308B2 (en) Information processing device and method of controlling the information processing device

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191113

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200902

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201116

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210106

R151 Written notification of patent or utility model registration

Ref document number: 6821763

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151