CN106502453B - Method and system for preventing touch screen from malfunctioning based on mobile terminal - Google Patents

Method and system for preventing touch screen from malfunctioning based on mobile terminal Download PDF

Info

Publication number
CN106502453B
CN106502453B CN201610896544.XA CN201610896544A CN106502453B CN 106502453 B CN106502453 B CN 106502453B CN 201610896544 A CN201610896544 A CN 201610896544A CN 106502453 B CN106502453 B CN 106502453B
Authority
CN
China
Prior art keywords
touch screen
firmware
controller
mobile terminal
touch
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
CN201610896544.XA
Other languages
Chinese (zh)
Other versions
CN106502453A (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.)
Anhui Saihua Photoelectric Technology Co ltd
Original Assignee
Huizhou TCL Mobile Communication Co Ltd
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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201610896544.XA priority Critical patent/CN106502453B/en
Publication of CN106502453A publication Critical patent/CN106502453A/en
Application granted granted Critical
Publication of CN106502453B publication Critical patent/CN106502453B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)
  • Position Input By Displaying (AREA)

Abstract

The invention discloses a method and a system for preventing a touch screen from malfunctioning based on a mobile terminal, wherein the method comprises the following steps: presetting a touch screen comprising a touch area, a first controller of the touch screen and a second controller of the touch screen; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are also respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware; when the mobile terminal is started, checking whether a firmware file exists in a specified path of a memory of the mobile terminal; if the firmware file exists, acquiring the version number of the firmware in the firmware file, and acquiring the firmware file with the latest version number and the latest version number; and acquiring the firmware version number currently used by the touch screen of the mobile terminal, comparing the acquired firmware version number, and starting the firmware update of the first touch screen controller if the firmware version number is new. The invention can effectively solve the problem of failure of the touch screen.

Description

Method and system for preventing touch screen from malfunctioning based on mobile terminal
Technical Field
The invention relates to the technical field of mobile terminals, in particular to a method and a system for preventing a touch screen from malfunctioning based on a mobile terminal.
Background
At present, a touch screen is generally adopted as the main input of the mobile terminal, and the traditional key input is gradually faded; meanwhile, in the continuous development of the touch screen technology, a touch screen manufacturer can release new touch screen firmware at intervals so as to overcome the defects existing in the old touch screen firmware or improve the original functions.
In the prior art, generally, after the mobile terminal is started, the version number of firmware stored in a memory of the mobile terminal is automatically acquired, then the version number in the current touch screen is compared, and if the version number is new, the firmware is updated; and updating the firmware of the touch screen to the latest version as long as no communication failure exists in the updating process.
In practical use, the firmware itself has problems, although the updating is successful, the touch screen cannot be used, and the firmware updating is performed by comparing version numbers, so that the firmware of the old version cannot be updated, and the user must wait until the new firmware comes out of the next version or only take the mobile terminal to a manufacturer maintenance point for maintenance.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method and a system for preventing a touch screen from malfunctioning based on a mobile terminal, aiming at the above-mentioned defects in the prior art. The invention provides a method for preventing touch screen failure, which aims to solve the problem that when a touch screen updates a firmware with a latest version but serious problems, the touch screen of a mobile terminal can be caused to fail.
The technical scheme adopted by the invention for solving the technical problem is as follows:
a method for preventing touch screen failure based on a mobile terminal comprises the following steps:
step A, checking whether a firmware file exists in a specified path of a mobile terminal memory when the mobile terminal is started;
b, if the firmware file exists, acquiring the version number of the firmware in the firmware file, and acquiring the firmware file with the latest version number and the latest version number;
and step C, acquiring the firmware version number currently used by the touch screen of the mobile terminal, comparing the firmware version number acquired in the step B, and starting the firmware update of the first controller of the touch screen if the firmware version number is new.
The method for preventing the touch screen from malfunctioning based on the mobile terminal, wherein before the step A, the method further comprises:
s, presetting that a touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are further respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware.
The method for preventing the touch screen from malfunctioning based on the mobile terminal, wherein the step C further comprises: and writing the version number of the firmware into a specific address of a memory of the mobile terminal each time the firmware is updated, and then only reading the version number of the current touch screen from the address each time.
The method for preventing the touch screen from malfunctioning based on the mobile terminal, wherein the method further comprises the following steps:
d, after the firmware of the first controller of the touch screen is updated, simultaneously starting the first controller of the touch screen and the second controller of the touch screen to detect the input of the touch screen;
step E, when the touch screen second controller detects touch, if the touch screen first controller does not detect touch, determining that the new firmware has a problem; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, it is determined that the new firmware has no problem.
The method for preventing the touch screen from malfunctioning based on the mobile terminal, wherein the method further comprises the following steps:
f, deleting the latest firmware in the appointed path of the mobile terminal memory when the new firmware has problems; and updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory.
The method for preventing the touch screen from malfunctioning based on the mobile terminal, wherein the method further comprises the following steps:
g, when the new firmware has no problem, updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory; and writes the version number of the firmware into a memory specific address of the mobile terminal.
A system for preventing malfunction of a touch screen based on a mobile terminal, comprising:
the device comprises a presetting module, a display module and a control module, wherein the presetting module is used for presetting that the touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are also respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware;
the starting searching module is used for checking whether a firmware file exists in a specified path of a mobile terminal memory when the mobile terminal is started;
the firmware acquisition module is used for acquiring the version number of the firmware in the firmware file if the firmware file exists, and acquiring the firmware file with the latest version number and the latest version number;
and the firmware updating control module is used for acquiring the firmware version number currently used by the touch screen of the mobile terminal, comparing the acquired firmware version number, and starting firmware updating on the first controller of the touch screen if the firmware version number is new.
The system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the touch screen input detection module is used for starting the first touch screen controller and the second touch screen controller to detect the input of the touch screen when the firmware of the first touch screen controller is updated;
the judging module is used for judging that the new firmware has a problem if the touch screen first controller does not detect the touch when the touch screen second controller detects the touch; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, it is determined that the new firmware has no problem.
The system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the first processing module is used for deleting the latest firmware in the appointed path of the mobile terminal memory when the new firmware has problems; and updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory.
The system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the second processing module is used for updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory when the new firmware has no problem; and writes the version number of the firmware into a memory specific address of the mobile terminal.
According to the method and the system for preventing the touch screen from malfunctioning based on the mobile terminal, the first controller of the touch screen and the second controller of the touch screen are arranged in the touch screen, and when a new firmware is detected, the new firmware is updated to the first controller of the touch screen; and then, only when the two touch screen controllers detect that the touch coordinates can be detected at the same time, the new firmware is considered to have no problem, and then the second controller of the touch screen is updated to the new firmware. Therefore, the problem that the touch screen of the mobile terminal fails when the touch screen updates a firmware with the latest version but serious problems is caused is prevented.
Drawings
Fig. 1 is a flow chart of a preferred embodiment of the method for preventing the malfunction of the touch screen based on the mobile terminal.
Fig. 2 is a functional block diagram of a touch screen according to a preferred embodiment of the method for preventing a touch screen from malfunctioning based on a mobile terminal.
Fig. 3 is a functional schematic diagram of a preferred embodiment of the system for preventing malfunction of a touch screen based on a mobile terminal according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for preventing a touch screen from malfunctioning based on a mobile terminal according to a preferred embodiment of the present invention. As shown in fig. 1, the method for preventing a touch screen from malfunctioning based on a mobile terminal according to an embodiment of the present invention includes the following steps:
and S100, checking whether a firmware file exists in a specified path of a memory of the mobile terminal when the mobile terminal is started.
For example, the memory directory/TOUCH/FIRMWARE directory can be set to be dedicated to storing the FIRMWARE files of the TOUCH screen, so that only the FIRMWARE files need to be searched in the directory; the firmware file should be a file in a specified format, such as a file ending with a suffix.
Step S200, if the firmware file exists, the version number of the firmware in the firmware file is obtained, and the firmware file with the latest version number and the latest version number are obtained.
For example, a specific location in the firmware file (such as the first twenty bits of the firmware) is specified for storing the version number of the firmware; for the comparison of old and new versions, the firmware is newer if the specified version number is larger.
And step S300, acquiring the firmware version number currently used by the touch screen of the mobile terminal, comparing the firmware version number acquired in the step S200, and starting firmware update of the first controller of the touch screen if the firmware version number is new.
For example, the version number of the firmware can be written into a specific address of the memory of the mobile terminal each time the firmware is updated, and then the version number currently used by the touch screen can be read from the address each time.
As shown in fig. 2, the touch screen according to the present invention needs to be preset to include a touch area, a first touch screen controller, and a second touch screen controller; however, in the prior art, the touch screen only comprises a touch area and a touch screen controller, a user touches the touch area, the touch area generates an electric signal, the touch screen controller converts the electric signal into numerical values such as touch coordinates and the like, and transmits the numerical values to the central processing unit, and the central processing unit updates the firmware in the touch screen controller when updating the firmware. The touch screen provided by the invention is provided with two identical touch screen controllers which are named as a first touch screen controller and a second touch screen controller. That is, as shown in fig. 1, the present invention further includes, before step S100: s10, presetting that the touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are further respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware.
In step S300, the present invention updates only the new firmware to the first controller of the touch screen.
Step S400, after the firmware of the first controller of the touch screen is updated, the first controller of the touch screen and the second controller of the touch screen are started to detect the input of the touch screen.
And at the moment, when the user touches the touch area, the first controller and the second controller of the touch screen detect the electric signals generated by the touch area, convert the electric signals into touch coordinates according to different firmware in the two controllers and feed the touch coordinates back to the central processing unit. Through the detection of the two touch screen controllers, the failure of the touch screen can be effectively prevented.
In a further embodiment, the present invention further comprises the steps of:
step S500, when the touch screen second controller detects touch, if the touch screen first controller does not detect touch, the new firmware is considered to have a problem; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, the new firmware is considered to have no problem; the next step is to perform step S600 when there is a problem with the new firmware, and step S700 when there is no problem with the new firmware.
That is, when the central processing unit receives the coordinate feedback detected by the second controller of the touch screen, but the central processing unit fails to detect the feedback of the second controller of the touch screen, the new firmware is considered to have a problem.
Step S600, when the new firmware has a problem, deleting the latest firmware in the appointed path of the mobile terminal memory; and updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory.
It should be noted that when the latest firmware in the memory path of the mobile terminal is deleted, the old firmware becomes the latest firmware.
Step S700, when the new firmware has no problem, updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory; and writes the version number of the firmware into a memory specific address of the mobile terminal.
In the method for preventing the touch screen from malfunctioning, the first controller of the touch screen and the second controller of the touch screen are arranged in the touch screen, and when a new firmware is detected, the new firmware is updated into the first controller of the touch screen; and then, only when the two touch screen controllers detect that the touch coordinates can be detected at the same time, the new firmware is considered to have no problem, and then the second controller of the touch screen is updated to the new firmware. Therefore, the problem that the touch screen of the mobile terminal fails when the touch screen updates a firmware with the latest version but serious problems is caused is prevented.
Based on the above method embodiment, the present invention further provides a system for preventing a touch screen from malfunctioning based on a mobile terminal, as shown in fig. 3, the system includes:
the presetting module 210 is used for presetting that the touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are also respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware; as described above.
The starting-up searching module 220 is used for checking whether a firmware file exists in a specified path of a mobile terminal memory when the mobile terminal is started up; as described above.
A firmware obtaining module 230, configured to obtain, if a firmware file exists, a version number of a firmware in the firmware file, and obtain the firmware file with the latest version number and the latest version number; as described above.
The firmware update control module 240 is configured to obtain a firmware version number currently used by the touch screen of the mobile terminal, compare the obtained firmware version number, and start firmware update on the first controller of the touch screen if the obtained firmware version number is new; as described above.
Further, the system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the touch screen input detection module is used for starting the first touch screen controller and the second touch screen controller to detect the input of the touch screen when the firmware of the first touch screen controller is updated; as described above.
The judging module is used for judging that the new firmware has a problem if the touch screen first controller does not detect the touch when the touch screen second controller detects the touch; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, the new firmware is judged to have no problem; as described above.
The system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the first processing module is used for deleting the latest firmware in the appointed path of the mobile terminal memory when the new firmware has problems; updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory; as described above.
The system for preventing the touch screen from malfunctioning based on the mobile terminal further comprises:
the second processing module is used for updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory when the new firmware has no problem; writing the version number of the firmware into a specific address of a memory of the mobile terminal; as described above.
In summary, according to the method and system for preventing the touch screen from malfunctioning based on the mobile terminal provided by the invention, the first controller of the touch screen is arranged in the touch screen, and the second controller of the touch screen updates the new firmware into the first controller of the touch screen when the new firmware is detected; and then, only when the two touch screen controllers detect that the touch coordinates can be detected at the same time, the new firmware is considered to have no problem, and then the second controller of the touch screen is updated to the new firmware. Therefore, the problem that the touch screen of the mobile terminal fails when the touch screen updates a firmware with the latest version but serious problems is caused is prevented.
Of course, it will be understood by those skilled in the art that all or part of the processes of the methods of the above embodiments may be implemented by a computer program instructing relevant hardware (such as a processor, a controller, etc.), and the program may be stored in a computer readable storage medium, and when executed, the program may include the processes of the above method embodiments. The storage medium may be a memory, a magnetic disk, an optical disk, etc.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (6)

1. A method for preventing touch screen failure based on a mobile terminal is characterized by comprising the following steps:
step A, checking whether a firmware file exists in a specified path of a mobile terminal memory when the mobile terminal is started;
b, if the firmware file exists, acquiring the version number of the firmware in the firmware file, and acquiring the firmware file with the latest version number and the latest version number;
step C, acquiring a firmware version number currently used by the touch screen of the mobile terminal, comparing the firmware version number acquired in the step B, and starting firmware updating of the first controller of the touch screen if the firmware version number acquired in the step B is new;
d, after the firmware of the first controller of the touch screen is updated, simultaneously starting the first controller of the touch screen and the second controller of the touch screen to detect the input of the touch screen;
step E, when the touch screen second controller detects touch, if the touch screen first controller does not detect touch, determining that the new firmware has a problem; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, the new firmware is judged to have no problem;
when detecting a new firmware, updating the new firmware into a first controller of the touch screen; when the two touch screen controllers simultaneously detect the touch coordinates, determining that the new firmware is suitable for the touch screen, and then updating the second controller of the touch screen to the new firmware;
f, deleting the latest firmware in the appointed path of the mobile terminal memory when the new firmware has problems; updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory; and when the latest firmware in the appointed path of the mobile terminal memory is deleted, the original old firmware is the latest firmware.
2. The method for preventing touch screen malfunction based on mobile terminal according to claim 1, further comprising before the step a:
s, presetting that a touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are further respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware.
3. The method for preventing touch screen malfunction based on a mobile terminal according to claim 1, wherein the step C further comprises: and writing the version number of the firmware into a specific address of a memory of the mobile terminal each time the firmware is updated, and then only reading the version number of the current touch screen from the address each time.
4. The method for preventing touch screen malfunction based on a mobile terminal according to claim 1, further comprising:
g, when the new firmware has no problem, updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory; and writes the version number of the firmware into a memory specific address of the mobile terminal.
5. A system for preventing touch screen malfunction based on a mobile terminal, comprising:
the device comprises a presetting module, a display module and a control module, wherein the presetting module is used for presetting that the touch screen comprises a touch area, a first touch screen controller and a second touch screen controller; the touch screen first controller and the touch screen second controller are respectively connected with the touch area, the touch screen first controller and the touch screen second controller are also respectively connected with a mobile terminal central processing unit, and the touch screen first controller is used for updating new firmware;
the starting searching module is used for checking whether a firmware file exists in a specified path of a mobile terminal memory when the mobile terminal is started;
the firmware acquisition module is used for acquiring the version number of the firmware in the firmware file if the firmware file exists, and acquiring the firmware file with the latest version number and the latest version number;
the firmware updating control module is used for acquiring a firmware version number currently used by the touch screen of the mobile terminal, comparing the acquired firmware version number, and starting firmware updating on the first controller of the touch screen if the firmware version number acquired by the firmware acquiring module is new;
the touch screen input detection module is used for starting the first touch screen controller and the second touch screen controller to detect the input of the touch screen when the firmware of the first touch screen controller is updated;
the judging module is used for judging that the new firmware has a problem if the touch screen first controller does not detect the touch when the touch screen second controller detects the touch; when the touch screen second controller detects touch, if the touch screen first controller also detects touch, the new firmware is judged to have no problem;
when detecting a new firmware, updating the new firmware into a first controller of the touch screen; when the two touch screen controllers simultaneously detect the touch coordinates, determining that the new firmware is suitable for the touch screen, and then updating the second controller of the touch screen to the new firmware;
the first processing module is used for deleting the latest firmware in the appointed path of the mobile terminal memory when the new firmware has problems; updating the firmware of the first controller of the touch screen to the latest firmware in the appointed path of the memory; and when the latest firmware in the appointed path of the mobile terminal memory is deleted, the original old firmware is the latest firmware.
6. The system for preventing touch screen malfunction based on a mobile terminal according to claim 5, further comprising:
the second processing module is used for updating the firmware of the second controller of the touch screen to the latest firmware in the appointed path of the memory when the new firmware has no problem; and writes the version number of the firmware into a memory specific address of the mobile terminal.
CN201610896544.XA 2016-10-14 2016-10-14 Method and system for preventing touch screen from malfunctioning based on mobile terminal Active CN106502453B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610896544.XA CN106502453B (en) 2016-10-14 2016-10-14 Method and system for preventing touch screen from malfunctioning based on mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610896544.XA CN106502453B (en) 2016-10-14 2016-10-14 Method and system for preventing touch screen from malfunctioning based on mobile terminal

Publications (2)

Publication Number Publication Date
CN106502453A CN106502453A (en) 2017-03-15
CN106502453B true CN106502453B (en) 2020-08-11

Family

ID=58294146

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610896544.XA Active CN106502453B (en) 2016-10-14 2016-10-14 Method and system for preventing touch screen from malfunctioning based on mobile terminal

Country Status (1)

Country Link
CN (1) CN106502453B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876910A (en) * 2009-10-28 2010-11-03 创新科存储技术有限公司 Double-controller disk memory array, firmware upgrading method and controller thereof
CN102662699A (en) * 2012-03-27 2012-09-12 惠州Tcl移动通信有限公司 Method for updating NFC (Near Field Communication) firmware of mobile terminal and mobile terminal
CN103617246A (en) * 2013-11-29 2014-03-05 Tcl通讯(宁波)有限公司 Firmware version updating method and system
CN104618888A (en) * 2014-12-24 2015-05-13 惠州Tcl移动通信有限公司 Updating system and updating method for mobile terminal NFC chip firmware
CN105094834A (en) * 2015-08-10 2015-11-25 上海闻泰电子科技有限公司 Method for managing mobile phone touch screen firmware
CN105159713A (en) * 2015-09-02 2015-12-16 Tcl移动通信科技(宁波)有限公司 Display screen firmware updating method and display screen firmware updating system
CN105718281A (en) * 2015-07-29 2016-06-29 中科创达软件科技(深圳)有限公司 Touch screen firmware upgrading method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876910A (en) * 2009-10-28 2010-11-03 创新科存储技术有限公司 Double-controller disk memory array, firmware upgrading method and controller thereof
CN102662699A (en) * 2012-03-27 2012-09-12 惠州Tcl移动通信有限公司 Method for updating NFC (Near Field Communication) firmware of mobile terminal and mobile terminal
CN103617246A (en) * 2013-11-29 2014-03-05 Tcl通讯(宁波)有限公司 Firmware version updating method and system
CN104618888A (en) * 2014-12-24 2015-05-13 惠州Tcl移动通信有限公司 Updating system and updating method for mobile terminal NFC chip firmware
CN105718281A (en) * 2015-07-29 2016-06-29 中科创达软件科技(深圳)有限公司 Touch screen firmware upgrading method and device
CN105094834A (en) * 2015-08-10 2015-11-25 上海闻泰电子科技有限公司 Method for managing mobile phone touch screen firmware
CN105159713A (en) * 2015-09-02 2015-12-16 Tcl移动通信科技(宁波)有限公司 Display screen firmware updating method and display screen firmware updating system

Also Published As

Publication number Publication date
CN106502453A (en) 2017-03-15

Similar Documents

Publication Publication Date Title
US10048978B2 (en) Apparatus and method for identifying a virtual machine having changeable settings
CN105824623A (en) Android application hotfix method and device
US20090254722A1 (en) Data storage apparatus
CN106843947B (en) Method and device for processing code defects
CN111562934A (en) Software system upgrading method based on hot patch, terminal and storage medium
CN108604201B (en) Snapshot rollback method, device, storage controller and system
JP2009271737A (en) Information processor
WO2015117356A1 (en) Start-up method and communication terminal
CN113064919B (en) Data processing method, data storage system, computer device and storage medium
CN106502453B (en) Method and system for preventing touch screen from malfunctioning based on mobile terminal
US11455117B2 (en) Data reading method, apparatus, and system, avoiding version rollback issues in distributed system
CN109918439B (en) Data synchronization method and loop detection method and related device applied by same
US8738816B2 (en) Management of detected devices coupled to a host machine
WO2016172883A1 (en) Data recovery method, device and terminal
US20050268188A1 (en) Backup method, backup system, disk controller and backup program
CN106657316B (en) Message withdrawing method and device
CN106371862B (en) Touch screen setting processing method and system for delivery of mobile terminal
CN106789863B (en) Matching rule upgrading method and device
KR102221593B1 (en) System for maintaining the installation envoronment of computer terminals
CN114496053A (en) Data anomaly detection method, device and equipment and computer readable storage medium
CN110321251B (en) Data backup method, device, equipment and storage medium based on network block equipment
CN103177079B (en) Detection method, terminal and the server that a kind of theme updates
CN109388217B (en) Method, device and system for determining duration of unpowered hard disk
JP7289867B2 (en) UPDATE CONTROL DEVICE, MOBILE, UPDATE CONTROL METHOD, AND PROGRAM
CN113448600A (en) System installation method and device, upper computer and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20230704

Address after: 361000 room 4101, No. 131, xinjingdongli, Haicang District, Xiamen City, Fujian Province

Patentee after: Xiamen Jiupin sesame Information Technology Co.,Ltd.

Address before: 516006 Zhongkai hi tech Zone, Huizhou, Guangdong, 86 Chang seven Road West

Patentee before: HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20231114

Address after: 234000 buildings 2 and 5, phase 4, high-tech investment standardization plant at the intersection of Chaoxia road and Yongshang Road, high tech Zone, Suzhou City, Anhui Province

Patentee after: Anhui Saihua Photoelectric Technology Co.,Ltd.

Address before: 361000 room 4101, No. 131, xinjingdongli, Haicang District, Xiamen City, Fujian Province

Patentee before: Xiamen Jiupin sesame Information Technology Co.,Ltd.

TR01 Transfer of patent right