US20060282558A1 - Control chip for optical disk drive and method for updating firmware in the control chip - Google Patents

Control chip for optical disk drive and method for updating firmware in the control chip Download PDF

Info

Publication number
US20060282558A1
US20060282558A1 US11/496,629 US49662906A US2006282558A1 US 20060282558 A1 US20060282558 A1 US 20060282558A1 US 49662906 A US49662906 A US 49662906A US 2006282558 A1 US2006282558 A1 US 2006282558A1
Authority
US
United States
Prior art keywords
control chip
microprocessor
data
volatile memory
optical disk
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.)
Abandoned
Application number
US11/496,629
Inventor
Ping-Sheng Chen
Hung-Cheng Kuo
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.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US11/496,629 priority Critical patent/US20060282558A1/en
Publication of US20060282558A1 publication Critical patent/US20060282558A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • G11C16/10Programming or data input circuits
    • G11C16/102External programming circuits, e.g. EPROM programmers; In-circuit programming or reprogramming; EPROM emulators

Definitions

  • the invention relates to a control chip for an optical disk drive and a method for updating firmware in the control chip, and more particularly to a control chip for an optical disk drive, which executes firmware update actions by a macro unit and a DMA (Direct Memory Access) unit, and a method for updating firmware in the control chip.
  • a control chip for an optical disk drive which executes firmware update actions by a macro unit and a DMA (Direct Memory Access) unit, and a method for updating firmware in the control chip.
  • DMA Direct Memory Access
  • FIG. 1 shows a control architecture diagram of a typical optical drive, such as a CD-ROM.
  • the optical drive 10 utilizes an optical pickup, which is disposed in a sled motor and pickup assembly 102 , to retrieve data stored in an optical disk 100 and then output a radio frequency (RF) signal.
  • An RF amplifier and controller 110 is used to receive and amplify the RF signal and to output a amplified signal to a decoder 114 .
  • the decoder 114 receives the amplified signal and decodes the amplified signal to generate decoded data.
  • the decoded data are then stored in a buffer memory 116 .
  • a microprocessor 112 is used to control operations and functions of the optical drive 10 .
  • the microprocessor 112 is used to control the RF amplifier and controller 110 and the decoder 114 , to drive the spindle motor 101 , the sled motor and optical head assembly 102 , and the like.
  • the microprocessor 112 is further connected to a non-volatile memory 118 to read firmware information, such as update program routines and commands to control and operate the optical drive 10 .
  • Users can utilize a host 122 to read the data in the buffer memory 116 via a host interface 120 .
  • FIG. 2 shows an architecture diagram of the control chip in this patent.
  • the control chip 200 includes an extra memory 202 , a microprocessor 204 , a decoder 206 , and a controller 208 .
  • the update program routine is stored in the extra memory 202 and a flash ROM (non-volatile memory) 210 is regarded as a data storage space.
  • the usable space in the non-volatile memory 210 is not occupied, and the speed for updating the firmware may be increased.
  • this method has the following drawbacks.
  • the microprocessor since the microprocessor executes the operation of either reading the update program routine or writing the data in the non-volatile memory by software, the microprocessor cannot perform other works, such as accessing the data of the host, when the data are written. In addition, it takes longer time for the microprocessor to execute the software to compute the address of the extra memory.
  • control chip which has a macro unit, for an optical disk drive and a method for updating firmware in the control chip.
  • the update control of the firmware is performed using the macro unit by means of hardware control.
  • the control chip for an optical disk drive includes a microprocessor for controlling actions of the optical disk drive, a decoder controlled by the microprocessor and connected to an external buffer memory and a host interface, a controller controlled by the microprocessor and connected to the decoder to receive control signals and data of the optical disk drive, an extra memory for storing an update program routine of the microprocessor and being connected to the microprocessor, a DMA unit controlled by the microprocessor to read data of the external buffer memory, and a macro unit controlled by the microprocessor to receive data output from the DMA unit and to write the data into the non-volatile memory.
  • the extra memory serves as a buffer for the update program routine of the microprocessor, and the microprocessor outputs the control signals to the DMA unit and the macro unit. Data in the buffer memory is written to the non-volatile memory using the macro unit and the DMA unit by hardware.
  • FIG. 1 shows a control architecture diagram of a typical optical drive.
  • FIG. 2 shows an architecture diagram of a control chip in a conventional optical disk drive.
  • FIG. 3 shows an architecture diagram of a control chip for an optical disk drive of the invention.
  • FIG. 4 shows the data flow in the control chip for the optical disk drive of the invention in a normal operate mode.
  • FIG. 5 shows the data flow in the control chip for an optical disk drive of the invention in a data update mode.
  • FIG. 6 shows a flow chart in the control chip for an optical disk drive of the invention in a firmware update mode.
  • control chip for an optical disk drive and a method for updating firmware in the control chip of the invention will be described with reference to the accompanying drawings.
  • FIG. 3 shows an architecture diagram of a control chip for an optical disk drive of the invention.
  • the control chip 300 includes an extra memory 302 , a microprocessor 304 , a decoder 306 , a controller 308 , a macro unit 310 and a DMA unit 312 .
  • the control chip 300 has the function of updating the firmware in the optical disk drive, wherein the firmware is stored in the non-volatile memory 210 .
  • the non-volatile memory 210 may be a flash memory (flash ROM) or an electrically erasable and programmable non-volatile memory (EEPROM). As shown in FIG.
  • the macro unit 310 and the DMA unit 312 are not included in the conventional control chip for the optical disk drive, and other elements including the extra memory 302 , the microprocessor 304 , the decoder 306 , and the controller 308 are the same as those of the conventional control chip for the optical disk drive as shown in the architecture diagram of FIG. 2 .
  • the macro unit 310 which is controlled by the microprocessor 304 , reads data in the buffer memory 212 via the DMA unit 312 when the firmware is updated, and writes the read data to the non-volatile memory 210 in a specific command sequence, such as an erase command, a read command, a write command, a compare command, and the like.
  • the DMA unit 312 which is also controlled by the microprocessor 304 , transfers the data in the buffer memory 212 to the macro unit 310 when the firmware is updated.
  • the optical disk drive When the optical disk drive is updating the firmware, the optical disk drive temporarily stores an update program routine to be executed by the microprocessor 304 in the extra memory 302 , and the firmware to be updated in the buffer memory 212 .
  • the microprocessor 304 executes the update program routine stored in the extra memory 302 and outputs control signals to the macro unit 310 and the DMA unit 312 so as to execute the update action of the firmware through the macro unit 310 and the DMA unit 312 .
  • the microprocessor 304 When the macro unit 310 is executing the update action, the microprocessor 304 only needs to monitor the interior state of the macro unit 310 . Thus, the microprocessor 304 may execute other actions with the host 216 at other time. Because the macro unit 310 and the DMA unit 312 read and write data by hardware when the macro unit 310 and the DMA unit 312 are executing the update action of firmware, the executing speed is faster than that by calculating addresses by software.
  • the optical disk drive is switched to a firmware update mode, when the control chip is updating firmware into the non-volatile memory, other the optical disk drive is switched to a normal operation mode.
  • the microprocessor 204 of the optical disk drive will initialize the optical disk drive, such as CD-ROM, and wait for the command of the host computer 216 requesting to read data from the disk 100 .
  • the microprocessor 304 outputs correct parameters to control the controller 308 and the decoder 306 in order to drive the motor and the optical pickup in the optical disk drive to read the data stored in the disk 100 .
  • the data in the disk 100 is decoded and corrected by the decoder 306 , and is then stored in the buffer memory (DRAM) 212 . Consequently, the computer 216 can read the data in the buffer memory 212 by the decoder 306 via a host interface 214 .
  • the extra memory 302 serves as a memory space for the general data
  • the non-volatile memory 210 serves as a memory space for the update program routine of the system.
  • FIG. 4 shows the data flow in the control chip for the optical disk drive of the invention in a normal operate mode.
  • the non-volatile memory 210 of the optical disk drive serves as the storage space for the update program routine in the normal operation mode
  • the microprocessor 304 outputs the firmware control signal to the non-volatile memory 210 so as to read the program of the update program routine of the non-volatile memory 210 to control the actions of the optical disk drive. Therefore, the macro unit 310 and the DMA unit 312 are under the idle states in the normal operation mode.
  • the actions of the control chip for an optical disk drive are the same as those of the prior art, and detailed description thereof will be omitted.
  • the update program routine of the special format data similar to a TOC may be stored in a disk, which is placed in the optical disk drive.
  • the host computer 216 executes certain specific software for the update program routine.
  • the content of the update program routine includes program codes and an update program routine.
  • the extra memory 302 stores the update program routine loaded from the disk 100 or the computer 216 , and the program codes are stored in the buffer memory 212 .
  • FIG. 5 shows the data flow in the control chip for an optical disk drive of the invention in a firmware update mode.
  • the extra memory 302 of the optical disk drive serves as a storage position for the update program routine
  • the microprocessor 304 reads the update program routine command from the extra memory 302 to control the actions of the DMA unit 312 and the macro unit 310 . That is, at the beginning of the firmware updating, the microprocessor 304 reads the update program routine command from the extra memory 302 , calculates the length of the to-be-updated program codes and the start position of the program codes in the buffer memory 212 , and outputs the setting information to the DMA unit 312 .
  • the microprocessor 304 outputs an initialization signal to the macro unit 310 to start reading the program codes in the buffer memory 212 via the DMA unit 312 , and writing the program codes into the non-volatile memory 210 .
  • the DMA unit 312 sequentially reads the program codes from the buffer memory 212 according to the start position and the length generated from the microprocessor 304 , and output the program codes to the macro unit 310 .
  • the microprocessor 304 is not necessary to compute the address of the buffer memory 212 .
  • the microprocessor 304 may momentarily monitor the interior state of the macro unit 310 and output a stop signal to the macro unit 310 and the DMA unit 312 when the firmware updating process is finished.
  • the actions of the macro unit 310 includes reading program codes from the DMA unit 312 , outputting the address, the program codes, and write control signals to the non-volatile memory 210 .
  • FIG. 6 shows a flow chart in the control chip for an optical disk drive of the invention in a firmware update mode.
  • the method for the control chip to update firmware in the optical disk drive in the firmware update mode includes the following steps.
  • Step S 602 load an update program routine.
  • the step is controlled by the microprocessor 304 or the host 216 to load the update program routine to the extra memory 302 .
  • the microprocessor 304 can execute the update program routine of the extra memory 302 during the update action.
  • Step S 604 load program codes.
  • the step is controlled by the microprocessor 304 or the host 216 to load the to-be-updated program codes (firmware) to the buffer memory 212 .
  • Step S 606 set the DMA unit 312 and the macro unit 310 .
  • the microprocessor 304 computes the start position of the program codes in the buffer memory 212 and the total length of the program codes, and transfers the setting information, including start position and length, to the DMA unit 312 .
  • the destination starting address of the non-volatile memory 210 is set in the macro unit 310 .
  • Step S 608 execute a program code write action.
  • the microprocessor 304 generates and outputs an initialization signal to the macro unit 310 and the DMA unit 312 .
  • the DMA unit 312 reads the program codes from the buffer memory 212 and transfers them to the macro unit 310 , which writes the program codes into the non-volatile memory 210 .
  • Step S 610 monitor the state of the macro unit.
  • the microprocessor 304 monitors the interior state of the macro unit 310 so as to control the actions of the macro unit 310 at proper timing of, for example, when the macro unit 310 has an error or when the writing of the program codes is finished.
  • Step S 612 switch the mode to a normal operation mode.
  • the microprocessor 304 When the writing of the program codes is finished, the microprocessor 304 generates a stop signal to the macro unit 310 and the DMA unit 312 so as to stop the actions of the macro unit 310 and the DMA unit 312 and to switch the mode to the normal operation mode.
  • step S 608 because the writing action of the program codes is hardware-controlled by the macro unit 310 and the DMA unit 312 , the speed is faster than that by software-calculating the address. Moreover, because the writing action of program codes is hardware-controlled by the macro unit 310 and the DMA unit 312 , the microprocessor 304 can execute other works in addition to monitoring the state of the macro unit 310 . For instance, the microprocessor 304 may transfer data via the host interface 214 and the host 216 , or report the writing progress and state.

Abstract

A control chip for updating firmware in an optical disk drive by hardware. The control chip includes a microprocessor for controlling actions of the optical disk drive, a decoder controlled by the microprocessor and connected to an external buffer memory and a host interface, a controller controlled by the microprocessor and connected to the decoder to receive control signals and data of the optical disk drive, an extra memory connected to the microprocessor for storing an update program routine, a DMA unit controlled by the microprocessor to read data from the external buffer memory, and a macro unit controlled by the microprocessor to receive data output from the DMA unit and to write the data into the non-volatile memory. Because the firmware is updated into the flash memory in the hardware architecture, the speed is fast and the microprocessor can execute other works while updating.

Description

  • This application is a Continuation of co-pending application Ser. No. 10/718,547, filed on Nov. 24, 2003, the entire contents of which are hereby incorporated by reference and for which priority is claimed under 35 U.S.C. §120.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The invention relates to a control chip for an optical disk drive and a method for updating firmware in the control chip, and more particularly to a control chip for an optical disk drive, which executes firmware update actions by a macro unit and a DMA (Direct Memory Access) unit, and a method for updating firmware in the control chip.
  • 2. Description of the Related Art
  • FIG. 1 shows a control architecture diagram of a typical optical drive, such as a CD-ROM. As shown in FIG. 1, the optical drive 10 utilizes an optical pickup, which is disposed in a sled motor and pickup assembly 102, to retrieve data stored in an optical disk 100 and then output a radio frequency (RF) signal. An RF amplifier and controller 110 is used to receive and amplify the RF signal and to output a amplified signal to a decoder 114. The decoder 114 receives the amplified signal and decodes the amplified signal to generate decoded data. The decoded data are then stored in a buffer memory 116. A microprocessor 112 is used to control operations and functions of the optical drive 10. For instance, the microprocessor 112 is used to control the RF amplifier and controller 110 and the decoder 114, to drive the spindle motor 101, the sled motor and optical head assembly 102, and the like. The microprocessor 112 is further connected to a non-volatile memory 118 to read firmware information, such as update program routines and commands to control and operate the optical drive 10. Users can utilize a host 122 to read the data in the buffer memory 116 via a host interface 120.
  • Because the computer industry is rapidly developed, hardware peripherals, such as optical drive, are also rapidly developed. In order to continuously update the function and operation of the optical drive, the firmware stored in the non-volatile memory is typically updated. Generally, when the firmware of the optical drive is updated, the update program routine being executed and the data being updated are stored in the non-volatile memory. However, this method reduces the usable space in the non-volatile memory and lengthens the time for updating the firmware.
  • In addition, U.S. Pat. No. 6,170,043, entitled “Method for controlling an optic disk” disclosed another update method. FIG. 2 shows an architecture diagram of the control chip in this patent. The control chip 200 includes an extra memory 202, a microprocessor 204, a decoder 206, and a controller 208. In the method disclosed in this patent application, when the firmware is to be updated, the update program routine is stored in the extra memory 202 and a flash ROM (non-volatile memory) 210 is regarded as a data storage space. In this method, the usable space in the non-volatile memory 210 is not occupied, and the speed for updating the firmware may be increased. However, this method has the following drawbacks. That is, since the microprocessor executes the operation of either reading the update program routine or writing the data in the non-volatile memory by software, the microprocessor cannot perform other works, such as accessing the data of the host, when the data are written. In addition, it takes longer time for the microprocessor to execute the software to compute the address of the extra memory.
  • SUMMARY OF THE INVENTION
  • In view of the above-mentioned problems, it is therefore an object of the invention to provide a control chip, which has a macro unit, for an optical disk drive and a method for updating firmware in the control chip. The update control of the firmware is performed using the macro unit by means of hardware control.
  • To achieve the above-mentioned object, the control chip for an optical disk drive includes a microprocessor for controlling actions of the optical disk drive, a decoder controlled by the microprocessor and connected to an external buffer memory and a host interface, a controller controlled by the microprocessor and connected to the decoder to receive control signals and data of the optical disk drive, an extra memory for storing an update program routine of the microprocessor and being connected to the microprocessor, a DMA unit controlled by the microprocessor to read data of the external buffer memory, and a macro unit controlled by the microprocessor to receive data output from the DMA unit and to write the data into the non-volatile memory.
  • When the control chip is updating the update program routine of the non-volatile memory, the extra memory serves as a buffer for the update program routine of the microprocessor, and the microprocessor outputs the control signals to the DMA unit and the macro unit. Data in the buffer memory is written to the non-volatile memory using the macro unit and the DMA unit by hardware.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 shows a control architecture diagram of a typical optical drive.
  • FIG. 2 shows an architecture diagram of a control chip in a conventional optical disk drive.
  • FIG. 3 shows an architecture diagram of a control chip for an optical disk drive of the invention.
  • FIG. 4 shows the data flow in the control chip for the optical disk drive of the invention in a normal operate mode.
  • FIG. 5 shows the data flow in the control chip for an optical disk drive of the invention in a data update mode.
  • FIG. 6 shows a flow chart in the control chip for an optical disk drive of the invention in a firmware update mode.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The control chip for an optical disk drive and a method for updating firmware in the control chip of the invention will be described with reference to the accompanying drawings.
  • FIG. 3 shows an architecture diagram of a control chip for an optical disk drive of the invention. Referring to FIG. 3, the control chip 300 includes an extra memory 302, a microprocessor 304, a decoder 306, a controller 308, a macro unit 310 and a DMA unit 312. The control chip 300 has the function of updating the firmware in the optical disk drive, wherein the firmware is stored in the non-volatile memory 210. The non-volatile memory 210 may be a flash memory (flash ROM) or an electrically erasable and programmable non-volatile memory (EEPROM). As shown in FIG. 3, the macro unit 310 and the DMA unit 312 are not included in the conventional control chip for the optical disk drive, and other elements including the extra memory 302, the microprocessor 304, the decoder 306, and the controller 308 are the same as those of the conventional control chip for the optical disk drive as shown in the architecture diagram of FIG. 2.
  • The macro unit 310, which is controlled by the microprocessor 304, reads data in the buffer memory 212 via the DMA unit 312 when the firmware is updated, and writes the read data to the non-volatile memory 210 in a specific command sequence, such as an erase command, a read command, a write command, a compare command, and the like. The DMA unit 312, which is also controlled by the microprocessor 304, transfers the data in the buffer memory 212 to the macro unit 310 when the firmware is updated.
  • When the optical disk drive is updating the firmware, the optical disk drive temporarily stores an update program routine to be executed by the microprocessor 304 in the extra memory 302, and the firmware to be updated in the buffer memory 212. Thus, when the optical disk drive is updating the firmware, the microprocessor 304 executes the update program routine stored in the extra memory 302 and outputs control signals to the macro unit 310 and the DMA unit 312 so as to execute the update action of the firmware through the macro unit 310 and the DMA unit 312. When the macro unit 310 is executing the update action, the microprocessor 304 only needs to monitor the interior state of the macro unit 310. Thus, the microprocessor 304 may execute other actions with the host 216 at other time. Because the macro unit 310 and the DMA unit 312 read and write data by hardware when the macro unit 310 and the DMA unit 312 are executing the update action of firmware, the executing speed is faster than that by calculating addresses by software.
  • The optical disk drive is switched to a firmware update mode, when the control chip is updating firmware into the non-volatile memory, other the optical disk drive is switched to a normal operation mode. In general, after the computer is booted and reset, the microprocessor 204 of the optical disk drive will initialize the optical disk drive, such as CD-ROM, and wait for the command of the host computer 216 requesting to read data from the disk 100. After the host computer 216 issues a command to request reading data of the disk 100, the microprocessor 304 outputs correct parameters to control the controller 308 and the decoder 306 in order to drive the motor and the optical pickup in the optical disk drive to read the data stored in the disk 100. The data in the disk 100 is decoded and corrected by the decoder 306, and is then stored in the buffer memory (DRAM) 212. Consequently, the computer 216 can read the data in the buffer memory 212 by the decoder 306 via a host interface 214. At this time, the extra memory 302 serves as a memory space for the general data, while the non-volatile memory 210 serves as a memory space for the update program routine of the system.
  • FIG. 4 shows the data flow in the control chip for the optical disk drive of the invention in a normal operate mode. As shown in FIG. 4, the non-volatile memory 210 of the optical disk drive serves as the storage space for the update program routine in the normal operation mode, and the microprocessor 304 outputs the firmware control signal to the non-volatile memory 210 so as to read the program of the update program routine of the non-volatile memory 210 to control the actions of the optical disk drive. Therefore, the macro unit 310 and the DMA unit 312 are under the idle states in the normal operation mode. In the normal operation mode, the actions of the control chip for an optical disk drive are the same as those of the prior art, and detailed description thereof will be omitted.
  • When the optical disk drive will update the firmware of the non-volatile memory 210, the update program routine of the special format data similar to a TOC (Table of Content) may be stored in a disk, which is placed in the optical disk drive. Alternately, the host computer 216 executes certain specific software for the update program routine. The content of the update program routine includes program codes and an update program routine. At this time, the extra memory 302 stores the update program routine loaded from the disk 100 or the computer 216, and the program codes are stored in the buffer memory 212.
  • FIG. 5 shows the data flow in the control chip for an optical disk drive of the invention in a firmware update mode. As shown in FIG. 5, when the optical disk drive is switched to the firmware update mode, the extra memory 302 of the optical disk drive serves as a storage position for the update program routine, and the microprocessor 304 reads the update program routine command from the extra memory 302 to control the actions of the DMA unit 312 and the macro unit 310. That is, at the beginning of the firmware updating, the microprocessor 304 reads the update program routine command from the extra memory 302, calculates the length of the to-be-updated program codes and the start position of the program codes in the buffer memory 212, and outputs the setting information to the DMA unit 312. Thereafter, the microprocessor 304 outputs an initialization signal to the macro unit 310 to start reading the program codes in the buffer memory 212 via the DMA unit 312, and writing the program codes into the non-volatile memory 210. The DMA unit 312 sequentially reads the program codes from the buffer memory 212 according to the start position and the length generated from the microprocessor 304, and output the program codes to the macro unit 310. Thus, when the optical disk drive is updating the firmware codes, the microprocessor 304 is not necessary to compute the address of the buffer memory 212. In addition, when the macro unit 310 is writing program codes to the non-volatile memory 210, the microprocessor 304 may momentarily monitor the interior state of the macro unit 310 and output a stop signal to the macro unit 310 and the DMA unit 312 when the firmware updating process is finished.
  • The actions of the macro unit 310 includes reading program codes from the DMA unit 312, outputting the address, the program codes, and write control signals to the non-volatile memory 210.
  • FIG. 6 shows a flow chart in the control chip for an optical disk drive of the invention in a firmware update mode. Referring to FIG. 6, the method for the control chip to update firmware in the optical disk drive in the firmware update mode includes the following steps.
  • Step S602: load an update program routine. The step is controlled by the microprocessor 304 or the host 216 to load the update program routine to the extra memory 302. Thus, the microprocessor 304 can execute the update program routine of the extra memory 302 during the update action.
  • Step S604: load program codes. The step is controlled by the microprocessor 304 or the host 216 to load the to-be-updated program codes (firmware) to the buffer memory 212.
  • Step S606: set the DMA unit 312 and the macro unit 310. The microprocessor 304 computes the start position of the program codes in the buffer memory 212 and the total length of the program codes, and transfers the setting information, including start position and length, to the DMA unit 312. In addition, the destination starting address of the non-volatile memory 210 is set in the macro unit 310.
  • Step S608: execute a program code write action. The microprocessor 304 generates and outputs an initialization signal to the macro unit 310 and the DMA unit 312. After the macro unit 310 and the DMA unit 312 receive the initialization signal, the DMA unit 312 reads the program codes from the buffer memory 212 and transfers them to the macro unit 310, which writes the program codes into the non-volatile memory 210.
  • Step S610: monitor the state of the macro unit. The microprocessor 304 monitors the interior state of the macro unit 310 so as to control the actions of the macro unit 310 at proper timing of, for example, when the macro unit 310 has an error or when the writing of the program codes is finished.
  • Step S612: switch the mode to a normal operation mode. When the writing of the program codes is finished, the microprocessor 304 generates a stop signal to the macro unit 310 and the DMA unit 312 so as to stop the actions of the macro unit 310 and the DMA unit 312 and to switch the mode to the normal operation mode.
  • In the above-mentioned step S608, because the writing action of the program codes is hardware-controlled by the macro unit 310 and the DMA unit 312, the speed is faster than that by software-calculating the address. Moreover, because the writing action of program codes is hardware-controlled by the macro unit 310 and the DMA unit 312, the microprocessor 304 can execute other works in addition to monitoring the state of the macro unit 310. For instance, the microprocessor 304 may transfer data via the host interface 214 and the host 216, or report the writing progress and state.
  • While certain exemplary embodiments have been described and shown in the accompanying drawings, it is to be understood that such embodiments are merely illustrative of and not restrictive on the broad invention, and that this invention not be limited to the specific construction and arrangement shown and described, since various other modifications may occur to those ordinarily skilled in the art.

Claims (10)

1. A control chip capable of updating data in a non-volatile memory, the control chip comprising:
a decoder connected to a buffer memory and a host interface;
a controller connected to the decoder for receiving a control signal and data from the optical disk drive;
a DMA unit for reading the data from buffer memory; and
a macro unit for receiving data output from the DMA unit and writing the data into a non-volatile memory;
wherein, when the control chip updates the data in the non-volatile memory, the data in the buffer memory is written into the non-volatile memory using the macro unit and the DMA unit in a hardware manner.
2. The control chip according to claim 1, wherein the non-volatile memory is a flash memory.
3. The control chip according to claim 1, wherein when the control chip updates data in the non-volatile memory, the control chip also outputs a start position and a data length in the buffer memory to the DMA unit.
4. The control chip according to claim 3, wherein when the control chip updates data in the non-volatile memory, the control chip also outputs a start writing signal and a stop writing signal to the macro unit.
5. The control chip according to claim 4, wherein when the control chip updates data in the non-volatile memory, the control chip also receives an interior state signal of the macro unit to monitor actions of the macro unit.
6. The control chip according to claim 1, wherein the control chip is used in an optical disk drive.
7. The control chip according to claim 6, the control chip further comprising:
a microprocessor for controlling actions of the optical disk drive; and
an extra memory connected to the microprocessor for receiving an update program routine or normal data of the microprocessor;
wherein the extra memory serves as a buffer memory for the update program routine of the microprocessor, and the microprocessor outputs the control signal to the DMA unit and the macro unit.
8. The control chip according to claim 7, wherein when the control chip updates data in the non-volatile memory, the microprocessor outputs a start position and a data length in the buffer memory to the DMA unit.
9. The control chip according to claim 8, wherein when the control chip updates data in the non-volatile memory, the microprocessor outputs a start writing signal and a stop writing signal to the macro unit.
10. The control chip according to claim 9, wherein when the control chip updates data in the non-volatile memory, the microprocessor receives an interior state signal of the macro unit to monitor actions of the macro unit.
US11/496,629 2003-01-03 2006-08-01 Control chip for optical disk drive and method for updating firmware in the control chip Abandoned US20060282558A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/496,629 US20060282558A1 (en) 2003-01-03 2006-08-01 Control chip for optical disk drive and method for updating firmware in the control chip

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
TW092100208 2003-01-03
TW092100208A TWI220225B (en) 2003-01-03 2003-01-03 Control chip for optical disk drive and method for updating the firmware in the control chip
US10/718,547 US7107364B2 (en) 2003-01-03 2003-11-24 Control chip for optical disk drive and method for updating firmware in the control chip
US11/496,629 US20060282558A1 (en) 2003-01-03 2006-08-01 Control chip for optical disk drive and method for updating firmware in the control chip

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/718,547 Continuation US7107364B2 (en) 2003-01-03 2003-11-24 Control chip for optical disk drive and method for updating firmware in the control chip

Publications (1)

Publication Number Publication Date
US20060282558A1 true US20060282558A1 (en) 2006-12-14

Family

ID=32679858

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/718,547 Active 2024-07-11 US7107364B2 (en) 2003-01-03 2003-11-24 Control chip for optical disk drive and method for updating firmware in the control chip
US11/392,710 Abandoned US20060168368A1 (en) 2003-01-03 2006-03-30 Method for updating firmware in the control chip
US11/496,629 Abandoned US20060282558A1 (en) 2003-01-03 2006-08-01 Control chip for optical disk drive and method for updating firmware in the control chip

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/718,547 Active 2024-07-11 US7107364B2 (en) 2003-01-03 2003-11-24 Control chip for optical disk drive and method for updating firmware in the control chip
US11/392,710 Abandoned US20060168368A1 (en) 2003-01-03 2006-03-30 Method for updating firmware in the control chip

Country Status (2)

Country Link
US (3) US7107364B2 (en)
TW (1) TWI220225B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255053A1 (en) * 2003-06-16 2004-12-16 Kang Byung-Suk Information processing device and method for controlling the same
US20060253620A1 (en) * 2005-05-06 2006-11-09 Kang Byung-Suk Data structure of flash memory having system area with variable size in which data can be updated, USB memory device having the flash memory, and method of controlling the system area
US20070162705A1 (en) * 2004-03-08 2007-07-12 Adaptec, Inc. Sequencer Cache and Method for Operating the Same
KR100800589B1 (en) 2006-12-20 2008-02-04 엘지전자 주식회사 Device for processing information and working method thereof
US20080195800A1 (en) * 2007-02-08 2008-08-14 Samsung Electronics Co., Ltd. Flash Memory Device and Flash Memory System Including a Buffer Memory

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4193585B2 (en) * 2003-05-26 2008-12-10 ティアック株式会社 Processing system with optical disk device
TWI240203B (en) * 2004-02-25 2005-09-21 Via Tech Inc A device which updates firmware by a memory card
TWI259974B (en) * 2004-09-16 2006-08-11 Mediatek Inc Optical disk drive capable of updating firmware and firmware updating method thereof
TWI345175B (en) * 2005-06-08 2011-07-11 Winbond Electronics Corp Method for updating firmware of memory card
JPWO2007013191A1 (en) * 2005-07-29 2009-02-05 パナソニック株式会社 Memory writing device
US7831751B2 (en) * 2005-12-19 2010-11-09 Realtek Semiconductor Corp. System and method for programming a display controller chip
US20070162964A1 (en) * 2006-01-12 2007-07-12 Wang Liang-Yun Embedded system insuring security and integrity, and method of increasing security thereof
DE112007001909B4 (en) 2006-08-15 2016-02-11 Lg Electronics Inc. Ice tray arrangement and fridge with this
US7730295B1 (en) * 2006-09-05 2010-06-01 Western Digital Technologies, Inc. Updating firmware of a peripheral device
KR100849212B1 (en) * 2006-10-12 2008-07-31 삼성전자주식회사 Memory card and method for updating of memory card program
US8271968B2 (en) * 2006-12-12 2012-09-18 Dell Products L.P. System and method for transparent hard disk drive update
US9015694B2 (en) 2012-10-31 2015-04-21 Aruba Networks, Inc Cloud-based firmware distribution service
US10067880B2 (en) 2016-02-29 2018-09-04 International Business Machines Corporation Dynamic tier remapping of data stored in a hybrid storage system
TWI602124B (en) * 2017-01-20 2017-10-11 神雲科技股份有限公司 Baseboard Management Controller Firmware Updating Method For Fan Speed Control
CN110362965B (en) * 2019-06-12 2021-11-16 创芯工坊科技(深圳)有限公司 Firmware processing method, device, system, equipment and medium of integrated circuit chip

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5586127A (en) * 1993-11-30 1996-12-17 Fujitsu Limited Apparatus and method for correcting error in data read from recording medium
US6009497A (en) * 1993-02-19 1999-12-28 Intel Corporation Method and apparatus for updating flash memory resident firmware through a standard disk drive interface
US6128724A (en) * 1997-12-11 2000-10-03 Leland Stanford Junior University Computation using codes for controlling configurable computational circuit
US6170043B1 (en) * 1999-01-22 2001-01-02 Media Tek Inc. Method for controlling an optic disk
US6289367B1 (en) * 1998-11-16 2001-09-11 Texas Instruments Incorporated Digital signal processing circuits, systems, and method implementing approximations for logarithm and inverse logarithm
US6357021B1 (en) * 1999-04-14 2002-03-12 Mitsumi Electric Co., Ltd. Method and apparatus for updating firmware
US6507881B1 (en) * 1999-06-10 2003-01-14 Mediatek Inc. Method and system for programming a peripheral flash memory via an IDE bus
US6523083B1 (en) * 1999-12-09 2003-02-18 Via Technologies, Inc. System and method for updating flash memory of peripheral device
US20030041182A1 (en) * 1999-09-30 2003-02-27 Andrew W. Martwick Self updating a firmware device
US20040062166A1 (en) * 2002-09-30 2004-04-01 Mitsumi Electric Co., Ltd., A Japanese Corporation Optical disc drive and method of updating firmware
US20040082469A1 (en) * 2002-10-24 2004-04-29 Gandhi Haren S Perovskite catalyst system for lean burn engines
US6769087B2 (en) * 2000-04-11 2004-07-27 Kabushiki Kaisha Toshiba Data storage device and method for controlling the device
US6816950B2 (en) * 2002-05-08 2004-11-09 Lsi Logic Corporation Method and apparatus for upgrading disk drive firmware in a RAID storage system
US20050144612A1 (en) * 2003-12-31 2005-06-30 Shin-Ping Wang Firmware updating method and application utilizing the same

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3562563B2 (en) * 1998-06-12 2004-09-08 ティアック株式会社 Data storage device using exchangeable recording medium

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6009497A (en) * 1993-02-19 1999-12-28 Intel Corporation Method and apparatus for updating flash memory resident firmware through a standard disk drive interface
US5586127A (en) * 1993-11-30 1996-12-17 Fujitsu Limited Apparatus and method for correcting error in data read from recording medium
US6128724A (en) * 1997-12-11 2000-10-03 Leland Stanford Junior University Computation using codes for controlling configurable computational circuit
US6289367B1 (en) * 1998-11-16 2001-09-11 Texas Instruments Incorporated Digital signal processing circuits, systems, and method implementing approximations for logarithm and inverse logarithm
US6170043B1 (en) * 1999-01-22 2001-01-02 Media Tek Inc. Method for controlling an optic disk
US6357021B1 (en) * 1999-04-14 2002-03-12 Mitsumi Electric Co., Ltd. Method and apparatus for updating firmware
US6507881B1 (en) * 1999-06-10 2003-01-14 Mediatek Inc. Method and system for programming a peripheral flash memory via an IDE bus
US20030041182A1 (en) * 1999-09-30 2003-02-27 Andrew W. Martwick Self updating a firmware device
US6523083B1 (en) * 1999-12-09 2003-02-18 Via Technologies, Inc. System and method for updating flash memory of peripheral device
US6769087B2 (en) * 2000-04-11 2004-07-27 Kabushiki Kaisha Toshiba Data storage device and method for controlling the device
US6816950B2 (en) * 2002-05-08 2004-11-09 Lsi Logic Corporation Method and apparatus for upgrading disk drive firmware in a RAID storage system
US20040062166A1 (en) * 2002-09-30 2004-04-01 Mitsumi Electric Co., Ltd., A Japanese Corporation Optical disc drive and method of updating firmware
US20040082469A1 (en) * 2002-10-24 2004-04-29 Gandhi Haren S Perovskite catalyst system for lean burn engines
US20050144612A1 (en) * 2003-12-31 2005-06-30 Shin-Ping Wang Firmware updating method and application utilizing the same

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040255053A1 (en) * 2003-06-16 2004-12-16 Kang Byung-Suk Information processing device and method for controlling the same
US20070162705A1 (en) * 2004-03-08 2007-07-12 Adaptec, Inc. Sequencer Cache and Method for Operating the Same
US7788448B2 (en) * 2004-03-08 2010-08-31 Pmc-Sierra Us, Inc. Sequencer cache and method for operating the same
US20060253620A1 (en) * 2005-05-06 2006-11-09 Kang Byung-Suk Data structure of flash memory having system area with variable size in which data can be updated, USB memory device having the flash memory, and method of controlling the system area
KR100800589B1 (en) 2006-12-20 2008-02-04 엘지전자 주식회사 Device for processing information and working method thereof
WO2008075814A1 (en) * 2006-12-20 2008-06-26 Lg Electronics Inc. Device for processing information and working method thereof
US20080313401A1 (en) * 2006-12-20 2008-12-18 Byung Suk Kang Device for Processing Information and Working Method Thereof
US20100095079A1 (en) * 2006-12-20 2010-04-15 Byung Suk Kang Device for processing information and working method thereof
US7797504B2 (en) 2006-12-20 2010-09-14 Lg Electronics Inc. Device for processing information based on stored identifiers and a working method therof.
US8065500B2 (en) 2006-12-20 2011-11-22 Lg Electronics Inc. Device for processing information and working method thereof
US20080195800A1 (en) * 2007-02-08 2008-08-14 Samsung Electronics Co., Ltd. Flash Memory Device and Flash Memory System Including a Buffer Memory

Also Published As

Publication number Publication date
US20040133711A1 (en) 2004-07-08
US7107364B2 (en) 2006-09-12
TWI220225B (en) 2004-08-11
US20060168368A1 (en) 2006-07-27
TW200412542A (en) 2004-07-16

Similar Documents

Publication Publication Date Title
US20060282558A1 (en) Control chip for optical disk drive and method for updating firmware in the control chip
US7480904B2 (en) Firmware update for optical disc drive
US7721081B2 (en) Computer system and method for booting up the same
US8607007B2 (en) Selection of data storage medium based on write characteristic
US20040083469A1 (en) Method for updating firmware of optical disk system
KR100568642B1 (en) Atapi disk drive
US6170043B1 (en) Method for controlling an optic disk
US20070043901A1 (en) Optical disc recording system with shared non-volatile memory design
US7007140B2 (en) Storage device, storage device controlling method, and program
US7376943B2 (en) Safe method for upgrading firmware of optical disk product
US20060047938A1 (en) Method and apparatus to initialize CPU
US20060206674A1 (en) Optical disc drive and program code updating method thereof
US20080301358A1 (en) Electronic device that Downloads Operational Firmware from an External Host
JP2007293987A (en) Information recorder and control method therefor
WO2006101123A1 (en) Nonvolatile storage device and method for loading control information for nonvolatile storage device
US20050268029A1 (en) Optical Disc Drive that Downloads Operational Firmware from an External Host
US20050265266A1 (en) Optical disc drive that downloads operational firmware from an external host
JP3843189B2 (en) Optical disk system control chip and update method used for optical disk system
US7092301B2 (en) Controller and method for writing data
US7225304B2 (en) Controller and method for writing data
KR100432857B1 (en) A method and apparatus for upgrading a peripheral device firmware by using a recording medium replay apparatus
US7237060B2 (en) CPU-containing LSI, and optical disk device and LSI device with the same
US20050071558A1 (en) Method and apparatus for increasing storage capacity in a disk array system
JP4058290B2 (en) Medium playback device
KR100238298B1 (en) Optical disk reproducing apparatus writing a program for driving to use pc and writing method driving program therefor

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION