CN117170752A - TCON board initialization method, display device and storage medium - Google Patents

TCON board initialization method, display device and storage medium Download PDF

Info

Publication number
CN117170752A
CN117170752A CN202210590863.3A CN202210590863A CN117170752A CN 117170752 A CN117170752 A CN 117170752A CN 202210590863 A CN202210590863 A CN 202210590863A CN 117170752 A CN117170752 A CN 117170752A
Authority
CN
China
Prior art keywords
voltage management
management component
initialization
component
display device
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.)
Pending
Application number
CN202210590863.3A
Other languages
Chinese (zh)
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.)
Hisense Visual Technology Co Ltd
Original Assignee
Hisense Visual Technology 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 Hisense Visual Technology Co Ltd filed Critical Hisense Visual Technology Co Ltd
Priority to CN202210590863.3A priority Critical patent/CN117170752A/en
Priority to PCT/CN2023/078614 priority patent/WO2023226495A1/en
Publication of CN117170752A publication Critical patent/CN117170752A/en
Pending legal-status Critical Current

Links

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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

The application provides a TCON board initialization method, display equipment and a storage medium, which belong to the electronic product technology. The display device includes: the device comprises a display screen, a time sequence control TCON board and a processor; the TCON plate includes: a storage component, and at least one voltage management component; the storage component stores model identification of at least one voltage management component, the processor is connected with a first end of the TCON board, and a second end of the TCON board is connected with the display screen; the processor is configured to: reading, for any one of the at least one voltage management component, a model identification of the voltage management component from the storage component; determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component; and running an initialization program to initialize the voltage management component. The application improves the development efficiency of the display equipment.

Description

TCON board initialization method, display device and storage medium
Technical Field
The embodiment of the application relates to the technology of electronic products. And more particularly, to a TCON board initialization method, a display apparatus, and a storage medium.
Background
A display device (e.g., a smart television) may display images via a display screen. In the related art, the display device may control various components on a timing control (Timing Controller, TCON) circuit board of the display device to supply voltages required for image display to the display screen through a System on Chip (SoC) of the display device. The components may include, for example, a power management unit (Power Management Unit, PMU) unit, a Gamma (Gamma) voltage unit, a timing signal level shift (level shift) unit, and the like. Before the display device controls the TCON board to provide voltage for the display screen through the SoC, each component of the TCON board needs to be initialized so that the TCON board can work normally.
However, in the existing TCON board initialization method, if a component on the TCON board is replaced, a developer needs to redevelop the SoC, which results in lower development efficiency of the display device.
Disclosure of Invention
The exemplary embodiment of the application provides a TCON board initialization method, a display device and a storage medium, which can improve the development efficiency of the display device.
In a first aspect, the present application provides a display apparatus comprising: the device comprises a display screen, a time sequence control TCON board and a processor; the TCON plate includes: a storage component, and at least one voltage management component; the storage component stores model identification of the at least one voltage management component, the processor is connected with the first end of the TCON board, and the second end of the TCON board is connected with the display screen;
The processor is configured to:
reading, for any one of the at least one voltage management component, a model identification of the voltage management component from the storage component;
determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component;
and running the initialization program to initialize the voltage management component.
In some embodiments, the storage component further stores: initialization parameters of each voltage management component; the processor is configured to:
reading initialization parameters of the voltage management component from the storage component;
inputting initialization parameters of the voltage management component into the initialization program;
and running the initialization program to initialize the voltage management component.
In some embodiments, the processor is configured to:
reading data from the storage component;
if the identification of the data represents that the data is the data of the voltage management component, the initialization parameters corresponding to the voltage management component are analyzed from the data.
In some embodiments, the initialization parameters include: initialization data to be written to a register of a voltage management component, the processor being configured to:
Reading the existing initialization data of the voltage management component from a register of the voltage management component;
and if the existing initialization data of the voltage management component is different from the initialization data read from the storage component and to be written into the register of the voltage management component, inputting the initialization data read from the storage component and to be written into the register of the voltage management component into the initialization program.
In some embodiments, the processor is configured to:
and if the existing initialization data of the voltage management component is determined to be the same as the initialization data read from the storage component and to be written into the register of the voltage management component, controlling the at least one voltage management component to provide voltage for the display screen so that the display screen displays images.
In some embodiments, the processor is configured to:
verifying the initialization parameters of the voltage management component;
and if the initialization parameter passes the verification, inputting the initialization parameter of the voltage management component into the initialization program.
In some embodiments, the processor is configured to:
Reading a preset standard value from the storage component;
acquiring a verification value of the initialization parameter in a preset verification mode;
and determining that the initialization parameter passes the verification when the verification value of the initialization parameter is the same as the preset standard value.
In some embodiments, the display device further comprises a memory storing initialization parameters of the voltage management component, the processor configured to:
if the initialization parameter check is not passed, reading the initialization parameter of the voltage management component from the memory;
the initialization parameters of the voltage management component are entered into the initialization program.
In a second aspect, the present application provides a TCON board initialization method, where the method is applied to a display apparatus, the display apparatus including: display screen, time sequence control TCON board and, the processor, time sequence control TCON board includes: a storage component, and at least one voltage management component; the storage component stores model identification of the at least one voltage management component, the processor is connected with a first end of the TCON board, and a second end of the TCON board is connected with the display screen, and the method comprises:
Reading, for any one of the at least one voltage management component, a model identification of the voltage management component from the storage component;
determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component;
and running the initialization program to initialize the voltage management component.
In a third aspect, the present application provides a computer-readable storage medium having stored thereon computer-executable instructions which, when executed by a processor, implement the method of the second aspect.
In a fourth aspect, the present application provides a TCON board initializing apparatus, where the apparatus is applied to a display device, the display device including: display screen, time sequence control TCON board and, the processor, time sequence control TCON board includes: a storage component, and at least one voltage management component; the storage component stores model identification of the at least one voltage management component, the processor is connected with a first end of the TCON board, a second end of the TCON board is connected with the display screen, and the device comprises:
The reading module is used for reading the model identification of any voltage management component in the at least one voltage management component from the storage component;
the processing module is used for determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component; and running the initialization program to initialize the voltage management component.
In a fifth aspect, the application provides a computer program product comprising a computer program which, when executed by a processor, implements the method of the second aspect.
According to the TCON board initialization method, the display device and the storage medium, the model identification of the voltage management component on the TCON board stored in the storage component on the TCON board is read, and the initialization program required for initializing the voltage management component can be determined according to the model identification. By running the initialization program, the voltage management component may be initialized. By the method, when the TCON board is replaced, the display equipment only needs to read the model identification of the voltage management component on the replaced TCON board from the storage component of the replaced TCON board, and then the replaced voltage management component can be initialized. By the method, when the TCON plate is replaced, the display equipment does not need to be developed again, and the development efficiency of the display equipment is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the implementation of the related art, the drawings that are required for the embodiments or the related art description will be briefly described, and it is apparent that the drawings in the following description are some embodiments of the present application and that other drawings may be obtained according to these drawings for a person having ordinary skill in the art.
FIG. 1 is a schematic diagram of a related art display device;
fig. 2 is a schematic structural diagram of a display device according to the present application;
fig. 3 is a schematic flow chart of a TCON board initialization method provided by the present application;
FIG. 4 is a schematic flow chart of a method for initializing a voltage management component according to the present application;
fig. 5 is a schematic flow chart of another method for initializing a TCON board according to the present application;
fig. 6 is a schematic structural diagram of a TCON board initializing device according to the present application;
fig. 7 is a schematic structural diagram of the present application.
Detailed Description
For the purposes of making the objects, embodiments and advantages of the present application more apparent, an exemplary embodiment of the present application will be described more fully hereinafter with reference to the accompanying drawings in which exemplary embodiments of the application are shown, it being understood that the exemplary embodiments described are merely some, but not all, of the examples of the application.
It should be noted that the brief description of the terminology in the present application is for the purpose of facilitating understanding of the embodiments described below only and is not intended to limit the embodiments of the present application. Unless otherwise indicated, these terms should be construed in their ordinary and customary meaning.
Furthermore, the terms "comprise" and "have," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or apparatus that comprises a list of elements is not necessarily limited to those elements expressly listed, but may include other elements not expressly listed or inherent to such product or apparatus.
Fig. 1 is a schematic view of a structure of a display device in the related art. As shown in fig. 1, the display device may include a System on Chip (SoC), a timing control (timing controller, TCON) circuit board (abbreviated as TCON board), and a display screen. Currently, TCON boards of most display devices (for example, smart televisions) are built-in TCON boards, that is, functions that can be implemented by a special TCON chip of the TCON board are integrated in a main board SoC, and the functions that can be implemented by the TCON chip are implemented by the main board SoC.
In this implementation, the voltage management components of the TCON board are retained on the TCON board, such as a power management unit (Power Management Unit, PMU), a Gamma voltage management unit (Gamma integrated circuit, gamma IC), a timing signal Level conversion unit (Level-shift integrated circuit, level-shift IC) as shown in fig. 1.
In the related art, after the display device is powered on, each voltage management component on the TCON board needs to be initialized first. Specifically, a manner for initializing each voltage management component on the TCON board and initialization data to be written into each voltage management component on the TCON board may be set in the SoC of the main board of the display apparatus. After the display device is powered on, the codes corresponding to the mode are operated so as to write the initialization data of each voltage management component into the corresponding voltage management component, and the initialization of each voltage management component is realized.
Then, the display device can control each voltage management component to provide voltage for the display screen, so that the display screen can display images. For example, the display device may control the PMU to provide a supply voltage for the display screen, adjust the voltage output by the Gamma IC to the display screen to achieve the effect of adjusting the brightness of the display screen, output a timing signal required by the display screen to the Level-shift IC, and control the Level-shift IC to perform Level conversion on the timing signal and output the Level-shift signal to the display screen.
However, there are various types of PMUs, gamma ICs, and Level-shift ICs, and there are situations where the voltage management components on the TCON board need to be replaced. For example, in the case of chip resource shortage, it is necessary to replace the voltage management component of chip resource shortage on the TCON board with the voltage management component of chip resource sufficiency. Alternatively, if the voltage management component on the TCON board fails, the voltage management component that is functional needs to be replaced with a voltage management component that is functional.
In the existing TCON board initialization method, if the voltage management components on the TCON board are replaced, since different initialization programs, initialization data and the like are required for the voltage management components of different models, the SoC needs to be redeveloped, so that the SoC can initialize the replaced voltage management components on the TCON board. However, the SoC is usually redeveloped, so that a different complete machine model is required to be derived, and the period of redeveloped verification of the SoC can reach at least 2-3 months. Therefore, the existing TCON board initialization method has a problem of causing a low development efficiency of the display apparatus.
Considering that the above-mentioned problems exist in the conventional TCON board initialization method because the SoC needs to be redeveloped when the voltage management components of different models are replaced on the TCON board, the present application provides a method that does not need to redevelop the SoC even if the voltage management components of different models are replaced on the TCON board, so as to improve the development efficiency of the display device.
Fig. 2 is a schematic structural diagram of a display device according to the present application. As shown in fig. 2, the display device provided by the present application may include a display screen, a TCON board, and a processor. The TCON plate may include: a storage component, and at least one voltage management component. The processor is connected with the first end of the TCON board, and the second end of the TCON board is connected with the display screen.
Alternatively, the processor may be integrated on a motherboard SoC of a display device as described above, for example. The processor may be implemented, for example, in hardware in at least one of digital signal processing (Digital Signal Processing, DSP), field programmable gate array (Field-Programmable Gate Array, FPGA), programmable logic array (Programmable Logic Array, PLA). The processor may integrate one or a combination of several of a central processing unit (Central Processing Unit, CPU), an image processor (Graphics Processing Unit, GPU), and a modem etc.
The storage component on the TCON board may store a model identifier of the at least one voltage management component. The memory component may be, for example, a type of read-only memory such as a charged erasable programmable read-only memory (Electrically Erasable Programmable read only memory, EEPROM), flash memory, or the like. Alternatively, the memory component on the TCON board may be an EEPROM (smaller in size) to reduce the space occupied by the TCON board. Taking a storage component as an EEPROM as an example, the display device passes through I 2 C (a serial communication bus name) reads the model identification of the at least one voltage management component from the EEPROM. In some embodiments, taking the storage component on the TCON board as a Flash memory, the display device may read the model identifier of the at least one voltage management component from the Flash memory of the TCON board through a serial peripheral interface (Serial Peripheral Interface, SPI).
In some embodiments, the voltage management component may include, for example, any of the following: PMU, gamma IC, and Level-shift IC.
In some embodiments, the display screen may include a display panel. The display panel may employ a liquid crystal display (liquid crystal display, LCD), an organic light-emitting diode (OLED), an active-matrix organic light-emitting diode (AMOLED) or an active-matrix organic light-emitting diode (matrix organic light emitting diode), a flexible light-emitting diode (fle×light-emitting diode, FLED), a mini, a Micro led, a Micro-OLED, a quantum dot light-emitting diode (quantum dot light emitting diodes, QLED), or the like. In some embodiments, the display device may include 1 or more display screens.
It should be understood that the display device provided by the application can be, for example, a display device such as a smart television, a smart interactive tablet and the like.
Further, it should be understood that fig. 2 is merely an exemplary illustration taking the relevant structure of the display device according to the present application as an example. The application is not limited as to whether the display device further comprises other components and whether the TCON board further comprises other components. For example, taking the display device as an example, the display device may further include components such as a speaker, and the like, which are not described herein. For example, as shown in fig. 1, the display device may further control the main board SoC to transmit a P2P (Point to Point) signal including the image display content to the display screen through the TCON board, so that the display screen may perform image display.
The method for initializing the TCON board provided by the application is described in detail below with reference to specific embodiments. The following embodiments may be combined with each other, and some embodiments may not be repeated for the same or similar concepts or processes.
Fig. 3 is a schematic flow chart of a TCON board initialization method provided by the present application. As shown in fig. 3, the method comprises the steps of:
s101, for any voltage management component in at least one voltage management component, reading the model identification of the voltage management component from a storage component.
Taking the example of a storage component having stored therein model identifiers of a plurality of voltage management components, the display device may, for example, read the model identifiers of one voltage management component at a time from the storage component. For example, the display device may read the model identification of each voltage management component from the storage component in order of storage of the plurality of model identifications in the storage component.
Alternatively, the model identifier may be a model code for each voltage management component. Or, the display device may further read a byte corresponding to the model identifier from the storage component, and then determine the model identifier of the voltage management component according to a mapping relationship between the byte and the model identifier. The mapping relationship between the bytes and the model identifier may be stored in the display device in advance for the user, for example.
S102, determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component.
Alternatively, the initialization program may be a piece of code, or may be a packaged program.
In some embodiments, the display device may determine an initialization procedure for initializing the voltage management component, for example, after obtaining the model identification of the voltage management component, based on the model identification of the voltage management component, and a mapping relationship between the model identification and the initialization procedure. The mapping relationship between the model identifier and the initialization program may be shown in the following table 1, for example:
TABLE 1
Model identification Initialization program
Sign 1 Mode 1
Sign 2 Mode 2
Sign 3 Mode 3
Assuming that the display device determines that the model identification of the voltage management component is identification 2, the display device may determine an initialization procedure for initializing the voltage management component as mode 2 according to the mapping relationship shown in table 1.
In some embodiments, the mapping between the model identification and the initialization program may be pre-stored in the memory of the display device. The memory of the display device and the aforementioned processor may be both integrated in a motherboard SoC of the display device.
S103, running the initialization program to initialize the voltage management component.
After determining an initialization procedure for initializing the voltage management component, the display device may run the initialization procedure through the processor to initialize the voltage management component. The initialization process may include, for example, writing initialization data corresponding to the voltage management component into a register of the voltage management component.
With reference to the foregoing method, after the initialization operation is completed for each voltage management component on the TCON board, the display device may control each voltage management component on the TCON board to provide the voltage required for image display for the display screen, so as to improve the stability of image display performed by the display screen, and ensure the operation safety of the display device. Optionally, the specific implementation manner of the display device to control each voltage management component on the TCON board to provide the voltage required for displaying the image for the display screen may refer to the existing implementation manner, and the disclosure is not repeated herein.
It should be understood that the display device may initialize each voltage management component on the TCON board one by one, or may initialize each voltage management component on the TCON board at the same time, which is not limited by the present application.
In this embodiment, by reading the model identifier of the voltage management component on the TCON board stored in the storage component on the TCON board, an initialization program required for initializing the voltage management component may be determined according to the model identifier. By running the initialization program, the voltage management component may be initialized. By the method, when the TCON board is replaced, the display equipment only needs to read the model identification of the voltage management component on the replaced TCON board from the storage component of the replaced TCON board, and then the replaced voltage management component can be initialized. By the method, when the TCON plate is replaced, the display equipment does not need to be developed again, and the development efficiency of the display equipment is improved.
As previously mentioned, the display device may initialize the voltage management component by running an initialization program. In some embodiments, the initialization parameters corresponding to different voltage management components may be different, and the display device may initialize the voltage management components by inputting the initialization parameters corresponding to the voltage management components into an initialization program and then running the initialization program.
Wherein, in some embodiments, the initialization parameters may include at least one of: the address of the register of the voltage management component, the initialization data to be written into the register of the voltage management component, the interface identification required for writing the initialization data into the register of the voltage management component, and the like. To display the pass I between the processor and the TCON board in the equipment 2 C (name of serial communication bus) for example, the interface identifier required for writing initialization data to the register of the voltage management component may be, for example, I required for communication between the processor and the register of the voltage management component on the TCON board 2 C, interface identification.
As a possible implementation manner, the initialization parameters corresponding to each voltage management component on the TCON board may be pre-stored in the main board SoC of the display device. In this implementation manner, after the display device reads the model identifier of the voltage management component from the storage component of the TCON board, the initialization parameter corresponding to the voltage management component may be determined according to the model identifier of the voltage management component and the mapping relationship between the model identifier of the voltage management component and the initialization parameter.
As another possible implementation, the storage component of the TCON board may have stored thereon: initialization parameters for each voltage management component on the TCON board. In the following, a detailed description will be given of how the display device initializes the voltage management components, taking as an example that the storage component also stores the initialization parameters of each voltage management component. Fig. 4 is a flow chart of a method for initializing a voltage management component according to the present application. As shown in fig. 4, as a possible implementation manner, the method may include the following steps:
s201, reading initialization parameters of the voltage management component from the storage component.
In some embodiments, the display device first reads data from the storage component and then determines whether the identification of the data characterizes the data as data for the voltage management component.
If the identifier of the data represents that the data is the data of the voltage management component, the display device can analyze the initialization parameter corresponding to the voltage management component from the data. Alternatively, the display device may obtain different initialization parameters corresponding to the voltage management component by, for example, reading bytes of the target location in the data.
By way of example, examples of data stored in the storage component may be as shown in Table 2 below:
TABLE 2
00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
PMU(0x50) IC_Index I 2 C_Addr Checksum PNH PNL Version Length
A0 D0 A1 D1 A2 D2 A3 D3 A4 D4 A5 D5 A6 D6 A7 D7
GMA(0x47) IC_Index I 2 C_Addr Checksum Length
A8 D8 A9 D9 A10 D10 A11 D11 A12 D12 A13 D13 A14 D14 A15 D15
LS(0x4C) IC_Index I 2 C_Addr Checksum Length
A16 D16 A17 D17 A218 D18 A19 D19 FF FF FF FF FF FF FF FF
Wherein GMA represents a Gamma IC voltage management component. LS represents a Level-shift IC voltage management component. In table 2, one row of bytes in table 2 represents one data, and 0x50, 0x47, and 0x4C are all data representing that the identification of the data characterizes the data as a voltage management component. If the display device reads the data corresponding to 0x50 from the storage component, the data is indicated to be the data of the voltage management component.
Then, the display device can read the model identification of the voltage management component from the 01 st byte in the data, such as ic_index shown in table 2; reading the register to the voltage management component from the 02 nd byte in the dataThe memory writes the interface identifier required to initialize the data, i.e. as shown in table 2 2 C_addr; the address of the register of the voltage management component is read from A0-A7 in the data, and the initialization data to be written to the register of the voltage management component is read from D0-D7 in the data. As shown in table 2, the data may further include a component Number High (PNH), a component Number Low (PNL), and a Version (Version) of the EEPROM data. Wherein PNH and PNL are used to verify the matching of EEPROM data and TCON board.
If the identification of the data characterizes that the data is not data of a voltage management component, optionally, the display device may continue to read the next data in the storage component until the display device determines that there is no "data of a voltage management component that has not been read yet" in the storage component. When the display device determines that the data of the voltage management components which are not read yet exist in the storage component, the initialization of each voltage management component on the TCON board is determined to be completed, and then the display device can control the at least one voltage management component to provide voltage for the display screen so that the display screen can display images.
S202, inputting initialization parameters of the voltage management component into an initialization program.
Optionally, the display device may, for example, input different initialization parameters to corresponding positions in the initialization program, so as to ensure the accuracy of the initialization program.
S203, running the initialization program to initialize the voltage management component.
For example, the display device may run the initialization program to determine the bus interface to transfer data with the voltage management component by writing the interface identification required to initialize the data to the registers of the voltage management component. And writing initialization data to be written into the register of the voltage management component according to the address of the register of the voltage management component through the bus interface.
In this implementation, by storing the initialization parameters of the voltage management component in the memory component of the TCON board, the memory component is replaced when the TCON board is replaced. The display device can read the initialization parameters of the voltage management components in the storage components in any replaced TCON board to initialize the voltage management components on any TCON board. By the method, when the TCON plate is replaced, the display equipment does not need to be developed again, and the development efficiency of the display equipment is improved.
As another possible implementation manner, the initialization parameters include: for example, the display device may further read the initialization data of the voltage management component from the register of the voltage management component, and compare the initialization data of the voltage management component with the initialization data of the register of the voltage management component read from the storage component.
If the voltage management component determines that the existing initialization data is different from the initialization data read from the storage component and to be written into the register of the voltage management component, the initialization data read from the storage component and to be written into the register of the voltage management component is required to be used for updating the existing initialization data, so that the display device can accurately control the voltage management component to provide normal working voltage for the display screen. The display device may input the initialization data read from the storage device to be written into the register of the voltage management device into an initialization program, so that the display device may implement initialization of the voltage management device by running the initialization program, and writing the initialization data to be written into the register of the voltage management device.
In some embodiments, if the display device determines that the initialization data of the voltage management component is the same as the initialization data read from the storage component to be written to the register of the voltage management component, it indicates that the initialization data of the voltage management component is correct, and the voltage management component does not need to be initialized again. The display device may control at least one voltage management component on the TCON board to provide voltage to the display screen to cause the display screen to display images. By the method, the display equipment is prevented from initializing the voltage management assembly again, the operation calculation amount of the display equipment is reduced, and the starting efficiency of the display equipment is improved.
As yet another possible implementation manner, the display device may further determine whether to input the initialization parameter of the voltage management component into the initialization program after checking the initialization parameter of the voltage management component acquired from the storage component.
If the display device passes the verification of the initialization parameter, which indicates that the initialization parameter is correct, the display device may input the initialization parameter of the voltage management component into the initialization program.
In some embodiments, the display device may read a preset standard value from the storage component. Then, the display device may obtain a verification value of the initialization parameter through a preset verification manner. And when the verification value of the initialization parameter is the same as the preset standard value, the display equipment can determine that the verification of the initialization parameter passes.
Illustratively, taking the foregoing preset verification method as an example of calculating the Checksum of the initialization parameter, assuming that the display device may read, from the storage component, data corresponding to the data identifier 0x50 as shown in table 2, the display device may use the 03 th byte of the data, that is, the Checksum, as the preset standard value Checksum. It is assumed that the display device obtains the check value of the initialization parameter as Checksum' by calculating the Checksum of the initialization parameter. The display device may determine that the initialization parameter checks pass when Checksum' is the same as Checksum. When Checksum' is different from Checksum, it is determined that the initialization parameter check fails.
It should be understood that the above manner of obtaining the check value of the initialization parameter by calculating the checksum of the initialization parameter is only a possible implementation manner provided by the present application, and the present application is not limited to how the display device obtains the check value of the initialization parameter by a preset check manner. Optionally, the preset standard values corresponding to different preset verification modes may be the same or different.
In some embodiments, the display device may further include a memory storing the initialization parameters of the voltage management component, and the display device may read the initialization parameters of the voltage management component from the memory and then input the initialization parameters of the voltage management component into the initialization program when the display device determines that the initialization parameters are not verified. By the method, when the verification of the initialization parameters stored in the storage component on the TCON board is failed, that is, when the initialization parameters possibly have errors, the initialization parameters stored in the storage component are not used, but the initialization parameters stored in the memory of the display device are used for initializing the voltage management component, so that the accuracy of initializing the voltage management component is improved.
Under the implementation mode, when the verification of the initialization parameters is confirmed to pass, the initialization parameters of the voltage management component are input into the initialization program, and the accuracy of the initialization parameters input into the initialization program is guaranteed through the method, so that the accuracy of initializing the voltage management component is guaranteed, and the accuracy of displaying images of the display equipment is improved.
In some embodiments, the display device may further update the mapping relationship between the model identifier stored in the display device and the initialization program, so as to increase the number of models of the voltage management components that the display device may initialize, so that the display device may be adapted to voltage management components of multiple models, and further improve the development efficiency of the display device.
Optionally, the display device may receive, for example, a mapping relationship between the updated model identifier and the initialization program from the configuration server, and replace the mapping relationship between the original model identifier and the initialization program by using the mapping relationship between the updated model identifier and the initialization program, so as to update the mapping relationship. Alternatively, the display device may periodically receive the updated mapping relationship. Or, the display device may further send an update request to the configuration server in response to an instruction for updating the mapping relationship by the user, so as to receive the mapping relationship between the updated model identifier and the initialization program from the configuration server.
Taking the memory component on the TCON board as an EEPROM, and taking the data shown in table 2 as an example, fig. 5 is a flow chart of another method for initializing the TCON board provided by the present application. As shown in fig. 5, the display device may read data from the EEPROM of the TCON board after the system is powered up and determine whether the data is data of the voltage management component. Taking the data shown in table 2 as an example, the display device can read the 1 st byte of the data and determine whether the byte is a chip identifier. If the data is a chip identifier, the identification of the data represents the data of the voltage management component. The display device may continue to perform subsequent steps.
If not, the identification characterizing data specifying the data is not data of the voltage management component. The display device may continue to read the next data until the display device determines that there is no "data of the voltage management component that has not been read" in the storage component.
After determining the 1 st byte of data as the chip identifier, the display device may read the 2 nd byte of data to determine the model of the chip and the 3 rd byte to obtain I to write initialization data to the registers of the voltage management component, as exemplified in Table 2 2 And a C address.
Exemplary, table 3 shows a byte and voltage management component actual model, and, I 2 Examples of mapping relationships between the three addresses:
TABLE 3 Table 3
The mapping relationship as shown in table 3 may be stored in advance in a memory of the display device. The display device can determine the model and I of the voltage management component according to the mapping relation and bytes read from the storage component of the TCON board and used for representing the model 2 C address, etc.
The display device may also read a preset standard value Checksum from the 4 th byte of data of the storage component and read the 16 th byte to acquire the data length. According to the length, the display device can acquire the register address representing the voltage management component and the initialization data to be written into the register in the data. The display device may calculate a Checksum over the register address and the initialization data to be written to the register, resulting in Checksum'.
The display device may then determine whether Checksum' is the same as Checksum. If the voltage management components are different, initializing data in a memory of the display device are used for inputting initializing programs corresponding to the types of the voltage management components. If so, the display device may read the existing initialization data from the register of the voltage management component and determine whether the existing initialization data is the same as the initialization data read from the EEPROM.
If the existing initialization data is different from the initialization data read from the EEPROM, the display device inputs the initialization data read from the EEPROM into an initialization program corresponding to the model of the voltage management component, and runs the initialization program, and writes the initialization data read from the EEPROM into a register of the voltage management component to initialize the voltage management component.
If the existing initialization data is the same as the initialization data read from the EEPROM, the display device continues to read the next chip identifier according to the judgment result of whether the length value is a multiple of 16. As shown in table 2, assuming length is equal to 16, the display device can directly read the next chip identifier. If the length is not 16, for example, the last row 08-0F in table 2 has no data, that is, the data length is less than 16, the display device may supplement the data length to 16, and then read the next chip identifier to ensure the accuracy of data reading.
After the display device reads the next chip identifier from the EEPROM, it may continue to determine whether the chip identifier is valid. Whether the chip identifier is valid, i.e. determiningWhether the byte is a chip identifier is broken. If so, the display device may continue to perform I of obtaining the model of the data and writing initialization data to the registers of the voltage management component 2 C address, etc., to continue initializing the next voltage management component.
If the next chip identifier is invalid, the optional display device may determine that the initialization of each voltage management component is completed, so that the initialization process may be skipped to perform a screen pointing operation (i.e., the display device may control the at least one voltage management component to provide a voltage to the display screen to enable the display screen to perform image display).
Fig. 6 is a schematic structural diagram of a TCON board initializing device according to the present application. The apparatus may be applied to a display device as described in any of the previous embodiments. As shown in fig. 6, the apparatus includes: a reading module 31, and a processing module 32. Wherein,
a reading module 31, configured to read, for any one of the at least one voltage management component, a model identifier of the voltage management component from the storage component.
A processing module 32, configured to determine an initialization procedure for initializing the voltage management component according to the model identifier of the voltage management component; and running the initialization program to initialize the voltage management component.
Optionally, the storage component further stores: initialization parameters for each of the voltage management components. The reading module 31 is specifically configured to read the initialization parameters of the voltage management component from the storage component. A processing module 32, specifically configured to input the initialization parameters of the voltage management component into the initialization program; and running the initialization program to initialize the voltage management component.
Optionally, the reading module 31 is specifically configured to read data from the storage component. The processing module 32 is specifically configured to, when the identifier of the data indicates that the data is data of a voltage management component, analyze an initialization parameter corresponding to the voltage management component from the data.
Optionally, the initialization parameters include: the reading module 31 is further configured to read, from the register of the voltage management component, the initialization data existing in the voltage management component. The processing module 32 is further configured to input the initialization data read from the storage component to be written into the register of the voltage management component into the initialization program when the initialization data of the voltage management component is different from the initialization data read from the storage component to be written into the register of the voltage management component.
Optionally, the processing module 32 is further configured to control the at least one voltage management component to provide a voltage for the display screen so that the display screen performs image display when it is determined that the initialization data of the voltage management component is the same as the initialization data of the register to be written to the voltage management component, which is read from the storage component.
Optionally, the processing module 32 is further configured to verify an initialization parameter of the voltage management component; and inputting the initialization parameters of the voltage management component into the initialization program when the verification of the initialization parameters is passed.
Optionally, the reading module 31 is further configured to read a preset standard value from the storage component. The processing module 32 is further configured to obtain a verification value of the initialization parameter through a preset verification manner; and determining that the initialization parameter passes the verification when the verification value of the initialization parameter is the same as the preset standard value.
Optionally, the display device further comprises a memory, wherein the memory stores initialization parameters of the voltage management component. The reading module 31 is further configured to read the initialization parameter of the voltage management component from the memory when the initialization parameter check fails. The processing module 32 is further configured to input the initialization parameters of the voltage management component into the initialization program.
The TCON board initializing device provided by the application is used for executing the foregoing TCON board initializing method embodiment, and its implementation principle and technical effects are similar, and will not be repeated.
Fig. 7 is a schematic structural diagram of the present application. As shown in fig. 7, the display device 400 may include: at least one processor 401, a memory 402. Wherein,
a memory 402 for storing a program. In particular, the program may include program code including computer-operating instructions.
Memory 402 may comprise high-speed RAM memory or may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The processor 401 is configured to execute computer-executable instructions stored in the memory 402 to implement the TCON board initialization method described in the foregoing method embodiments. The processor 401 may be a central processing unit (Central Processing Unit, abbreviated as CPU), or an application specific integrated circuit (Application Specific Integrated Circuit, abbreviated as ASIC), or one or more integrated circuits configured to implement embodiments of the present application.
Optionally, the display device 400 may also include a communication interface 403. In a specific implementation, if the communication interface 403, the memory 402, and the processor 401 are implemented independently, the communication interface 403, the memory 402, and the processor 401 may be connected to each other by a bus and perform communication with each other. The bus may be an industry standard architecture (Industry Standard Architecture, abbreviated ISA) bus, an external device interconnect (Peripheral Component, abbreviated PCI) bus, or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated EISA) bus, among others. Buses may be divided into address buses, data buses, control buses, etc., but do not represent only one bus or one type of bus.
Alternatively, in a specific implementation, if the communication interface 403, the memory 402, and the processor 401 are integrated on a chip, the communication interface 403, the memory 402, and the processor 401 may complete communication through internal interfaces.
The present application also provides a computer-readable storage medium, which may include: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a magnetic disk or an optical disk, etc., in which program codes may be stored, and in particular, the computer-readable storage medium stores program instructions for the methods in the above embodiments.
The present application also provides a program product comprising execution instructions stored in a readable storage medium. The at least one processor of the display device may read the execution instructions from the readable storage medium, and execution of the execution instructions by the at least one processor causes the display device to implement the TCON board initialization method provided by the various embodiments described above.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the application.
The foregoing description, for purposes of explanation, has been presented in conjunction with specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the embodiments to the precise forms disclosed above. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles and the practical application, to thereby enable others skilled in the art to best utilize the embodiments and various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A display device, characterized by comprising: the device comprises a display screen, a time sequence control TCON board and a processor; the TCON plate includes: a storage component, and at least one voltage management component; the storage component stores model identification of the at least one voltage management component, the processor is connected with the first end of the TCON board, and the second end of the TCON board is connected with the display screen;
the processor is configured to:
reading, for any one of the at least one voltage management component, a model identification of the voltage management component from the storage component;
determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component;
And running the initialization program to initialize the voltage management component.
2. The display device of claim 1, wherein the storage component further stores: initialization parameters of each voltage management component; the processor is configured to:
reading initialization parameters of the voltage management component from the storage component;
inputting initialization parameters of the voltage management component into the initialization program;
and running the initialization program to initialize the voltage management component.
3. The display device of claim 2, wherein the processor is configured to:
reading data from the storage component;
if the identification of the data represents that the data is the data of the voltage management component, the initialization parameters corresponding to the voltage management component are analyzed from the data.
4. A display device according to claim 2 or 3, wherein the initialization parameters comprise: initialization data to be written to a register of a voltage management component, the processor being configured to:
reading the existing initialization data of the voltage management component from a register of the voltage management component;
And if the existing initialization data of the voltage management component is different from the initialization data read from the storage component and to be written into the register of the voltage management component, inputting the initialization data read from the storage component and to be written into the register of the voltage management component into the initialization program.
5. The display device of claim 4, wherein the processor is configured to:
and if the existing initialization data of the voltage management component is determined to be the same as the initialization data read from the storage component and to be written into the register of the voltage management component, controlling the at least one voltage management component to provide voltage for the display screen so that the display screen displays images.
6. A display device according to claim 2 or 3, wherein the processor is configured to:
verifying the initialization parameters of the voltage management component;
and if the initialization parameter passes the verification, inputting the initialization parameter of the voltage management component into the initialization program.
7. The display device of claim 6, wherein the processor is configured to:
Reading a preset standard value from the storage component;
acquiring a verification value of the initialization parameter in a preset verification mode;
and determining that the initialization parameter passes the verification when the verification value of the initialization parameter is the same as the preset standard value.
8. The display device of claim 6, further comprising a memory storing initialization parameters of the voltage management component, the processor configured to:
if the initialization parameter check is not passed, reading the initialization parameter of the voltage management component from the memory;
the initialization parameters of the voltage management component are entered into the initialization program.
9. A TCON board initialization method, wherein the method is applied to a display apparatus, the display apparatus comprising: display screen, time sequence control TCON board and, the processor, time sequence control TCON board includes: a storage component, and at least one voltage management component; the storage component stores model identification of the at least one voltage management component, the processor is connected with a first end of the TCON board, and a second end of the TCON board is connected with the display screen, and the method comprises:
Reading, for any one of the at least one voltage management component, a model identification of the voltage management component from the storage component;
determining an initialization program for initializing the voltage management component according to the model identification of the voltage management component;
and running the initialization program to initialize the voltage management component.
10. A computer readable storage medium having stored thereon computer executable instructions which, when executed by a processor, implement the method of claim 9.
CN202210590863.3A 2022-05-27 2022-05-27 TCON board initialization method, display device and storage medium Pending CN117170752A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210590863.3A CN117170752A (en) 2022-05-27 2022-05-27 TCON board initialization method, display device and storage medium
PCT/CN2023/078614 WO2023226495A1 (en) 2022-05-27 2023-02-28 Tcon board initialization method, display device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210590863.3A CN117170752A (en) 2022-05-27 2022-05-27 TCON board initialization method, display device and storage medium

Publications (1)

Publication Number Publication Date
CN117170752A true CN117170752A (en) 2023-12-05

Family

ID=88918347

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210590863.3A Pending CN117170752A (en) 2022-05-27 2022-05-27 TCON board initialization method, display device and storage medium

Country Status (2)

Country Link
CN (1) CN117170752A (en)
WO (1) WO2023226495A1 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003162188A (en) * 2001-08-07 2003-06-06 Konica Corp Method for managing apparatus, apparatus to be managed
CN102509539A (en) * 2011-10-17 2012-06-20 冠捷显示科技(武汉)有限公司 Method for automatically matching universal panel of display equipment system
CN109426625A (en) * 2017-08-30 2019-03-05 深圳市道通科技股份有限公司 A kind of control device and implementation method that more drivings are compatible
CN111221489B (en) * 2019-12-31 2022-08-30 瑞芯微电子股份有限公司 Method, device, equipment and medium compatible with various models of display screens
CN114255712B (en) * 2020-09-22 2023-02-03 咸阳彩虹光电科技有限公司 Display method and display device
CN112748820A (en) * 2020-12-25 2021-05-04 厦门厦华科技有限公司 Automatic configuration method of touch display screen, display control module and display system
CN113076142B (en) * 2021-03-31 2022-12-27 海信视像科技股份有限公司 TCON parameter initialization method and display device

Also Published As

Publication number Publication date
WO2023226495A1 (en) 2023-11-30

Similar Documents

Publication Publication Date Title
US7676665B2 (en) Arrangements for initialization-time and run-time integration of firmware and software extensions for supporting add-in hardware
US7334117B2 (en) Device boot loader for processing one or more requests from a host computer system concurrently with loading or updating the firmware of the device
US7590835B1 (en) Dynamically updating a computer system firmware image
CN109471668B (en) Cross-platform display card firmware translation execution method, device, equipment and readable medium
CN110246469A (en) The demura data application method of unified format
CN109388345B (en) Data reading method of memory, display device and computer readable storage medium
US8930903B2 (en) Determining deltas in a spatial locality of a function call graph in a source controlled system
US8305386B2 (en) BIOS graphical engine providing uniform look and feel
EP2246786A1 (en) Managing a shared memory region
CN105487956A (en) Debugging method and device in power-on self-test
CN110297726B (en) Computer system with serial presence detection data and memory module control method
CN115454512A (en) Chip drive loading configuration method, device, equipment and storage medium
US20040225874A1 (en) Method for reduced BIOS boot time
US20060129520A1 (en) System and method for automatically updating a program in a computer
EP3540598A1 (en) Method, device and server for checking a defective function
CN117170752A (en) TCON board initialization method, display device and storage medium
US8458730B2 (en) Multi-level driver configuration
CN111143240B (en) Image storage method, system and terminal equipment
CN117193872A (en) Chip starting firmware device and method based on symbol table dynamic execution
CN111666102A (en) File format conversion method, chip verification method, related device and network chip
US8347070B1 (en) System and methods for sharing platform data with an ACPI module of a computer system
CN111752623A (en) Display configuration method and device, electronic equipment and readable storage medium
CN114896164A (en) Interface optimization method and device, electronic equipment and storage medium
US20070239976A1 (en) Message displaying system and method
CN113176993A (en) Case testing method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination