CN111324325A - Display device, display method and electronic equipment - Google Patents
Display device, display method and electronic equipment Download PDFInfo
- Publication number
- CN111324325A CN111324325A CN202010103262.6A CN202010103262A CN111324325A CN 111324325 A CN111324325 A CN 111324325A CN 202010103262 A CN202010103262 A CN 202010103262A CN 111324325 A CN111324325 A CN 111324325A
- Authority
- CN
- China
- Prior art keywords
- signal
- processing module
- display
- screen
- driving chip
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 29
- 230000005540 biological transmission Effects 0.000 abstract description 10
- 230000011664 signaling Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/14—Digital output to display device ; Cooperation and interconnection of the display device with other functional units
- G06F3/1423—Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/78—Architectures of general purpose stored program computers comprising a single central processing unit
- G06F15/7807—System on chip, i.e. computer system on a single chip; System in package, i.e. computer system on one or more chips in a single package
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Computing Systems (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Control Of Indicators Other Than Cathode Ray Tubes (AREA)
Abstract
The invention provides a display device, a display method and electronic equipment, and relates to the technical field of display. The display device comprises a driving chip, a processing module and a display screen, wherein the processing module and the display screen are connected; the driving chip is used for generating an OSD signal, sending the OSD signal to the processing module through the first channel, reading initial signal data through the second channel when receiving an interrupt signal of the processing module, generating signal prompt data and sending the signal prompt data to the processing module through the third channel; the processing module is used for transmitting the OSD signals to the display screen for display, sending interrupt signals to the driving chip when detecting the attribute change of the picture input signals, and generating popup image signals to be sent to the display screen for display when receiving signal prompt data. In the invention, the write operation of OSD and the read operation of pop window can be realized by different transmission channels, therefore, the read-write operation can be carried out simultaneously, and OSD and pop window can be displayed simultaneously.
Description
Technical Field
The present invention relates to the field of display technologies, and in particular, to a display device, a display method, and an electronic apparatus.
Background
At present, many high-resolution display devices perform display control in a mode of combining a SoC (system on chip) board and an FPGA (Field-programmable gate array), where the SoC board and the FPGA are usually connected through an i2c (integrated circuit bus) interface.
In addition to displaying a picture, a display apparatus may generally display two interfaces, one is an Onscreendisplay (OSD) for displaying picture configuration information such as contrast, and the other is a popup for displaying relevant attributes of a current picture input signal. For the display device of the SoC board card and the FPGA, the FPGA sends parameters to be displayed to the SoC board card firstly, then the SoC board card performs rendering and drawing, an interface image to be displayed is generated and then returned to the FPGA, the FPGA sends the interface image to the display screen for displaying, and the parameters to be displayed of the OSD and the popup window are read and written through one path of i2c interface.
The SoC board has a resident thread which is responsible for starting a timer and not stopping reading the content of the i2c interface to obtain the state of the FPGA, and under the condition of OSD display, if the SoC board reads the content from the i2c interface, the OSD is hidden, and then a popup window is displayed. If the OSD is called manually at this time, the popup window needs to be hidden by the display device, the OSD is reconfigured by the user at this time, the SoC board needs to write data to the FPGA through the i2c interface, the SoC board can only pause the read operation and then perform the read operation after the write operation is completed, and therefore the OSD and the popup window cannot be displayed simultaneously.
Disclosure of Invention
The invention provides a display device, a display method and electronic equipment, and aims to solve the problem that an OSD (on screen display) and a popup window cannot be displayed simultaneously in a display device with an SoC board card and FPGA (field programmable gate array) architecture.
In order to solve the problems, the invention discloses a display device which comprises a driving chip, a processing module and a display screen, wherein the driving chip is connected with an interface of the processing module through a first passage, a second passage and a third passage respectively;
the driving chip is configured to generate a screen menu image signal when receiving a display instruction of a screen menu, send the screen menu image signal to the processing module through the first path, read signal initial data from the processing module through the second path when receiving an interrupt signal sent by the processing module, generate signal prompt data according to the signal initial data, and send the signal prompt data to the processing module through the third path;
the processing module is configured to send the on-screen menu image signal to the display screen, send an interrupt signal to the driver chip through the second channel when detecting that the target attribute of the picture input signal changes, generate a popup image signal according to signal prompt data sent by the driver chip when receiving the signal prompt data, and send the popup image signal to the display screen;
the display screen is configured to display an on-screen menu according to the on-screen menu image signal and display a pop-up window according to the pop-up window image signal.
Optionally, the processing module comprises at least one input interface, and the processing module is further configured to receive the picture input signal through the input interface.
Optionally, the driver chip includes an interrupt controller, the processing module is connected to the interrupt controller of the driver chip through the second path, and the interrupt controller is configured to receive an interrupt signal sent by the processing module.
Optionally, the first path includes a first low-voltage differential signal interface disposed on the driver chip, and a second low-voltage differential signal interface disposed on the processing module.
Optionally, the second path includes a first integrated circuit bus interface disposed on the driver chip, and a second integrated circuit bus interface disposed on the processing module.
Optionally, the third path includes a third integrated circuit bus interface disposed on the driving chip, and a fourth integrated circuit bus interface disposed on the processing module.
Optionally, the display device is a monitor display.
In order to solve the above problem, the present invention also discloses a display method applied to the above display device, the method comprising:
the method comprises the steps that when a driving chip receives a display instruction of a screen menu, a screen menu image signal is generated, and the screen menu image signal is sent to a processing module through a first path;
the processing module sends the screen menu image signal to a display screen, and sends an interrupt signal to the driving chip through a second channel when detecting that the target attribute of the picture input signal changes;
when the drive chip receives the interrupt signal, reading signal initial data from the processing module through the second channel, generating signal prompt data according to the signal initial data, and sending the signal prompt data to the processing module through a third channel;
when the processing module receives the signal prompt data, a popup image signal is generated according to the signal prompt data, and the popup image signal is sent to the display screen;
and the display screen displays a screen menu according to the screen menu image signal and displays a popup according to the popup image signal.
Optionally, before sending the interrupt signal to the second path when detecting that the target attribute of the screen input signal changes, the method further includes:
and the processing module receives the picture input signal.
In order to solve the above problem, the invention also discloses an electronic device comprising the above display device.
Compared with the prior art, the invention has the following advantages:
in the embodiment of the invention, the display device comprises a driving chip, a processing module and a display screen, wherein the driving chip is connected with the processing module through a first channel, a second channel and a third channel respectively, and the processing module is connected with the display screen. The driving chip is configured to generate an on-screen menu image signal when receiving a display instruction of an on-screen menu and send the on-screen menu image signal to the processing module through the first path, that is, data writing operation on the on-screen menu can be realized through the first path, and when receiving an interrupt signal sent by the processing module, signal initial data is read from the processing module through the second path, that is, data reading operation on the popup window can be realized through the second path, and signal prompt data is generated according to the signal initial data and sent to the processing module through the third path. The processing module is configured to send the on-screen menu image signal to the display screen, send an interrupt signal to the driving chip through the second channel when detecting that the target attribute of the picture input signal changes, and generate a popup image signal according to the signal prompt data and send the popup image signal to the display screen when receiving the signal prompt data sent by the driving chip. The display screen is configured to display an on-screen menu according to an on-screen menu image signal and to display a pop-up window according to a pop-up window image signal. In the embodiment of the invention, the data writing operation on the screen menu and the data reading operation on the popup can be realized through different transmission paths between the driving chip and the processing module, so that the data writing operation on the screen menu and the data reading operation on the popup can be simultaneously carried out, and the screen menu and the popup can be simultaneously displayed.
Drawings
Fig. 1 is a schematic view of a display device according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of an interface for displaying a pop-up window and an on-screen menu simultaneously according to a first embodiment of the present invention;
fig. 3 is a schematic view showing another display device according to the first embodiment of the present invention;
fig. 4 is a flowchart illustrating a display method according to a second embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
Example one
Referring to fig. 1, a display device according to a first embodiment of the present invention is shown, where the display device includes a driving chip 10, a processing module 20, and a display screen 30, the driving chip 10 is respectively interfaced with the processing module 20 through a first path 01, a second path 02, and a third path 03, the processing module 20 is connected with the display screen 30, and optionally, the processing module 20 and the display screen 30 may be interfaced.
The driving chip 10 is configured to generate an on-screen menu image signal and transmit the on-screen menu image signal to the processing module 20 through the first path 01 when receiving a display instruction of an on-screen menu, and read signal initial data from the processing module 20 through the second path 02 when receiving an interrupt signal transmitted by the processing module 20, generate signal prompt data according to the signal initial data, and transmit the signal prompt data to the processing module 20 through the third path 03.
And the processing module 20 is configured to send the on-screen menu image signal to the display screen 30, send an interrupt signal to the driver chip 10 through the second path 02 when detecting that the target attribute of the picture input signal changes, generate a pop-up window image signal according to the signal prompt data when receiving the signal prompt data sent by the driver chip 10, and send the pop-up window image signal to the display screen 30.
And a display screen 30 configured to display an on-screen menu according to the on-screen menu image signal and to display a pop-up window according to the pop-up window image signal.
The user can control the display device through the remote controller, the terminal and other devices, so as to call the screen menu for display, and the driving chip 10 in the display device can receive the display instruction of the screen menu issued by the user, so as to generate the screen menu image signal, that is, the screen menu is drawn through the driving chip 10. Then, the driver chip may send the on-screen menu image signal to the processing module 20 through the first path 01, that is, the data writing operation on the on-screen menu may be implemented through the first path 01. Wherein the first path 01 is used for transmitting image signals. The processing module 20 can forward the on-screen menu image signal to the display screen 30 after receiving the on-screen menu image signal through the first path 01, so that the display screen 30 can display the on-screen menu according to the on-screen menu image signal, and a user can view the on-screen menu displayed by the display device.
In practical applications, the on-screen menu may be generally used to display screen configuration information, such as color temperature (colorectp.), contrast (contrast), brightness (brightness), chroma (chroma), brightness (tint), color gamut (displaygamut), gamma value of a display, gamma value of an image, and the like. When the user wants to check or modify the picture configuration information, the user can call an on-screen menu for displaying through a remote controller, a terminal and the like matched with the display device.
In addition, the picture input signal for displaying the picture may be accessed to the processing module 20 in the display device, and when detecting that the target attribute of the picture input signal changes, the processing module 20 may send an interrupt signal to the driving chip 10 through the second path 02, where the interrupt signal may be used to trigger the driving chip 10 to read signal initial data required for displaying the popup window from the processing module 20 through the second path 02. In practical applications, the target attribute may be set according to content to be displayed by the pop-up window, for example, if the pop-up window displays the switched signal source only when the signal source is switched, the target attribute may be set as the signal source, that is, when the signal source of the target attribute changes, the processing module 20 may send the interrupt signal to the driving chip 10, and when the signal source does not change, but the image resolution corresponding to the image input signal changes, the processing module 20 may not send the interrupt signal to the driving chip 10, because the image resolution corresponding to the image input signal is not the set target attribute.
When receiving the interrupt signal sent by the processing module 20, the driving chip 10 may read the signal initial data required for displaying the pop-up window from the processing module 20 through the second path 02, that is, the read data operation on the pop-up window may be implemented through the second path 01, and the driving chip 10 does not need to continuously read the signal initial data required for displaying the pop-up window through the timer. In a specific application, the signal initial data may be represented by values of the relevant registers in the processing module 20, that is, the representation form of the signal initial data may be binary register values, so that after the driver chip 10 reads the signal initial data, signal meanings corresponding to binary values of the signal initial data may be determined by querying the local database, and the signal meanings are display contents required by the pop-up window, that is, signal prompt data. Then, the driving chip 10 may transmit the signal prompt data to the processing module 20 through the third path 03.
The signal prompt data may include attribute parameters of the picture input signal (e.g., SDI signal parameters, HDMI signal parameters, etc.), no signal prompt, signal unsupported prompt, etc., which is not specifically limited in this embodiment of the present invention.
Then, when the processing module 20 receives the signal prompt data sent by the driving chip 10, the processing module 20 may generate a pop-up window image signal according to the signal prompt data, that is, a pop-up window image is drawn according to display content required by the pop-up window, in the embodiment of the present invention, the pop-up window image is drawn by the processing module 20, then, the processing module 20 may send the pop-up window image signal to the display screen 30, so that the display screen 30 may display the pop-up window according to the pop-up window image signal, and a user may simultaneously view the pop-up window a and a screen menu B displayed by the display screen 30, as shown in fig. 2, the remaining display area of the display screen 30 may display a picture C, such as a monitoring picture, etc. it should be noted that a target attribute after the picture input signal is changed is displayed in the pop-up window a, for example, referring to fig. 2, when a signal source of the picture input signal is switched to an SQD (square division) -8K signal, and the resolution is switched to 80 854383, SQD-8K information of "resolution: 7684" SQD-8K "and" 4384.
In the embodiment of the present invention, the driving chip 10 may generate an on-screen menu image signal and send the on-screen menu image signal to the processing module 20 through the first path 01, that is, the data writing operation on the on-screen menu may be implemented through the first path 01. In addition, the driving chip 10 may read signal initial data required for displaying the popup from the processing module 20 through the second path 02 when receiving the interrupt signal sent by the processing module 20, that is, the read data operation on the popup may be implemented through the second path 01. In the embodiment of the present invention, the data writing operation on the screen menu and the data reading operation on the popup can be implemented through different transmission paths between the driver chip 10 and the processing module 20, so that the data writing operation on the screen menu and the data reading operation on the popup can be performed simultaneously, and the screen menu and the popup can be displayed simultaneously.
In addition, in the embodiment of the present invention, because the display device can simultaneously perform data reading and writing by using two transmission paths, the display device can also solve the problem of low data reading and writing efficiency caused by using one i2c interface in the prior art, that is, the data reading and writing efficiency of the display device is improved.
Furthermore, in the embodiment of the present invention, when receiving the interrupt signal sent by the processing module, the driving chip may read the signal initial data required for displaying the popup window from the processing module through the second path, so that the driving chip 10 does not need to continuously read the signal initial data required for displaying the popup window through a timer, and therefore, the display device may further solve the problem of large system resource consumption caused by reading data in a timing query manner in the prior art, that is, reduce the system resource consumption of the display device.
Referring to fig. 3, another display device according to a first embodiment of the present invention is shown. Optionally, the processing module 20 may comprise at least one input interface 21, and accordingly, the processing module 20 is further configured to receive the picture input signal through the input interface 21. In practical applications, signal systems, transmission protocols and the like corresponding to different input interfaces are usually different, so that a picture input signal of a certain system can only be transmitted through the input interface corresponding to the system, and when a signal source of the picture input signal is switched, the picture input signal is switched to other input interfaces for access. The input interface may include an SDI (serial digital interface), an HDMI (high definition multimedia interface), and the like, which is not specifically limited in this embodiment of the present invention.
Referring to fig. 3, another display device according to a first embodiment of the present invention is shown. Alternatively, the driver chip 10 may include an interrupt controller 11, the interrupt controller 11 may be configured to process various types of interrupts, the processing module 20 is connected to the interrupt controller 11 of the driver chip 10 through the second path 02, and accordingly, the interrupt controller 11 may be configured to receive the interrupt signal sent by the processing module 20, that is, the driver chip 10 may receive the interrupt signal sent by the processing module 20 through the interrupt controller 11.
Alternatively, referring to fig. 3, the first path 01 may include a first Low-voltage differential signaling (LVDS) interface 011 disposed on the driving chip 10, and a second Low-voltage differential signaling interface 012 disposed on the processing module 20. The LVDS interface may be used to transmit an image signal.
Alternatively, referring to fig. 3, the second path 02 may include a first integrated circuit bus (i2c) interface 021 provided on the driver chip 10, and a second integrated circuit bus interface 022 provided on the process module 20. Of course, in practical applications, the two interfaces included in the second path 02 may also be general IO interfaces, which is not specifically limited in this embodiment of the present invention.
Alternatively, referring to fig. 3, the third path 03 may include a third integrated circuit bus interface 031 disposed on the driving chip 10, and a fourth integrated circuit bus interface 032 disposed on the processing module 20. Certainly, in practical applications, the two interfaces included in the third path 03 may also be general IO interfaces, which is not specifically limited in this embodiment of the present invention.
Alternatively, in the embodiment of the present invention, the driving chip 10 may be a system on chip (SoC) chip, also called a system on chip, and the processing module 20 may be a Field Programmable Gate Array (FPGA).
Alternatively, in practical applications, the display device may be a monitor display, for example, a monitor display with 8K resolution, and accordingly, the picture input signal is an input signal of a monitor picture.
In the embodiment of the invention, the display device comprises a driving chip, a processing module and a display screen, wherein the driving chip is connected with the processing module through a first channel, a second channel and a third channel respectively, and the processing module is connected with the display screen. The driving chip is configured to generate an on-screen menu image signal when receiving a display instruction of an on-screen menu and send the on-screen menu image signal to the processing module through the first path, that is, data writing operation on the on-screen menu can be realized through the first path, and when receiving an interrupt signal sent by the processing module, signal initial data is read from the processing module through the second path, that is, data reading operation on the popup window can be realized through the second path, and signal prompt data is generated according to the signal initial data and sent to the processing module through the third path. The processing module is configured to send the on-screen menu image signal to the display screen, send an interrupt signal to the driving chip through the second channel when detecting that the target attribute of the picture input signal changes, and generate a popup image signal according to the signal prompt data and send the popup image signal to the display screen when receiving the signal prompt data sent by the driving chip. The display screen is configured to display an on-screen menu according to an on-screen menu image signal and to display a pop-up window according to a pop-up window image signal. In the embodiment of the invention, the data writing operation on the screen menu and the data reading operation on the popup can be realized through different transmission paths between the driving chip and the processing module, so that the data writing operation on the screen menu and the data reading operation on the popup can be simultaneously carried out, and the screen menu and the popup can be simultaneously displayed.
Example two
Referring to fig. 4, a flowchart of steps of a display method according to a second embodiment of the present invention is shown, and the method is applied to the display device, and includes the following steps:
step 401: when the driving chip receives a display instruction of the screen menu, the driving chip generates a screen menu image signal and sends the screen menu image signal to the processing module through the first channel.
In the embodiment of the invention, a user can control the display device through a remote controller, a terminal and other equipment, so as to call the screen menu for display, and the driving chip in the display device can receive the display instruction of the screen menu issued by the user, so as to generate the image signal of the screen menu, namely the screen menu is obtained by drawing through the driving chip. And then, the driving chip can send the screen menu image signal to the processing module through the first path, namely, the data writing operation on the screen menu can be realized through the first path. Wherein the first path is used for transmitting image signals.
In practical applications, the on-screen menu may be generally used to display screen configuration information, such as color temperature (colorectp.), contrast (contrast), brightness (brightness), chroma (chroma), brightness (tint), color gamut (displaygamut), gamma value of a display, gamma value of an image, and the like. When the user wants to check or modify the picture configuration information, the user can call an on-screen menu for displaying through a remote controller, a terminal and the like matched with the display device.
Step 402: the processing module sends the screen menu image signal to the display screen, and sends an interrupt signal to the driving chip through the second channel when detecting that the target attribute of the picture input signal changes.
In the embodiment of the invention, the processing module can forward the on-screen menu image signal to the display screen after receiving the on-screen menu image signal through the first channel.
Optionally, before sending the interrupt signal to the second path when detecting that the target attribute of the screen input signal changes, the method further includes the following steps: the processing module receives a picture input signal.
The processing module may comprise at least one input interface, and correspondingly, the processing module may be further configured to receive the picture input signal through the input interface.
The processing module can send an interrupt signal to the driving chip through the second path when detecting that the target attribute of the picture input signal changes, and the interrupt signal can be used for triggering the driving chip to read signal initial data required by displaying the popup window from the processing module through the second path. In practical applications, the target attribute may be set according to content to be displayed by the pop-up window, for example, if the pop-up window displays the switched signal source only when the signal source is switched, the target attribute may be set as the signal source, that is, when the signal source of the target attribute changes, the processing module may send the interrupt signal to the driving chip, and when the signal source does not change but the image resolution corresponding to the image input signal changes, the processing module may not send the interrupt signal to the driving chip because the image resolution corresponding to the image input signal is not the set target attribute.
Step 403: when the driving chip receives the interrupt signal, the signal initial data is read from the processing module through the second path, signal prompt data is generated according to the signal initial data, and the signal prompt data is sent to the processing module through the third path.
In the embodiment of the present invention, when receiving the interrupt signal sent by the processing module, the driving chip may read the signal initial data required for displaying the popup from the processing module through the second path, that is, the data reading operation on the popup may be implemented through the second path, and the driving chip does not need to continuously read the signal initial data required for displaying the popup through the timer. In a specific application, the signal initial data can be represented by values of a relevant register in the processing module, that is, the representation form of the signal initial data can be a binary register value, so that after the drive chip reads the signal initial data, signal meanings corresponding to binary values of the signal initial data can be determined by querying a local database, and the signal meanings are display contents required by the popup window, that is, signal prompt data. Then, the driving chip can send the signal prompt data to the processing module through the third path.
Step 404: and when the processing module receives the signal prompt data, generating a popup image signal according to the signal prompt data, and sending the popup image signal to the display screen.
In the embodiment of the present invention, when receiving the signal prompt data sent by the driver chip, the processing module may generate a pop-up image signal according to the signal prompt data, that is, draw a pop-up image according to display content required by the pop-up window. Then, the processing module can send the pop-up window image signal to the display screen.
In the embodiment of the invention, the driving chip can generate the screen menu image signal and send the screen menu image signal to the processing module through the first path, that is, the data writing operation on the screen menu can be realized through the first path. In addition, the driving chip can read the signal initial data required for displaying the popup window from the processing module through the second path when receiving the interrupt signal sent by the processing module, that is, the read data operation on the popup window can be realized through the second path. In the embodiment of the invention, the data writing operation on the screen menu and the data reading operation on the popup can be realized through different transmission paths between the driving chip and the processing module, so that the data writing operation on the screen menu and the data reading operation on the popup can be simultaneously carried out, and the screen menu and the popup can be simultaneously displayed.
In addition, in the embodiment of the present invention, because the display device can simultaneously perform data reading and writing by using two transmission paths, the display device can also solve the problem of low data reading and writing efficiency caused by using one i2c interface in the prior art, that is, the data reading and writing efficiency of the display device is improved.
Furthermore, in the embodiment of the present invention, when receiving the interrupt signal sent by the processing module, the driving chip may read the signal initial data required for displaying the popup window from the processing module through the second channel, so that the driving chip does not need to continuously read the signal initial data required for displaying the popup window through a timer, and therefore, the display device may further solve the problem of large system resource consumption caused by reading data in a timing query manner in the prior art, that is, the system resource consumption of the display device is reduced.
Step 405: the display screen displays the screen menu according to the screen menu image signal and displays the pop-up window according to the pop-up window image signal.
In the embodiment of the invention, when the display screen receives the screen menu image signal, the screen menu can be displayed according to the screen menu image signal, and a user can look up the screen menu displayed by the display device. When the display screen receives the pop-up window image signal, the pop-up window can be displayed according to the pop-up window image signal, and a user can simultaneously view the pop-up window and the screen menu displayed by the display device.
In the embodiment of the invention, the driving chip can generate the screen menu image signal when receiving the display instruction of the screen menu and send the screen menu image signal to the processing module through the first path, that is, the data writing operation on the screen menu can be realized through the first path. The processing module can send the on-screen menu image signal to the display screen, and send an interrupt signal to the driving chip through the second channel when detecting that the target attribute of the picture input signal changes. The driving chip can read the initial signal data from the processing module through the second path when receiving the interrupt signal, that is, the reading operation of the popup window can be realized through the second path, and according to the initial signal data, the signal prompt data is generated and sent to the processing module through the third path. The processing module can generate pop-up window image signals according to the signal prompt data when receiving the signal prompt data, and sends the pop-up window image signals to the display screen. The display screen can display the on-screen menu according to the on-screen menu image signal and display the pop-up window according to the pop-up window image signal. In the embodiment of the invention, the data writing operation on the screen menu and the data reading operation on the popup can be realized through different transmission paths between the driving chip and the processing module, so that the data writing operation on the screen menu and the data reading operation on the popup can be simultaneously carried out, and the screen menu and the popup can be simultaneously displayed.
EXAMPLE III
The embodiment of the invention also discloses electronic equipment comprising the display device.
In the embodiment of the invention, the display device comprises a driving chip, a processing module and a display screen, wherein the driving chip is connected with the processing module through a first channel, a second channel and a third channel respectively, and the processing module is connected with the display screen. The driving chip is configured to generate an on-screen menu image signal when receiving a display instruction of an on-screen menu and send the on-screen menu image signal to the processing module through the first path, that is, data writing operation on the on-screen menu can be realized through the first path, and when receiving an interrupt signal sent by the processing module, signal initial data is read from the processing module through the second path, that is, data reading operation on the popup window can be realized through the second path, and signal prompt data is generated according to the signal initial data and sent to the processing module through the third path. The processing module is configured to send the on-screen menu image signal to the display screen, send an interrupt signal to the driving chip through the second channel when detecting that the target attribute of the picture input signal changes, and generate a popup image signal according to the signal prompt data and send the popup image signal to the display screen when receiving the signal prompt data sent by the driving chip. The display screen is configured to display an on-screen menu according to an on-screen menu image signal and to display a pop-up window according to a pop-up window image signal. In the embodiment of the invention, the data writing operation on the screen menu and the data reading operation on the popup can be realized through different transmission paths between the driving chip and the processing module, so that the data writing operation on the screen menu and the data reading operation on the popup can be simultaneously carried out, and the screen menu and the popup can be simultaneously displayed.
While, for purposes of simplicity of explanation, the foregoing method embodiments have been described as a series of acts or combination of acts, it will be appreciated by those skilled in the art that the present invention is not limited by the illustrated ordering of acts, as some steps may occur in other orders or concurrently with other steps in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The display device, the display method and the electronic device provided by the invention are described in detail, and the principle and the implementation mode of the invention are explained by applying specific examples, and the description of the examples is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.
Claims (10)
1. A display device is characterized by comprising a driving chip, a processing module and a display screen, wherein the driving chip is connected with the processing module through a first channel, a second channel and a third channel respectively, and the processing module is connected with the display screen;
the driving chip is configured to generate a screen menu image signal when receiving a display instruction of a screen menu, send the screen menu image signal to the processing module through the first path, read signal initial data from the processing module through the second path when receiving an interrupt signal sent by the processing module, generate signal prompt data according to the signal initial data, and send the signal prompt data to the processing module through the third path;
the processing module is configured to send the on-screen menu image signal to the display screen, send an interrupt signal to the driver chip through the second channel when detecting that the target attribute of the picture input signal changes, generate a popup image signal according to signal prompt data sent by the driver chip when receiving the signal prompt data, and send the popup image signal to the display screen;
the display screen is configured to display an on-screen menu according to the on-screen menu image signal and display a pop-up window according to the pop-up window image signal.
2. The display device of claim 1, wherein the processing module comprises at least one input interface, and wherein the processing module is further configured to receive the screen input signal via the input interface.
3. The display device according to claim 1, wherein the driving chip comprises an interrupt controller, the processing module is connected to the interrupt controller of the driving chip through the second path, and the interrupt controller is configured to receive an interrupt signal sent by the processing module.
4. The display device according to claim 1, wherein the first path comprises a first low voltage differential signal interface disposed on the driving chip, and a second low voltage differential signal interface disposed on the processing module.
5. The display device according to claim 1, wherein the second path comprises a first integrated circuit bus interface disposed on the driving chip and a second integrated circuit bus interface disposed on the processing module.
6. The display device according to claim 1, wherein the third circuit comprises a third integrated circuit bus interface disposed on the driving chip, and a fourth integrated circuit bus interface disposed on the processing module.
7. A display device as claimed in any one of claims 1 to 7, characterised in that the display device is a monitor display.
8. A display method applied to the display device according to any one of claims 1 to 7, the method comprising:
the method comprises the steps that when a driving chip receives a display instruction of a screen menu, a screen menu image signal is generated, and the screen menu image signal is sent to a processing module through a first path;
the processing module sends the screen menu image signal to a display screen, and sends an interrupt signal to the driving chip through a second channel when detecting that the target attribute of the picture input signal changes;
when the drive chip receives the interrupt signal, reading signal initial data from the processing module through the second channel, generating signal prompt data according to the signal initial data, and sending the signal prompt data to the processing module through a third channel;
when the processing module receives the signal prompt data, a popup image signal is generated according to the signal prompt data, and the popup image signal is sent to the display screen;
and the display screen displays a screen menu according to the screen menu image signal and displays a popup according to the popup image signal.
9. The display method according to claim 8, wherein before sending the interrupt signal to the second path when the change of the target attribute of the screen input signal is detected, the method further comprises:
and the processing module receives the picture input signal.
10. An electronic apparatus characterized by comprising the display device according to any one of claims 1 to 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010103262.6A CN111324325B (en) | 2020-02-19 | 2020-02-19 | Display device, display method and electronic equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010103262.6A CN111324325B (en) | 2020-02-19 | 2020-02-19 | Display device, display method and electronic equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111324325A true CN111324325A (en) | 2020-06-23 |
CN111324325B CN111324325B (en) | 2023-11-07 |
Family
ID=71163754
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010103262.6A Active CN111324325B (en) | 2020-02-19 | 2020-02-19 | Display device, display method and electronic equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111324325B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112565523A (en) * | 2020-12-22 | 2021-03-26 | 上海哔哩哔哩科技有限公司 | Method and device for automatically processing popup window |
CN113961159A (en) * | 2021-10-08 | 2022-01-21 | 飞思未来(深圳)科技有限公司 | Multi-screen display circuit, multi-screen display equipment and multi-screen display method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0573495A (en) * | 1991-09-11 | 1993-03-26 | Toshiba Corp | Automatic menu screen generating system |
CN1391762A (en) * | 1999-11-17 | 2003-01-15 | 汤姆森许可公司 | Method and apparatus for providing feedback during programming of television apparatus |
CN1574924A (en) * | 2003-06-24 | 2005-02-02 | 三星电子株式会社 | Method and apparatus for processing a plurality of input video signals in display device |
CN105549797A (en) * | 2009-10-29 | 2016-05-04 | 日立麦克赛尔株式会社 | Display device and projection display device |
-
2020
- 2020-02-19 CN CN202010103262.6A patent/CN111324325B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0573495A (en) * | 1991-09-11 | 1993-03-26 | Toshiba Corp | Automatic menu screen generating system |
CN1391762A (en) * | 1999-11-17 | 2003-01-15 | 汤姆森许可公司 | Method and apparatus for providing feedback during programming of television apparatus |
CN1574924A (en) * | 2003-06-24 | 2005-02-02 | 三星电子株式会社 | Method and apparatus for processing a plurality of input video signals in display device |
CN105549797A (en) * | 2009-10-29 | 2016-05-04 | 日立麦克赛尔株式会社 | Display device and projection display device |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112565523A (en) * | 2020-12-22 | 2021-03-26 | 上海哔哩哔哩科技有限公司 | Method and device for automatically processing popup window |
CN113961159A (en) * | 2021-10-08 | 2022-01-21 | 飞思未来(深圳)科技有限公司 | Multi-screen display circuit, multi-screen display equipment and multi-screen display method |
Also Published As
Publication number | Publication date |
---|---|
CN111324325B (en) | 2023-11-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10796644B2 (en) | Method of driving dynamic backlight and display device | |
CN104822040B (en) | A kind of multiple format video sequence generation system and method based on FPGA | |
US9070321B2 (en) | Tablet computer and method for controlling the same | |
US8896611B2 (en) | Bi-directional data transmission system and method | |
US9942512B2 (en) | Display apparatus and control method thereof | |
CN106559624B (en) | Image-text superposition device and image-text superposition method | |
KR102518960B1 (en) | Display apparatus and recording media | |
CN111324325B (en) | Display device, display method and electronic equipment | |
CN105635689A (en) | Video controller | |
CN113840174B (en) | Image display method, system and storage medium | |
CN114363533A (en) | Display control method and device, display equipment and computer readable medium | |
CN111526403A (en) | Display device, method and electronic equipment | |
US11068158B2 (en) | Electronic apparatus and method for controlling thereof | |
CN105100645A (en) | Terminal switching program method and terminal | |
US20180032299A1 (en) | Pairing system and pairing method for display devices and multi-media devices | |
US20190028672A1 (en) | Device and method for transmitting video signals, and system for playing video signals | |
CN113157233A (en) | Display device | |
EP3757745A1 (en) | Control method, display device and storage medium | |
CN104717397A (en) | Image data processing method and electronic device | |
TW200824428A (en) | Apparatus for detecting monitor's color feature and method thereof | |
CN117612463A (en) | Time sequence detection method, system, equipment and medium for vehicle-mounted screen | |
CN110753194A (en) | Dual-screen different display method, storage medium and electronic equipment | |
CN213958042U (en) | Display device | |
US11688330B2 (en) | Display apparatus and controlling method thereof | |
CN114727051B (en) | Media resource transmission device, system and method |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |