CN115167752A - Single-screen system and control method thereof - Google Patents

Single-screen system and control method thereof Download PDF

Info

Publication number
CN115167752A
CN115167752A CN202210741270.2A CN202210741270A CN115167752A CN 115167752 A CN115167752 A CN 115167752A CN 202210741270 A CN202210741270 A CN 202210741270A CN 115167752 A CN115167752 A CN 115167752A
Authority
CN
China
Prior art keywords
touch
position information
coordinate position
chip
processing system
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.)
Withdrawn
Application number
CN202210741270.2A
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.)
Human Horizons Shanghai Internet Technology Co Ltd
Original Assignee
Human Horizons Shanghai Internet 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 Human Horizons Shanghai Internet Technology Co Ltd filed Critical Human Horizons Shanghai Internet Technology Co Ltd
Priority to CN202210741270.2A priority Critical patent/CN115167752A/en
Publication of CN115167752A publication Critical patent/CN115167752A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a single-screen system and a control method thereof, wherein the single-screen system comprises a touch chip, a first processing system and at least one second processing system, and the first processing system is respectively connected with the touch chip and the second processing system; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one; the first processing system acquires the coordinate position information obtained by processing from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area; the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the corresponding second touch area. According to the embodiment of the invention, at least two processing systems are constructed to increase hardware resources, and the first processing system is respectively connected with the touch chip and the second processing system, so that the transmission of touch signals is realized, and the touch chip is not required to be additionally arranged and the touch screen is not required to be specially customized.

Description

Single-screen system and control method thereof
Technical Field
The invention relates to the technical field of computers, in particular to a single-screen system and a control method thereof.
Background
With the development of electronic technology and network technology and the popularization of internet application, the touch screen technology is widely applied due to its advantages of simple operation, flexible use, etc., for example, the technology is applied to a virtualization system, which refers to a system that simultaneously runs a plurality of logic computers on one computer, each logic computer can run different operating systems, that is, one hardware is used to run a plurality of operating systems, the system can realize the same-screen control of the plurality of operating systems by using one touch chip, but the hardware resources of the virtualization system are limited, in order to solve the defect of limited hardware resources, hardware can be added to enable each operating system to monopolize one hardware, but the system after adding hardware needs to correspondingly add touch chips, and the touch screen needs to be specially customized to form a plurality of touch areas to be respectively controlled by a plurality of touch chips, so that the cost of adding the touch chips is high and the difficulty of specially customizing the touch screen is large.
Disclosure of Invention
An object of the present invention is to provide a single-screen system and a control method thereof, which can increase hardware resources by constructing multiple processing systems, and implement transmission of touch signals in a manner that a first processing system is directly connected to a touch chip and a second processing system is connected to the touch chip through the first processing system, without adding an additional touch chip and without specially customizing a touch screen.
In order to achieve the above object, an embodiment of the present invention provides a single-screen system, which includes a touch chip, a first processing system, and at least one second processing system;
the touch control chip is connected with the touch control screen and used for processing a touch control signal of the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
the first processing system is connected with the touch chip and used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to the first touch area;
the second processing system is connected with the first processing system and used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to the corresponding second touch area.
As an improvement of the above scheme, the first processing system includes a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer includes a touch driving module;
the first processing system obtains the coordinate location information by:
the touch control chip is used for generating touch control interruption and sending the touch control interruption to the first chip after the coordinate position information is obtained;
the touch driving module is used for processing touch interruption received by the first chip and acquiring the coordinate position information through the first chip when responding to the touch interruption;
the first processing system responds to the coordinate location information by:
the touch driving module is configured to report the coordinate position information to the first application layer when the coordinate position information belongs to a first touch area, so that the first application layer executes a preset operation corresponding to the coordinate position information.
As an improvement of the above scheme, the first system layer further includes a virtual touch back-end driver module, the second processing system includes a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer includes a virtual touch front-end driver module;
the second processing system obtains the coordinate location information by:
the virtual touch rear-end driving module is used for acquiring coordinate position information from the touch driving module, writing the coordinate position information into a preset buffer, generating touch interruption and sending the touch interruption to the second chip;
the virtual touch front-end driving module is used for processing touch interruption received by the second chip and acquiring the coordinate position information from the buffer through the second chip when responding to the touch interruption;
the second processing system responds to the coordinate location information by:
the virtual touch front-end driving module is configured to report the coordinate position information to the second application layer when the coordinate position information belongs to a corresponding second touch area, so that the second application layer executes a preset operation corresponding to the coordinate position information.
As an improvement of the above scheme, the first chip receives a touch interrupt sent by the touch chip through a GPIO interface, and the first chip acquires the coordinate position information from the touch chip through an I2C bus.
As an improvement of the above scheme, the second chip receives the touch interrupt sent by the virtual touch back-end driving module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
In order to achieve the above object, an embodiment of the present invention further provides a control method for a single-screen system, where the single-screen system includes a touch chip, a first processing system, and at least one second processing system, and the control method includes:
the touch control chip processes a touch control signal acquired in advance from the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area;
and the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to a corresponding second touch area.
As an improvement of the above scheme, the first processing system includes a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer includes a touch driving module;
the first processing system obtains the coordinate location information by:
after the touch chip obtains the coordinate position information, generating touch interruption and sending the touch interruption to the first chip;
the touch control driving module processes touch control interruption received by the first chip and acquires the coordinate position information through the first chip when responding to the touch control interruption;
the first processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a first touch area, the touch driving module reports the coordinate position information to the first application layer so that the first application layer executes preset operation corresponding to the coordinate position information.
As an improvement of the above scheme, the first system layer further includes a virtual touch back-end driver module, the second processing system includes a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer includes a virtual touch front-end driver module;
the second processing system obtains the coordinate location information by:
the virtual touch rear-end driving module acquires coordinate position information from the touch driving module, writes the coordinate position information in a preset buffer, generates touch interruption and sends the touch interruption to the second chip;
the virtual touch front-end driving module processes touch interruption received by the second chip and acquires the coordinate position information from the buffer through the second chip when responding to the touch interruption;
the second processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a corresponding second touch area, the virtual touch front end driving module reports the coordinate position information to the second application layer so that the second application layer executes preset operation corresponding to the coordinate position information.
As an improvement of the above scheme, the first chip receives a touch interrupt sent by the touch chip through a GPIO interface, and the first chip acquires the coordinate position information from the touch chip through an I2C bus.
As an improvement of the above scheme, the second chip receives the touch interrupt sent by the virtual touch back-end driving module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
Compared with the prior art, the single-screen system and the control method thereof disclosed by the embodiment of the invention comprise a touch chip, a first processing system and at least one second processing system, wherein the first processing system is respectively connected with the touch chip and the second processing system; the touch control chip processes a touch control signal acquired in advance from the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one; the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area; and the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the corresponding second touch area. Therefore, in the embodiment of the invention, hardware resources can be increased by constructing a plurality of processing systems, and the first processing system is directly connected with the touch chip, and the second processing system is connected with the touch chip through the first processing system, so that the transmission of the touch signal is realized, and no additional touch chip is required and no special customization is required for the touch screen.
Drawings
Fig. 1 is a schematic structural diagram of a single-screen system according to an embodiment of the present invention;
fig. 2 is a data flow diagram of a single-screen system according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a control method of a single-screen system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without inventive step based on the embodiments of the present invention, are within the scope of protection of the present invention.
The single-screen system provided by one embodiment of the invention comprises a touch chip, a first processing system and at least one second processing system;
the touch control chip is connected with the touch control screen and used for processing a touch control signal of the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
the first processing system is connected with the touch chip and used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to the first touch area;
and the second processing system is connected with the first processing system and is used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to a corresponding second touch area.
It should be noted that the processing systems (the first processing system and the second processing system) in the single-screen system are information processing systems, and the information processing system is composed of three parts, i.e., input, output and processing, or hardware, system software (including an operating system, a utility program, a database management system, etc.), an application program and a database. Each processing system has exclusive ownership of a set of hardware and a set of operating systems.
Specifically, referring to fig. 1, a structural schematic diagram of a single-screen system according to an embodiment of the present invention is provided, where the single-screen system mainly includes a touch chip 1, a first processing system 2, and a second processing system 3, the first processing system 2 is connected to the touch chip 1 and the second processing system 3 respectively, the touch chip 1 is connected to the touch screen, and the touch screen is divided into two touch areas, and respectively displays display information of the first processing system 2 and the second processing system 3 (the first touch area displays display information of the first processing system 2, and the second touch area displays display information of the second processing system 3), and serves as a human-computer interaction bridge between the first processing system 2 and the second processing system 3. Firstly, when a user clicks a touch screen, the touch screen generates a touch signal and sends the touch signal to a touch chip 1, the touch chip 1 analyzes the touch signal to obtain coordinate position information of a touch operation in the touch screen, a first processing system 2 acquires the coordinate position information from the touch chip 1 and analyzes the coordinate position information to determine whether the touch event occurs in a first touch area or a second touch area, and when the touch event occurs in the first touch area, the first processing system 2 responds to the coordinate position information and executes a corresponding operation (as can be understood, when the touch event occurs in the second touch area, the first processing system 2 does not respond to the coordinate position information); the second processing system 3 obtains the coordinate position information from the first processing system 2 and analyzes the coordinate position information to determine whether the touch event occurs in the first touch area or the second touch area, and when it is determined that the touch event occurs in the second touch area, the second processing system 3 performs a corresponding operation in response to the coordinate position information (it can be understood that when the touch event occurs in the first touch area, the second processing system 3 does not respond to the coordinate position information).
Compared with the prior art, the single-screen system disclosed by the embodiment of the invention comprises a touch chip, a first processing system and at least one second processing system, wherein the first processing system is respectively connected with the touch chip and the second processing system; the touch control chip processes a touch control signal acquired in advance from the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area; the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area; and the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the second touch area. Therefore, in the embodiment of the invention, hardware resources can be increased by constructing a plurality of processing systems, and the first processing system is directly connected with the touch chip, and the second processing system is connected with the touch chip through the first processing system, so that the transmission of the touch signal is realized, and no additional touch chip is required and no special customization is required for the touch screen.
In one embodiment, the processing system acquires display area information of the processing system and determines a touch area of the processing system according to the display area information.
It should be noted that, in general, the touch screen and the display screen are used in cooperation, the display screen is used for displaying the display information of the processing system, and the touch screen is used for receiving the touch information input by the user according to the display information.
In one embodiment, the first processing system 2 includes a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer includes a touch driving module;
the first processing system 2 obtains the coordinate location information by:
the touch chip 1 is used for generating touch interruption and sending the touch interruption to the first chip after the coordinate position information is obtained;
the touch driving module is used for processing touch interruption received by the first chip and acquiring the coordinate position information through the first chip when responding to the touch interruption;
the first processing system 2 responds to the coordinate location information by:
and the touch driving module is used for reporting the coordinate position information to the first application layer when the coordinate position information belongs to a first touch area, so that the first application layer executes preset operation corresponding to the coordinate position information.
Specifically, referring to the data flow diagram shown in fig. 2, the first processing system 2 is composed of a hardware layer and a software layer, the software layer includes a system layer and an application layer of a first operating system (OS 1), the first processing system 2 mainly includes a first chip, a touch driver module and a first application layer, wherein after the touch driver module 1 is connected to the first processing system 2, the touch driver module registers an I2C device driver, an interrupt processing function and an input device (touch chip 1), after obtaining coordinate position information, the touch chip 1 generates a touch interrupt and sends the touch interrupt to the first chip to notify the first chip that a touch event occurs, the interrupt processing function registered by the touch driver module in the software layer of the first processing system 2 processes the touch interrupt received by the first chip, the I2C device driver obtains touch coordinate data (coordinate position information) through an I2C bus, and the touch chip 1 reports the touch coordinate data corresponding to the first touch area to the first application layer through the input subsystem.
In one embodiment, the first system layer further includes a virtual touch back-end driver module, the second processing system 3 includes a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer includes a virtual touch front-end driver module;
the second processing system 3 acquires the coordinate location information by:
the virtual touch rear-end driving module is used for acquiring coordinate position information from the touch driving module, writing the coordinate position information into a preset buffer, generating touch interruption and sending the touch interruption to the second chip;
the virtual touch front-end driving module is configured to process a touch interrupt received by the second chip and obtain the coordinate position information from the buffer through the second chip when responding to the touch interrupt;
the second processing system 3 responds to the coordinate location information by:
the virtual touch front-end driving module is configured to report the coordinate position information to the second application layer when the coordinate position information belongs to a corresponding second touch area, so that the second application layer executes a preset operation corresponding to the coordinate position information.
As shown in fig. 2, the first processing system 2 further includes a virtual touch back-end driver module, the second processing system 3 is composed of a hardware layer and a software layer, the software layer includes a system layer and an application layer of the second operating system (OS 2), the second processing system 3 mainly includes a second chip, a virtual touch front-end driver module and a second application layer, wherein, after the first processing system 2 and the second processing system 3 are connected, the virtual touch front-end driver module registers an SPI master device driver, interrupts a function and an input device (the first processing system 2), and the virtual touch back-end driver module registers an SPI slave device driver. The second processing system 3 serves as an SPI master device, the first processing system 2 serves as an SPI slave device, the virtual touch back-end driver module acquires touch data (coordinate position information) from the touch driver module, writes the touch data into a buffer (SPI buffer) (not shown in the figure), generates an interrupt to the second chip at the same time, notifies the second chip of a touch event, an interrupt handling function of the virtual touch front-end driver module can handle the interrupt triggered by the first chip, the SPI device drives the SPI buffer from the first chip to synchronously touch coordinate data, and the input device reports touch coordinate data corresponding to the second touch area to the second application layer through the input subsystem, so that the second application layer performs a preset operation corresponding to the touch coordinate data.
In an embodiment, the first chip receives a touch interrupt sent by the touch chip 1 through a GPIO interface, and the first chip acquires the coordinate position information from the touch chip 1 through an I2C bus.
In an embodiment, the second chip receives a touch interrupt sent by the virtual touch backend driving module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
Specifically, with reference to fig. 2, the touch chip 1 is connected to the first chip through one path of I2C and one GPIO, the first chip is connected to the second chip through one path of SPI and one GPIO, the GPIO port is used to transmit an interrupt signal, and the I2C bus and the SPI bus are used to transmit coordinate position information.
Preferably, in the field of vehicle machines, the first chip and the second chip are ARM chips.
Optionally, in the field of the car machine, the first processing system is an instrument information processing system, the second processing system is a central control information processing system, and the touch screen is display information of an instrument and a central control.
Compared with the prior art, the embodiment of the invention can increase hardware resources by constructing the plurality of processing systems, realize the transmission of the touch signals in a mode that the first processing system is directly connected with the touch chip and the second processing system is connected with the touch chip through the first processing system, does not need to additionally increase the touch chip and specially customize the touch screen, and considers the hardware resources, the touch cost and the touch difficulty.
Referring to fig. 3, which is a flowchart illustrating a control method of a single-screen system according to an embodiment of the present invention, the single-screen system includes a touch chip, a first processing system, and at least one second processing system, and the control method includes the following steps:
s1, a touch control chip processes a touch control signal acquired in advance from a touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
s2, the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area;
and S3, the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the corresponding second touch area.
In one embodiment, the first processing system includes a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer includes a touch driver module;
the first processing system obtains the coordinate location information by:
after the touch chip obtains the coordinate position information, generating touch interruption and sending the touch interruption to the first chip;
the touch control driving module processes touch control interruption received by the first chip and acquires the coordinate position information through the first chip when responding to the touch control interruption;
the first processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a first touch area, the touch driving module reports the coordinate position information to the first application layer so that the first application layer executes preset operation corresponding to the coordinate position information.
In one embodiment, the first system layer further includes a virtual touch back-end driver module, the second processing system includes a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer includes a virtual touch front-end driver module;
the second processing system obtains the coordinate location information by:
the virtual touch rear-end driving module acquires coordinate position information from the touch driving module, writes the coordinate position information in a preset buffer, generates touch interruption and sends the touch interruption to the second chip;
the virtual touch front-end driving module processes touch interruption received by the second chip and acquires the coordinate position information from the buffer through the second chip when responding to the touch interruption;
the second processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a corresponding second touch area, the virtual touch front-end driving module reports the coordinate position information to the second application layer, so that the second application layer executes preset operation corresponding to the coordinate position information.
In an embodiment, the first chip receives a touch interrupt sent by the touch chip through a GPIO interface, and the first chip obtains the coordinate position information from the touch chip through an I2C bus.
In an embodiment, the second chip receives a touch interrupt sent by the virtual touch backend driving module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
It should be noted that, for a specific working process of the control method of the single-screen system, reference may be made to the working process of the single-screen system in the foregoing embodiment, and details are not repeated here.
Compared with the prior art, the single-screen system control method disclosed by the embodiment of the invention comprises a touch chip, a first processing system and at least one second processing system, wherein the first processing system is respectively connected with the touch chip and the second processing system; the touch control chip processes a touch control signal acquired in advance from the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area; the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area; and the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the corresponding second touch area. Therefore, in the embodiment of the invention, hardware resources can be increased by constructing at least two processing systems, and the first processing system is directly connected with the touch chip, and the second processing system is connected with the touch chip through the first processing system, so that the transmission of the touch signal is realized, and no additional touch chip is required and no special customization is required for the touch screen.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A single-screen system is characterized by comprising a touch chip, a first processing system and at least one second processing system;
the touch control chip is connected with the touch control screen and used for processing a touch control signal of the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
the first processing system is connected with the touch chip and used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to the first touch area;
the second processing system is connected with the first processing system and used for acquiring the coordinate position information and responding to the coordinate position information when the coordinate position information belongs to the corresponding second touch area.
2. The single-screen system of claim 1, wherein the first processing system comprises a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer comprises a touch driving module;
the first processing system obtains the coordinate location information by:
the touch control chip is used for generating touch control interruption and sending the touch control interruption to the first chip after the coordinate position information is obtained;
the touch driving module is used for processing touch interruption received by the first chip and acquiring the coordinate position information through the first chip when responding to the touch interruption;
the first processing system responds to the coordinate location information by:
the touch driving module is configured to report the coordinate position information to the first application layer when the coordinate position information belongs to a first touch area, so that the first application layer executes a preset operation corresponding to the coordinate position information.
3. The single-screen system of claim 2, wherein the first system layer further comprises a virtual touch back-end driver module, the second processing system comprises a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer comprises a virtual touch front-end driver module;
the second processing system obtains the coordinate location information by:
the virtual touch rear-end driving module is used for acquiring coordinate position information from the touch driving module, writing the coordinate position information into a preset buffer, generating touch interruption and sending the touch interruption to the second chip;
the virtual touch front-end driving module is used for processing touch interruption received by the second chip and acquiring the coordinate position information from the buffer through the second chip when responding to the touch interruption;
the second processing system responds to the coordinate location information by:
the virtual touch front-end driving module is configured to report the coordinate position information to the second application layer when the coordinate position information belongs to a corresponding second touch area, so that the second application layer executes a preset operation corresponding to the coordinate position information.
4. The single-screen system according to claim 2 or 3, wherein the first chip receives a touch interrupt sent by the touch chip through a GPIO interface, and the first chip acquires the coordinate position information from the touch chip through an I2C bus.
5. The single-screen system of claim 3, wherein the second chip receives a touch interrupt sent by the virtual touch back-end driver module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
6. A control method of a single-screen system is characterized in that the single-screen system comprises a touch chip, a first processing system and at least one second processing system, and the control method comprises the following steps:
the touch control chip processes a touch control signal acquired in advance from the touch control screen to obtain coordinate position information; the touch screen comprises a first touch area and at least one second touch area, and the second touch areas correspond to the second processing systems one by one;
the first processing system acquires the coordinate position information from the touch chip and responds to the coordinate position information when the coordinate position information belongs to the first touch area;
and the second processing system acquires the coordinate position information from the first processing system and responds to the coordinate position information when the coordinate position information belongs to the corresponding second touch area.
7. The method according to claim 6, wherein the first processing system includes a first hardware layer, a first system layer and a first application layer, the first hardware layer is a first chip, and the first system layer includes a touch driver module;
the first processing system obtains the coordinate location information by:
after the touch chip obtains the coordinate position information, generating touch interruption and sending the touch interruption to the first chip;
the touch control driving module processes touch control interruption received by the first chip and acquires the coordinate position information through the first chip when responding to the touch control interruption;
the first processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a first touch area, the touch driving module reports the coordinate position information to the first application layer so that the first application layer executes preset operation corresponding to the coordinate position information.
8. The control method according to claim 7, wherein the first system layer further includes a virtual touch back-end driver module, the second processing system includes a second hardware layer, a second system layer and a second application layer, the second hardware layer is a second chip, and the second system layer includes a virtual touch front-end driver module;
the second processing system obtains the coordinate location information by:
the virtual touch rear-end driving module acquires coordinate position information from the touch driving module, writes the coordinate position information in a preset buffer, generates touch interruption and sends the touch interruption to the second chip;
the virtual touch front-end driving module processes touch interruption received by the second chip and acquires the coordinate position information from the buffer through the second chip when responding to the touch interruption;
the second processing system responds to the coordinate location information by:
and when the coordinate position information belongs to a corresponding second touch area, the virtual touch front-end driving module reports the coordinate position information to the second application layer, so that the second application layer executes preset operation corresponding to the coordinate position information.
9. The manipulation method according to claim 7 or 8, wherein the first chip receives a touch interrupt sent by the touch chip through a GPIO interface, and the first chip acquires the coordinate position information from the touch chip through an I2C bus.
10. The control method according to claim 8, wherein the second chip receives the touch interrupt sent by the virtual touch back-end driver module through a GPIO interface, and the second chip obtains the coordinate position information from the buffer through an SPI bus.
CN202210741270.2A 2022-06-28 2022-06-28 Single-screen system and control method thereof Withdrawn CN115167752A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210741270.2A CN115167752A (en) 2022-06-28 2022-06-28 Single-screen system and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210741270.2A CN115167752A (en) 2022-06-28 2022-06-28 Single-screen system and control method thereof

Publications (1)

Publication Number Publication Date
CN115167752A true CN115167752A (en) 2022-10-11

Family

ID=83488030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210741270.2A Withdrawn CN115167752A (en) 2022-06-28 2022-06-28 Single-screen system and control method thereof

Country Status (1)

Country Link
CN (1) CN115167752A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201413A (en) * 2016-06-24 2016-12-07 青岛海信电器股份有限公司 Touch-control distribution method, device and the liquid crystal indicator of one screen windows display
CN111427501A (en) * 2020-03-23 2020-07-17 广州视源电子科技股份有限公司 Touch control implementation method and interactive intelligent device
CN114167864A (en) * 2021-12-01 2022-03-11 华人运通(上海)自动驾驶科技有限公司 Vehicle control method and system
CN114327137A (en) * 2021-12-23 2022-04-12 宁波均联智行科技股份有限公司 Touch method and device based on multiple vehicle-mounted operating systems and computer equipment
WO2022088974A1 (en) * 2020-10-27 2022-05-05 华为技术有限公司 Remote control method, electronic device and system
US20220300154A1 (en) * 2019-11-29 2022-09-22 Huawei Technologies Co., Ltd. Split-Screen Display Processing Method and Apparatus, and Electronic Device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201413A (en) * 2016-06-24 2016-12-07 青岛海信电器股份有限公司 Touch-control distribution method, device and the liquid crystal indicator of one screen windows display
US20220300154A1 (en) * 2019-11-29 2022-09-22 Huawei Technologies Co., Ltd. Split-Screen Display Processing Method and Apparatus, and Electronic Device
CN111427501A (en) * 2020-03-23 2020-07-17 广州视源电子科技股份有限公司 Touch control implementation method and interactive intelligent device
WO2022088974A1 (en) * 2020-10-27 2022-05-05 华为技术有限公司 Remote control method, electronic device and system
CN114167864A (en) * 2021-12-01 2022-03-11 华人运通(上海)自动驾驶科技有限公司 Vehicle control method and system
CN114327137A (en) * 2021-12-23 2022-04-12 宁波均联智行科技股份有限公司 Touch method and device based on multiple vehicle-mounted operating systems and computer equipment

Similar Documents

Publication Publication Date Title
WO2022213832A1 (en) Computer device, virtualization acceleration device, remote control method and storage medium
KR100922643B1 (en) Methods and apparatus to provide a handheld pointer-based user interface
WO1999012095A1 (en) Method and apparatus for concurrent execution of operating systems
CN101308466A (en) Data processing system
CN111444130B (en) Integrated machine
CN103874984A (en) Virtualizable and forward-compatible hardware-software interface
WO2019205615A1 (en) Touch display device and touch detection method
US7716586B2 (en) Apparatus, system, and method for progressively disclosing information in support of information technology system visualization and management
EP4325340A1 (en) Display method and terminal device
JP3686697B2 (en) Method and apparatus for controlling a plurality of position input devices
US8074232B2 (en) Method for improving the communication of the human interface device
CN1333333C (en) Code flow broadcast card and driving method of code flow collection card
CN106293434A (en) The multi-point gesture identification method of vehicular touch screen terminal and device
CN112347017A (en) PS/2 keyboard dual-host plug-in system with LPC bus interface and switching method
CN104932820B (en) Touch screen application method and system based on USB mapping
CN115167752A (en) Single-screen system and control method thereof
US20230185399A1 (en) Method and device for deriving pen position and reporting pen position to host computer
CN209617035U (en) A kind of automobile company screen control system
CN107220190B (en) System and method for realizing bidirectional information interaction with host driver by using custom USB mouse and keyboard
CN115145645B (en) Touch screen control method, system and chip supporting multiple operating systems
CN100361104C (en) User-defined interrupt signal response processing method and system under interrupt share mechanism
CN110045967B (en) Serial graphical interface interaction method and device of firmware layer
CN115766783A (en) Data transmission method based on multiple vehicle-mounted machine operating systems and computer equipment
WO2024131516A1 (en) Display method, computer readable storage medium and electronic device
CN114168057B (en) Multi-picture corresponding multi-host real-time touch interaction 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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20221011