WO2013174169A1 - 一种Android移动终端的电容屏固件升级的方法 - Google Patents
一种Android移动终端的电容屏固件升级的方法 Download PDFInfo
- Publication number
- WO2013174169A1 WO2013174169A1 PCT/CN2013/072299 CN2013072299W WO2013174169A1 WO 2013174169 A1 WO2013174169 A1 WO 2013174169A1 CN 2013072299 W CN2013072299 W CN 2013072299W WO 2013174169 A1 WO2013174169 A1 WO 2013174169A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- mobile terminal
- android mobile
- capacitive screen
- firmware
- upgrade
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/654—Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
Definitions
- the present invention relates to the field of Android technologies, and in particular, to a method for upgrading a capacitive screen firmware of an Android mobile terminal.
- CTP Capacity Touch Panel capacitive technology touch screen, referred to as capacitive screen
- CTP firmware (a program fixed in the CTP chip) upgrade is a more professional software activity. During the development process, CTP often needs to be upgraded to continuously improve the performance of CTP without increasing the cost of CTP. There are two main ways to upgrade CTP firmware:
- the first method is mainly upgraded by chip vendors using their dedicated hardware tools, including the following steps:
- the upgraded CTP is provided by the chip manufacturer.
- the second method is to compile (transform the source code file of the R&D department into a bin or .img file that can be burned into the mobile phone through the software platform and tools).
- the mobile phone source code project is then upgraded during the boot process of the mobile phone.
- this method is better than the first one, it can be upgraded without the chip vendor, and only need to provide relevant upgrade files, but this method relies too much on source code compilation and upgrade. If there is no source code environment, the upgrade will be The operation cannot be modified, and the source code environment is often used internally by the company, so this method is not flexible enough, and the entire compilation process takes a considerable amount of time.
- the object of the present invention is to provide a method for upgrading a capacitive screen firmware of an Android mobile terminal, which aims to solve the problem of upgrading the capacitive screen of the prior art by either completely delivering the firmware upgrade task of the capacitive screen to the chip vendor or relying entirely on the source code environment. Compiling, resulting in inflexible capacitive screen upgrade methods, low efficiency and other issues.
- a method for upgrading a capacitive screen firmware of an Android mobile terminal comprising:
- STA start the Android mobile terminal, set the power pin input of the capacitive screen to a high level
- STC connecting the Android mobile terminal and a control device with an Android debugging bridge, resetting the capacitive screen through the Android debugging bridge, and performing firmware upgrade according to the upgrade file in the storage device;
- the Android mobile terminal is an Android mobile phone
- the control device is a PC
- the storage device is an SD card of an Android mobile phone.
- the method for upgrading the firmware of the capacitive screen of the Android mobile terminal wherein the method for performing the firmware upgrade according to the upgrade file in the storage device in the step STC further includes:
- STC1 activate the upgrade code in the Android mobile terminal
- STC2 call the calculation function to calculate the size of the upgrade file on the storage device
- the STC4 analyzes the upgrade file in the area to be upgraded and completes the firmware upgrade of the capacitive screen.
- step STC further comprises: when an error occurs in the firmware upgrade of the capacitive screen, debugging is performed according to the error information by using the Android debugging bridge.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein in the step STC, the PC and the Android mobile terminal are connected through a USB interface.
- a method for upgrading a capacitive screen firmware of an Android mobile terminal comprising the following steps:
- STA start the Android mobile terminal, set the power pin input of the capacitive screen to a high level
- the STC connects the Android mobile terminal and the control device with the Android debugging bridge, resets the capacitive screen through the Android debugging bridge, and performs firmware upgrade according to the upgrade file in the storage device.
- the method for upgrading the firmware of the capacitive screen of the Android mobile terminal wherein the method for performing the firmware upgrade according to the upgrade file in the storage device in the step STC further includes:
- STC1 activate the upgrade code in the Android mobile terminal
- STC2 call the calculation function to calculate the size of the upgrade file on the storage device
- the STC4 analyzes the upgrade file in the area to be upgraded and completes the firmware upgrade of the capacitive screen.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein the method further includes: the step STC further includes: when an error occurs in the firmware update of the capacitive screen, by using Android The debug bridge is debugged based on the error message.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein the Android mobile terminal is an Android mobile phone.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein the storage device is an SD card of an Android mobile phone.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein the control device is a PC.
- the method for upgrading a capacitive screen firmware of an Android mobile terminal wherein in the step STC, the PC and the Android mobile terminal are connected through a USB interface.
- the method for upgrading the capacitive screen firmware of the Android mobile terminal of the present invention after the Android mobile terminal is booted up, by copying the upgrade file on the storage device of the Android mobile terminal, connecting to the installed Android
- the control device of the debug bridge performs a firmware upgrade. It frees the capacitor screen firmware upgrade from the chip vendor's monopoly, and further improves the upgrade time and flexibility. It has great benefits for the development of capacitive screen technology and saving development time, and has a good market competitiveness.
- FIG. 1 is a flow chart of a first embodiment of a prior art capacitive screen firmware upgrade method.
- FIG. 2 is a flowchart of a method for upgrading a capacitive screen firmware of an Android mobile terminal according to the present invention.
- the present invention provides a method for upgrading a capacitive screen firmware of an Android mobile terminal.
- FIG. 2 is a flowchart of a method for upgrading a capacitive screen firmware of an Android mobile terminal according to the present invention. As shown, the following steps are included:
- the step S1 is to start the Android mobile terminal, and set the power supply pin of the capacitive screen (ie, the pin that supplies power to the capacitive screen) to a high level.
- the user starts the Android mobile terminal (the mobile terminal with the Android system, in the embodiment, the Android mobile terminal is an Android mobile phone), and it should be noted that the startup of the Android mobile phone includes: activation of the capacitive screen, and the mobile phone The startup of the display screen, etc., it should be noted that the capacitive screen and the mobile phone display screen are not one component, and the capacitive screen is soldered to the display screen of the mobile phone for receiving the user's touch command. For example, the commonly used capacitive screen is connected to the mobile phone display through I2C.
- the pins of the capacitive screen include: SDA pin, SCL pin, VDD pin (that is, the power pin for supplying power to the capacitive screen).
- VDD pin that is, the power pin for supplying power to the capacitive screen.
- the step S2 is to save the upgrade file to the storage device of the Android mobile terminal, wherein the upgrade file is a file required for the capacitive screen firmware upgrade, which should be provided by the chip vendor. It can be provided in a variety of ways: for example, the supplier puts the upgrade file on the official website, and the user can download it by himself; or send it to the user through other storage media such as a CD. The user saves the upgrade file provided by the chip supplier to the storage device of the Android mobile terminal.
- the storage device may be an SD card, a TF card, or the like.
- step S3 first, connecting the Android mobile terminal and installing Android Debug the bridge's control device.
- the control device is a PC, and the PC and the Android mobile terminal are connected through a USB interface.
- the user can reset the capacitive screen through the adb software installed on the PC, and then let the capacitive screen perform firmware upgrade according to the upgrade file in the storage device. For example, on the adb operation interface, enter the command echo "app.i">/ corresponding interface display path.
- the method for performing firmware upgrade according to the upgrade file in the storage device further includes:
- S32 Calling the calculation function to calculate the size of the upgrade file on the storage device; that is, calling a function of calculating the size of the file space to calculate the number of bytes occupied by the upgrade file on the current storage device (eg, an SD card).
- a function of calculating the size of the file space to calculate the number of bytes occupied by the upgrade file on the current storage device (eg, an SD card).
- the method further includes the step S4, when the error of the capacitive screen firmware upgrade occurs, through Android
- the debug bridge is debugged based on the error message. For example, when the calculation function is called to calculate the size of the upgrade file on the storage device, when the area to be upgraded with the same upgrade file size fails, when the normal upgrade process fails, etc., it can be passed through Android.
- the debugging bridge performs judgment analysis and debugging according to the error information, so that the firmware of the capacitive screen is successfully upgraded. When the upgrade is complete, verify and release the area to be upgraded in memory.
- the method for upgrading the capacitive screen firmware of the Android mobile terminal of the present invention after the Android mobile terminal is booted up, copies the upgrade file on the storage device of the Android mobile terminal, and connects to the installed Android device.
- the control device of the debug bridge performs a firmware upgrade. It frees the capacitor screen firmware upgrade from the chip vendor's monopoly, and further improves the upgrade time and flexibility. It has great benefits for the development of capacitive screen technology and saving development time, and has a good market competitiveness.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Telephone Function (AREA)
Abstract
本发明公开了一种Android移动终端的电容屏固件升级的方法,在Android移动终端开机完毕后,通过将升级文件复制在Android移动终端的存储设备上,连接到安装有Android调试桥的控制设备进行固件升级。本发明能提高升级时间和灵活程度。
Description
本发明涉及Android技术领域,尤其涉及一种Android移动终端的电容屏固件升级的方法。
现有的移动终端基本都带有触摸屏功能,其中,CTP(Capacity Touch
Panel电容技术触摸屏,简称为电容屏)由于其具有的多点触控等优点得到广泛推广。
CTP的固件(指固定在CTP芯片里面的程序)升级是一项较专业的软件活动,在开发过程中,CTP经常需要升级,以在不增加CTP成本的情况下不断的改善CTP的性能,现有的CTP固件升级主要有以下两种方式:
如图1所示,第一种方法主要是由芯片商使用他们的专用硬件工具进行升级,包括以下步骤:
A1、芯片商改进CTP固件后,对每片CTP模组进行固件升级;
A2、采用芯片商专用的硬件设备和烧录程序进行升级;在此步骤中,烧录过程完全由芯片商把控,用户或下级生产厂商完全无法控制和监督;
A3、烧录成功后,由芯片商提供升级后的CTP。
由此可知,上述方式十分依赖芯片商,整个升级烧录过程完全是芯片商才明白的动作,用户或下级生产厂商完全无法把控。而且依据实践经验,芯片商烧录一片需要耗费一定的时间,烧录一批次的情况下需要占用大量的研发时间,造成效率低下。
第二种方法是编译(将研发部门的源代码文件通过软件平台和工具转化为可以烧录进手机的bin或者.img文件)手机源代码工程然后在手机开机的过程中进行升级。
这种方法虽然比第一种有所改善,可以不需要芯片商来现场进行升级,只需要他们提供相关升级文件即可,但是此方式过于依赖源代码编译升级,如果没有源代码环境,升级就无法修改运行下去,而源代码环境往往是公司内部保密使用,所以此方式很欠缺灵活,另外整个编译过程也会占用相当的时间。
因此,现有技术还有待于改进和发展。
本发明的目的在于提供一种Android移动终端的电容屏固件升级的方法,旨在解决现有技术的电容屏升级时要么是将电容屏的固件升级任务完全交给芯片商或完全依赖源代码环境进行编译,造成电容屏升级方式不灵活,效率低下等问题。
一种Android移动终端的电容屏固件升级的方法,所述方法包括:
STA、启动Android移动终端,设置电容屏的电源引脚输入为高电平;
STB、将升级文件保存到Android移动终端的存储设备中;
STC、连接所述Android移动终端与安装有Android调试桥的控制设备,通过Android调试桥使电容屏复位,并根据存储设备中的升级文件进行固件升级;
所述Android移动终端为Android手机,所述控制设备为PC,所述存储设备为Android手机的SD卡。
所述的Android移动终端的电容屏固件升级的方法,其中,所述步骤STC中根据存储设备中的升级文件进行固件升级的方法进一步包括:
STC1、激活Android移动终端中的升级代码;
STC2、调用计算函数算出存储设备上的升级文件的大小;
STC3、在Android移动终端内存中开辟与升级文件大小相同的待升级区域,并将存储设备中的升级文件复制到待升级区域中;
STC4、解析所述待升级区域中的升级文件,完成电容屏固件升级。
所述的Android移动终端的电容屏固件升级的方法,其中,所述步骤STC还包括:当电容屏固件升级出现错误时,通过Android调试桥依据出错信息进行调试。
所述的Android移动终端的电容屏固件升级的方法,其中,所述步骤STC中,所述PC与所述Android移动终端通过USB接口连接。
一种Android移动终端的电容屏固件升级的方法,其中,包括以下步骤:
STA、启动Android移动终端,设置电容屏的电源引脚输入为高电平;
STB、将升级文件保存到Android移动终端的存储设备中;
STC、连接所述Android移动终端与安装有Android调试桥的控制设备,通过Android调试桥使电容屏复位,并根据存储设备中的升级文件进行固件升级。
所述的Android移动终端的电容屏固件升级的方法,其中,所述步骤STC中根据存储设备中的升级文件进行固件升级的方法进一步包括:
STC1、激活Android移动终端中的升级代码;
STC2、调用计算函数算出存储设备上的升级文件的大小;
STC3、在Android移动终端内存中开辟与升级文件大小相同的待升级区域,并将存储设备中的升级文件复制到待升级区域中;
STC4、解析所述待升级区域中的升级文件,完成电容屏固件升级。
所述的Android移动终端的电容屏固件升级的方法,其中,还包括:所述步骤STC还包括:当电容屏固件升级出现错误时,通过Android
调试桥依据出错信息进行调试。
所述的Android移动终端的电容屏固件升级的方法,其中,所述Android移动终端为Android手机。
所述的Android移动终端的电容屏固件升级的方法,其中,所述存储设备为Android手机的SD卡。
所述的Android移动终端的电容屏固件升级的方法,其中,所述控制设备为PC。
所述的Android移动终端的电容屏固件升级的方法,其中,所述步骤STC中,PC与Android移动终端通过USB接口连接。
本发明的Android移动终端的电容屏固件升级的方法,在Android移动终端开机完毕后,通过将升级文件复制在Android移动终端的存储设备上,连接到安装有Android
调试桥的控制设备进行固件升级。其将电容屏固件升级方式从芯片商的垄断中解放出来,并进一步的提高升级时间和灵活程度,对电容屏的研发技术积累和节约研发时间大有裨益,具有很好的市场竞争力。
图1为现有技术的电容屏固件升级方法的第一实施例的流程图。
图2为本发明的Android移动终端的电容屏固件升级方法的流程图。
本发明提供一种Android移动终端的电容屏固件升级的方法,为使本发明的目的、技术方案及效果更加清楚、明确,以下对本发明进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
请参阅图2,其为本发明的Android移动终端的电容屏固件升级方法的流程图。如图所示,包括以下步骤:
S1、启动Android移动终端,设置电容屏的电源引脚输入为高电平;
S2、将升级文件保存到Android移动终端的存储设备中;
S3、连接所述Android移动终端与安装有Android调试桥的控制设备,通过Android调试桥使电容屏复位,并根据存储设备中的升级文件进行固件升级。
下面分别针对上述步骤进行详细描述:
所述步骤S1为启动Android移动终端,并设置电容屏的电源引脚(即为电容屏提供电源的引脚)输入为高电平。具体为用户正常启动Android移动终端(带有Android系统的移动终端,在本实施例中,所述Android移动终端为Android手机),需要注意地是,Android手机的启动包括:电容屏的启动、手机显示屏的启动等等,需要说明的是,这里所说的电容屏与手机显示屏并不是一个部件,电容屏是通过引脚焊接在手机显示屏上的,用于接收用户的触摸指令。比如,现在常用的电容屏通过I2C连接手机显示屏,电容屏的引脚包括:SDA引脚、SCL引脚、VDD引脚(即为电容屏提供电源的电源引脚)等。当所述Android手机开启后,为了使得电容屏可以接收指令,将电容屏的VDD引脚输入为高电平,其可以通过设置手机显示屏为常亮状态来实现:即将手机显示屏设为常亮之后,所述电容屏的VDD引脚输入为高电平。
所述步骤S2为将升级文件保存到Android移动终端的存储设备中,其中,所述升级文件为电容屏固件升级所需的文件,其应当由芯片供应商提供。其提供方式可以为多种:比如,供应商将升级文件放在官网上,用户可以自行下载;或者通过光盘等其他存储介质发送到用户手上。用户将芯片供应商提供的升级文件保存到Android移动终端的存储设备中。在本实施例中,所述Android移动终端为Android手机时,所述存储设备可以为SD卡、TF卡等。
在所述步骤S3中,首先,连接所述Android移动终端与安装有Android
调试桥的控制设备。编写代码设法在Android移动终端的应用程序层和设备驱动层之间建立联系。在本实施例中,所述控制设备为PC,所述PC与所述Android移动终端之间通过USB接口连接。用户可以通过安装在PC上的adb软件来复位所述电容屏,然后让电容屏根据存储设备中的升级文件进行固件升级。如,在adb的操作界面上输入命令echo“app.i”>/对应的接口显示路径。其中,所述根据存储设备中的升级文件进行固件升级的方法进一步包括:
S31、激活Android移动终端中的升级代码;电容屏根据存储设备中的升级文件进行升级,此时,驱动代码里关于从SD卡升级固件的代码就会被激活,相应的函数会得到响应。
S32、调用计算函数算出存储设备上的升级文件的大小;即调用相关的计算文件空间大小的函数算出当前存储设备(如:SD卡)上的升级文件所占有的字节数。
S33、在Android移动终端内存中开辟与升级文件大小相同的待升级区域,并将存储设备中的升级文件复制到待升级区域中;此一步骤是将原先在存储设备中的升级文件复制到Android移动终端(如手机)内存中去。
S34、解析所述待升级区域中的升级文件,完成电容屏固件升级。此一步骤为正常升级流程,与现有技术相同,就不再做过多赘述了。
进一步地,还包括步骤S4、当电容屏固件升级出现错误时,通过Android
调试桥依据出错信息进行调试。如:当调用计算函数算出存储设备上的升级文件的大小出错时,开辟与升级文件大小相同的待升级区域失败时,正常升级流程出现问题时等等,都可以通过Android
调试桥依据出错信息进行判断分析和调试,使电容屏固件升级顺利完成。当升级结束后,校验并释放内存中的待升级区域。
综上所述,本发明的Android移动终端的电容屏固件升级的方法,在Android移动终端开机完毕后,通过将升级文件复制在Android移动终端的存储设备上,连接到安装有Android
调试桥的控制设备进行固件升级。其将电容屏固件升级方式从芯片商的垄断中解放出来,并进一步的提高升级时间和灵活程度,对电容屏的研发技术积累和节约研发时间大有裨益,具有很好的市场竞争力。
应当理解的是,本发明的应用不限于上述的举例,对本领域普通技术人员来说,可以根据上述说明加以改进或变换,所有这些改进和变换都应属于本发明所附权利要求的保护范围。
Claims (11)
- 一种Android移动终端的电容屏固件升级的方法,其中所述方法包括:STA、启动Android移动终端,设置电容屏的电源引脚输入为高电平;STB、将升级文件保存到Android移动终端的存储设备中;STC、连接所述Android移动终端与安装有Android调试桥的控制设备,通过Android调试桥使电容屏复位,并根据存储设备中的升级文件进行固件升级;所述Android移动终端为Android手机,所述控制设备为PC,所述存储设备为Android手机的SD卡。
- 根据权利要求1所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC中根据存储设备中的升级文件进行固件升级的方法进一步包括:STC1、激活Android移动终端中的升级代码;STC2、调用计算函数算出存储设备上的升级文件的大小;STC3、在Android移动终端内存中开辟与升级文件大小相同的待升级区域,并将存储设备中的升级文件复制到待升级区域中;STC4、解析所述待升级区域中的升级文件,完成电容屏固件升级。
- 根据权利要求1所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC还包括:当电容屏固件升级出现错误时,通过Android调试桥依据出错信息进行调试。
- 4、根据权利要求1所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC中,所述PC与所述Android移动终端通过USB接口连接。
- 一种Android移动终端的电容屏固件升级的方法,其中所述方法包括:STA、启动Android移动终端,设置电容屏的电源引脚输入为高电平;STB、将升级文件保存到Android移动终端的存储设备中;STC、连接所述Android移动终端与安装有Android调试桥的控制设备,通过Android调试桥使电容屏复位,并根据存储设备中的升级文件进行固件升级。
- 根据权利要求5所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC中根据存储设备中的升级文件进行固件升级的方法进一步包括:STC1、激活Android移动终端中的升级代码;STC2、调用计算函数算出存储设备上的升级文件的大小;STC3、在Android移动终端内存中开辟与升级文件大小相同的待升级区域,并将存储设备中的升级文件复制到待升级区域中;STC4、解析所述待升级区域中的升级文件,完成电容屏固件升级。
- 根据权利要求5所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC还包括:当电容屏固件升级出现错误时,通过Android调试桥依据出错信息进行调试。
- 根据权利要求5所述的Android移动终端的电容屏固件升级的方法,其中所述Android移动终端为Android手机。
- 根据权利要求8所述的Android移动终端的电容屏固件升级的方法,其中所述存储设备为Android手机的SD卡。
- 根据权利要求5所述的Android移动终端的电容屏固件升级的方法,其中所述控制设备为PC。
- 根据权利要求10所述的Android移动终端的电容屏固件升级的方法,其中所述步骤STC中,PC与Android移动终端通过USB接口连接。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210165910.6 | 2012-05-25 | ||
CN201210165910.6A CN102693144B (zh) | 2012-05-25 | 2012-05-25 | 一种Android移动终端的电容屏固件升级的方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2013174169A1 true WO2013174169A1 (zh) | 2013-11-28 |
Family
ID=46858625
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2013/072299 WO2013174169A1 (zh) | 2012-05-25 | 2013-03-07 | 一种Android移动终端的电容屏固件升级的方法 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN102693144B (zh) |
WO (1) | WO2013174169A1 (zh) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572387A (zh) * | 2015-01-30 | 2015-04-29 | 青岛海信移动通信技术股份有限公司 | 一种工程模式下调试终端的方法及装置 |
CN111708562A (zh) * | 2020-06-16 | 2020-09-25 | 深圳市信锐网科技术有限公司 | 风扇控制板及其升级方法、装置、设备及计算机存储介质 |
WO2023077826A1 (zh) * | 2021-11-08 | 2023-05-11 | 广州朗国电子科技股份有限公司 | 一种一体机的系统修复方法、系统、设备及存储介质 |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102693144B (zh) * | 2012-05-25 | 2016-01-13 | 惠州Tcl移动通信有限公司 | 一种Android移动终端的电容屏固件升级的方法 |
CN105988843A (zh) * | 2015-02-15 | 2016-10-05 | 腾讯科技(深圳)有限公司 | 移动终端固件升级方法及固件升级装置 |
CN105468425B (zh) * | 2016-01-07 | 2018-10-23 | 云南民族大学 | 一种嵌入式Linux操作系统启动SD卡的制作方法 |
CN107506196B (zh) * | 2017-08-25 | 2021-07-20 | 康佳集团股份有限公司 | 一种基于安卓系统的开机动画处理方法、设备及存储装置 |
CN108958778B (zh) * | 2018-08-27 | 2022-03-25 | 惠州Tcl移动通信有限公司 | 一种移动终端nfc固件升级方法、移动终端及存储介质 |
CN110362965B (zh) * | 2019-06-12 | 2021-11-16 | 创芯工坊科技(深圳)有限公司 | 集成电路芯片的固件处理方法、装置、系统、设备及介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101452689A (zh) * | 2007-12-04 | 2009-06-10 | 佳世达科技股份有限公司 | 用来更新显示器固件的固件更新系统及其方法 |
US20100207905A1 (en) * | 2009-02-18 | 2010-08-19 | Hui-Hung Chang | Method of Performing Timely Calibration of a Touch Parameter and Related Apparatus and System |
CN102033770A (zh) * | 2010-12-17 | 2011-04-27 | 中兴通讯股份有限公司 | 移动终端的触摸屏固件升级方法及装置 |
CN102436389A (zh) * | 2011-12-22 | 2012-05-02 | 北京百纳威尔科技有限公司 | 触摸屏升级方法及装置 |
CN102693144A (zh) * | 2012-05-25 | 2012-09-26 | 惠州Tcl移动通信有限公司 | 一种Android移动终端的电容屏固件升级的方法 |
-
2012
- 2012-05-25 CN CN201210165910.6A patent/CN102693144B/zh active Active
-
2013
- 2013-03-07 WO PCT/CN2013/072299 patent/WO2013174169A1/zh active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101452689A (zh) * | 2007-12-04 | 2009-06-10 | 佳世达科技股份有限公司 | 用来更新显示器固件的固件更新系统及其方法 |
US20100207905A1 (en) * | 2009-02-18 | 2010-08-19 | Hui-Hung Chang | Method of Performing Timely Calibration of a Touch Parameter and Related Apparatus and System |
CN102033770A (zh) * | 2010-12-17 | 2011-04-27 | 中兴通讯股份有限公司 | 移动终端的触摸屏固件升级方法及装置 |
CN102436389A (zh) * | 2011-12-22 | 2012-05-02 | 北京百纳威尔科技有限公司 | 触摸屏升级方法及装置 |
CN102693144A (zh) * | 2012-05-25 | 2012-09-26 | 惠州Tcl移动通信有限公司 | 一种Android移动终端的电容屏固件升级的方法 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572387A (zh) * | 2015-01-30 | 2015-04-29 | 青岛海信移动通信技术股份有限公司 | 一种工程模式下调试终端的方法及装置 |
CN111708562A (zh) * | 2020-06-16 | 2020-09-25 | 深圳市信锐网科技术有限公司 | 风扇控制板及其升级方法、装置、设备及计算机存储介质 |
WO2023077826A1 (zh) * | 2021-11-08 | 2023-05-11 | 广州朗国电子科技股份有限公司 | 一种一体机的系统修复方法、系统、设备及存储介质 |
Also Published As
Publication number | Publication date |
---|---|
CN102693144A (zh) | 2012-09-26 |
CN102693144B (zh) | 2016-01-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2013174169A1 (zh) | 一种Android移动终端的电容屏固件升级的方法 | |
CN105573743B (zh) | 一种芯片烧录系统及方法、电子设备 | |
WO2016127835A1 (zh) | 单片机及其在线编程的方法 | |
WO2012079301A1 (zh) | 移动终端的触摸屏固件升级方法及装置 | |
TWI341992B (en) | Method and system for quickly developing an embedded operating system through utilizing an automated building framework | |
WO2011134693A1 (en) | Smart repair of computer systems | |
TW201525858A (zh) | 基板管理控制器與其韌體載入方法 | |
CN104461611A (zh) | 一种rack机柜批量刷新节点bios的方法 | |
TW201351286A (zh) | 固件更新系統及方法 | |
CN113900693B (zh) | 一种固件升级方法、装置、系统、电子设备及存储介质 | |
WO2014107940A1 (zh) | 嵌入式存储器的管理方法、嵌入式存储器及电子设备 | |
TWI712045B (zh) | 資料儲存裝置修復方法 | |
CN104834526A (zh) | 一种运动控制卡驱动安装包制作方法 | |
CN112445670B (zh) | 一种eMMC测试方法和装置 | |
CN102999422B (zh) | 一种高效嵌入式系统调试方法 | |
CN101398791A (zh) | 自动监测usb磁盘的方法 | |
TWI515656B (zh) | 程式安裝方法及裝置 | |
CN107391329B (zh) | 一种测试移动终端反复使用的方法、系统及存储装置 | |
CN110888656A (zh) | 一种多功能烧写器及烧写方法 | |
CN111708565B (zh) | 一种Flash在线校验备份及更新的方法和设备 | |
CN118151977B (zh) | 控制器芯片的固件升级方法及系统 | |
CN116466963A (zh) | 版本回退方法、自动化测试方法及装置、设备和存储介质 | |
TWI546669B (zh) | 可自動更換周邊裝置之系統及其方法 | |
CN116562203B (zh) | 一种调试系统中数据的处理方法、装置、设备及存储介质 | |
CN107908412A (zh) | 一种基于Linux的自动安装配置JDK的方法及装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13793646 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 13793646 Country of ref document: EP Kind code of ref document: A1 |