CN112306217B - Display frequency conversion method and system - Google Patents

Display frequency conversion method and system Download PDF

Info

Publication number
CN112306217B
CN112306217B CN202011172049.7A CN202011172049A CN112306217B CN 112306217 B CN112306217 B CN 112306217B CN 202011172049 A CN202011172049 A CN 202011172049A CN 112306217 B CN112306217 B CN 112306217B
Authority
CN
China
Prior art keywords
coprocessor
processing unit
frequency conversion
interrupt controller
interrupt
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011172049.7A
Other languages
Chinese (zh)
Other versions
CN112306217A (en
Inventor
陈有敏
谢修鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rockchip Electronics Co Ltd
Original Assignee
Rockchip Electronics 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 Rockchip Electronics Co Ltd filed Critical Rockchip Electronics Co Ltd
Priority to CN202011172049.7A priority Critical patent/CN112306217B/en
Publication of CN112306217A publication Critical patent/CN112306217A/en
Application granted granted Critical
Publication of CN112306217B publication Critical patent/CN112306217B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T1/00General purpose image data processing
    • G06T1/20Processor architectures; Processor configuration, e.g. pipelining
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

A method for displaying frequency conversion includes writing target frequency into shared memory unit by processing unit when frequency conversion is started, removing shielding of interrupt signal sent by image processing unit by interrupt controller, sending interrupt signal by image processing unit, reading target frequency in shared memory unit by coprocessor when interrupt signal is received by coprocessor, calling pre-execution item stored in first vector address by coprocessor to complete frequency conversion setting. With the above scheme, the frequency conversion is performed by using a coprocessor (generally referred to as MCU, microControl Unit) in a heterogeneous system. The target frequency is transmitted to the coprocessor through the shared register, and the coprocessor is utilized to perform frequency conversion operation, so that the burden of the processing unit can be reduced, and the technical effect of reducing power consumption is achieved.

Description

Display frequency conversion method and system
Technical Field
The invention relates to the field of display frequency conversion, in particular to a method for improving display frequency conversion efficiency.
Background
The prior art generally makes the image processor send out an interrupt signal when entering the blanking period to inform the arrival of variable frequency opportunity, and the CPU decides whether to perform memory frequency conversion or not. The memory frequency conversion mainly adopts three types, the first type is to make the CPU execute frequency conversion software, the second type is to use a special hardware module to execute frequency conversion instructions, the frequency conversion instructions need a great deal of power consumption, and a method capable of reducing the frequency conversion power consumption needs to be provided.
Disclosure of Invention
Therefore, a new image display method is needed to be provided, and the effect of reducing power consumption by assisting frequency conversion through a coprocessor can be achieved;
in order to achieve the above object, the present inventors provide a display frequency conversion method, including the steps of, when frequency conversion starts, writing a target frequency into a shared memory unit by a processing unit, removing a mask of an interrupt signal sent by an image processing unit received by a coprocessor by an interrupt controller, sending the interrupt signal by the image processing unit, reading the target frequency in the shared memory unit after the interrupt signal is received by the coprocessor, calling a pre-execution entry stored in a first vector address by the coprocessor, and completing frequency conversion setting.
Specifically, the shared memory unit is a shared memory or a shared register.
Specifically, the masking of the interrupt signal received by the coprocessor to the image processing unit is specifically to set a masking bit of a register in the interrupt controller, and the interrupt signal is masked when the image processing unit sends to the register and cannot be transferred to the coprocessor.
Optionally, the mask bit of the register is a power-on mask.
Specifically, the coprocessor is configured to operate in a secure environment.
The display variable frequency system comprises a processing unit, a coprocessor, a shared storage unit, an image processing unit and an interrupt controller, wherein the processing unit is in read-write connection with the shared storage unit, the coprocessor is in read-write connection with the shared storage unit, the processing unit is electrically connected with the interrupt controller, the image processing unit is connected with the interrupt controller, and the interrupt controller is connected with the coprocessor;
when the processing unit needs frequency conversion, the target frequency is written into the shared storage unit, shielding of the interrupt controller on the interrupt signal of the image processing unit received by the coprocessor is canceled, the image processing unit is used for sending the interrupt signal, the coprocessor is used for reading the target frequency in the shared storage unit after receiving the interrupt signal, and the coprocessor is also used for calling the pre-execution item stored in the first vector address to complete frequency conversion setting.
Specifically, the shared memory unit is a shared memory or a shared register.
Specifically, the interrupt controller masks the interrupt signal of the coprocessor received by the image processing unit, specifically, sets a mask bit of a register in the interrupt controller, and the interrupt signal can be masked when the interrupt signal is sent to the register.
Specifically, the mask bits of the register are power-on masks.
Preferably, the coprocessor is configured to operate in a secure environment.
With the above scheme, the frequency conversion is performed by using a coprocessor (generally referred to as MCU, microControl Unit) in a heterogeneous system. The target frequency is transmitted to the coprocessor through the shared register, and the coprocessor is utilized to perform frequency conversion operation, so that the burden of the processing unit can be reduced, and the technical effect of reducing power consumption is achieved.
With the above scheme, the frequency conversion is performed by using a coprocessor (generally referred to as MCU, microControl Unit) in a heterogeneous system. The target frequency is transmitted to the coprocessor through the register shielding bit of the interrupt controller, and the coprocessor is utilized to perform frequency conversion operation, so that the burden of the processing unit can be reduced, and the technical effect of reducing the power consumption is achieved.
Drawings
FIG. 1 is a flow chart of a method for displaying frequency conversion according to an embodiment of the invention;
FIG. 2 is a schematic diagram of a display variable frequency system according to an embodiment of the present invention;
FIG. 3 is a flowchart of a method for displaying variable frequency according to another embodiment of the present invention;
fig. 4 is a schematic diagram of a display variable frequency system according to another embodiment of the invention.
Detailed Description
In order to describe the technical content, constructional features, achieved objects and effects of the technical solution in detail, the following description is made in connection with the specific embodiments in conjunction with the accompanying drawings.
As shown in FIG. 1, a method for displaying variable frequency includes the following steps, when variable frequency starts, S101 processing unit writes target frequency into shared storage unit, S102 removes interrupt controller to mask interrupt signal sent by coprocessor receiving image processing unit, S103 image processing unit sends interrupt signal, S104 reads target frequency in shared storage unit after coprocessor receives interrupt signal, S105 coprocessor calls pre-execution item stored in first vector address to complete variable frequency setting. Specifically, the frequency conversion can be started by judging whether the frequency is overloaded, whether the current running load is lower or not through the system, and the like, which are the basis of the existing frequency conversion. The processing unit can autonomously judge whether frequency conversion is needed or not according to the situation, or receive instructions for starting frequency conversion sent by other hardware, so as to trigger a frequency conversion starting flow, after the frequency conversion flow starts, the processing unit writes target frequency into the shared storage unit, wherein the shared storage unit can be a shared memory or a shared register, and the shared storage unit is also connected with the coprocessor in a data way, so that a communication channel between the processing unit and the coprocessor is established. And step S102, the interrupt controller is de-shielded from the interrupt signal sent by the image processing unit received by the coprocessor. Specifically, the masking of the interrupt signal of the received image processing unit by the coprocessor is specifically to set a masking bit of a register in the interrupt controller, for example, to set the masking bit to a power-on state with an output of normally 0, that is, the masking bit of the register is a power-on mask. The corresponding signal line of the coprocessor is connected into the shielding bit, and no frequency conversion operation is performed when the output signal of the shielding bit is detected to be 0. In this way, the interrupt signal is masked when the image processing unit sends to the interrupt controller and cannot be passed to the coprocessor. And after the mask signal is de-asserted, the coprocessor can await the input of an interrupt signal. And after receiving an interrupt signal sent by the image processing unit, the coprocessor calls a pre-execution entry stored in the first vector address to finish frequency conversion setting. The first vector address may be a storage address where the coprocessor can fetch data, and a plurality of executable entries for frequency conversion are pre-stored in the storage address, and after receiving the interrupt signal, the executable entries for frequency conversion are executed, so that the frequency conversion work can be completed.
With the above scheme, the frequency conversion is performed by using a coprocessor (generally referred to as MCU, microControl Unit) in a heterogeneous system. Heterogeneous systems refer to processing units and coprocessors with asymmetric performance, and typically the performance of the processing units, such as main frequency, energy consumption, functional cores, etc., is higher than that of the coprocessors. The coprocessor is adopted to specially execute variable frequency work, the target frequency is transmitted to the coprocessor through the shared register, and then the coprocessor is utilized to perform variable frequency operation, so that the burden of the processing unit can be reduced, and the technical effect of reducing power consumption is achieved.
In other specific embodiments, the coprocessor is configured to operate in a secure environment. In the frequency conversion process, in view of the safety requirement of memory data, firstly, a system needs to enter a trusted execution environment, the buses are all set to be idle states in the execution environment, then frequency conversion is triggered, and finally, the buses are activated and the trusted execution environment is exited after the frequency conversion is completed. It can be seen that in the prior art, the frequency conversion function is integrated in the mode of working by the processing unit, no matter what mode is adopted, the system (also including the processing unit integrated with the function of the running system) needs to enter and exit the trusted execution environment, so that the time reserved for the processing unit in each frequency conversion window is occupied, and the real-time performance of the memory frequency conversion is greatly reduced. The coprocessor is configured and operated in the safety environment, the frequency conversion problem is processed in full time, meanwhile, the problem of memory data safety is not designed due to the data communication of the interrupt signal and the shielding bit, the coprocessor does not need to repeatedly enter and exit the safety environment, and the coprocessor can operate in the safety environment by default, so that the frequency conversion can be directly carried out in the time of the frequency conversion window when the interrupt signal arrives, the time is saved, and the frequency conversion efficiency is improved.
In the embodiment shown in fig. 2, we further describe a display variable frequency system 20, including a processing unit 200, a coprocessor 201, a shared memory unit 202, an image processing unit 203, and an interrupt controller 204, where the processing unit is in read-write connection with the shared memory unit, the coprocessor is in read-write connection with the shared memory unit, the processing unit is electrically connected with the interrupt controller, the image processing unit is connected with the interrupt controller, and the interrupt controller is connected with the coprocessor;
when the processing unit needs frequency conversion, the target frequency is written into the shared storage unit, shielding of the interrupt controller on the interrupt signal of the image processing unit received by the coprocessor is canceled, the image processing unit is used for sending the interrupt signal, the coprocessor is used for reading the target frequency in the shared storage unit after receiving the interrupt signal, and the coprocessor is also used for calling the pre-execution item stored in the first vector address to complete frequency conversion setting. In a specific embodiment, the shared memory unit is a shared memory or a shared register. The interrupt controller masks the interrupt signal of the coprocessor receiving image processing unit, specifically, sets a mask bit of a register in the interrupt controller, and the interrupt signal can be masked when the interrupt signal is sent to the register. The mask bits of the register are power-on masks.
In other preferred system designs, the coprocessor is configured to operate in a secure environment. The coprocessor is configured and operated in the safety environment, the frequency conversion problem is processed in full time, meanwhile, the problem of memory data safety is not designed due to the data communication of the interrupt signal and the shielding bit, the coprocessor does not need to repeatedly enter and exit the safety environment, and the coprocessor can operate in the safety environment by default, so that the frequency conversion can be directly carried out in the time of the frequency conversion window when the interrupt signal arrives, the time is saved, and the frequency conversion efficiency is improved.
In other embodiments, to perform better interaction of preset frequency information, we also design a display frequency conversion method, as shown in fig. 3: when the frequency conversion starts, S301 processing unit converts the target frequency into binary character, and sends it into interrupt controller, wherein the shielding bit arrangement of the interrupt controller is the same as the binary character; s302, the coprocessor reads a shielding bit arrangement mode of the interrupt controller to acquire target frequency; s304, the image processing unit sends an interrupt signal, and S305, after the coprocessor receives the interrupt signal, the coprocessor calls a pre-execution entry stored in the first vector address to complete frequency conversion setting. The processing unit can autonomously judge whether frequency conversion is needed or not according to the situation, or receive instructions for starting frequency conversion sent by other hardware, so as to trigger a frequency conversion starting flow, after the frequency conversion flow is started, the processing unit converts the target frequency into binary characters and sends the binary characters into the interrupt controller, wherein the interrupt controller is provided with a plurality of registers, and each register can be used as a bit code of the binary characters. And step S102, the interrupt controller is de-shielded from the interrupt signal sent by the image processing unit received by the coprocessor. Specifically, the masking of the interrupt signal of the received image processing unit by the coprocessor is specifically to set a masking bit of a register in the interrupt controller, for example, to set the masking bit to a power-on state with an output of normally 0, that is, the masking bit of the register is a power-on mask. The corresponding signal line of the coprocessor is connected into the shielding bit, and no frequency conversion operation is performed when the output signal of the shielding bit is detected to be 0. After the target frequency is converted into the binary character and transmitted to the register, the character after the frequency conversion is always encoded into 1 on at least one digit, so that after the interrupt controller receives the binary character string of the target frequency, the interrupt controller can remove the shielding of the interrupt controller from the coprocessor to receive the interrupt signal, and the coprocessor can receive the input of the interrupt signal. As illustrated in fig. 4, the mask bits of the interrupt controller are all connected to pins of the coprocessor. And after receiving an interrupt signal sent by the image processing unit, the coprocessor calls a pre-execution entry stored in the first vector address to finish frequency conversion setting. The first vector address may be a storage address where the coprocessor can fetch data, and a plurality of executable entries for frequency conversion are pre-stored in the storage address, and after any pin receives an interrupt signal, the executable entries for frequency conversion are executed, so that the frequency conversion work can be completed.
Specifically, the step of S303 is further included after the target frequency is obtained, where the masking of the interrupt signal of the image processing unit received by the coprocessor by all masking bits of the interrupt controller is removed, and the masking is specifically that the masking bits of a register in the interrupt controller are set, and the interrupt signal is masked when the image processing unit sends to the register, and cannot be transferred to the coprocessor. By removing the shielding of the interrupt signals from all the shielding bits, the interrupt signals sent by the image processing unit can be better received, and the accuracy of executing the method is improved.
In some embodiments, as shown in fig. 3, the coprocessor is configured to operate in a secure environment. In the frequency conversion process, in view of the safety requirement of memory data, firstly, a system needs to enter a trusted execution environment, the buses are all set to be idle states in the execution environment, then frequency conversion is triggered, and finally, the buses are activated and the trusted execution environment is exited after the frequency conversion is completed. It can be seen that in the prior art, the frequency conversion function is integrated in the mode of working by the processing unit, no matter what mode is adopted, the system (also including the processing unit integrated with the function of the running system) needs to enter and exit the trusted execution environment, so that the time reserved for the processing unit in each frequency conversion window is occupied, and the real-time performance of the memory frequency conversion is greatly reduced. The coprocessor is configured and operated in the safety environment, the frequency conversion problem is processed in full time, meanwhile, the problem of memory data safety is not designed due to the data communication of the interrupt signal and the shielding bit, the coprocessor does not need to repeatedly enter and exit the safety environment, and the coprocessor can operate in the safety environment by default, so that the frequency conversion can be directly carried out in the time of the frequency conversion window when the interrupt signal arrives, the time is saved, and the frequency conversion efficiency is improved.
In the embodiment shown in fig. 4, a display frequency conversion system 40 includes a processing unit 401, an image processing unit 402, an interrupt controller 403, and a coprocessor 404, where the processing unit converts a target frequency into binary characters when frequency conversion is needed, and sends the binary characters to the interrupt controller, and controls the mask bit arrangement of the interrupt controller to be the same as the binary characters; the coprocessor is used for reading the shielding bit arrangement mode of the interrupt controller and acquiring target frequency; the image processing unit is used for sending an interrupt signal, and the coprocessor is also used for calling a pre-execution entry stored in the first vector address to finish frequency conversion setting after receiving the interrupt signal. After the coprocessor reads the arrangement mode of the mask bits, the interrupt controller is further configured to cancel masking of the interrupt signals of the coprocessor received image processing unit by all the mask bits, where the masking is specifically to set mask bits of a register in the interrupt controller, and the interrupt signals are masked when the image processing unit sends to the register and cannot be transferred to the coprocessor.
In other preferred system designs, the co-processor 404 is configured to operate in a secure environment. The coprocessor is configured and operated in the safety environment, the frequency conversion problem is processed in full time, meanwhile, the problem of memory data safety is not designed due to the data communication of the interrupt signal and the shielding bit, the coprocessor does not need to repeatedly enter and exit the safety environment, and the coprocessor can operate in the safety environment by default, so that the frequency conversion can be directly carried out in the time of the frequency conversion window when the interrupt signal arrives, the time is saved, and the frequency conversion efficiency is improved.
It should be noted that, although the foregoing embodiments have been described herein, the scope of the present invention is not limited thereby. Therefore, based on the innovative concepts of the present invention, alterations and modifications to the embodiments described herein, or equivalent structures or equivalent flow transformations made by the present description and drawings, apply the above technical solution, directly or indirectly, to other relevant technical fields, all of which are included in the scope of the invention.

Claims (6)

1. The display frequency conversion method is characterized by comprising the following steps of:
when the frequency conversion starts, the processing unit converts the target frequency into binary characters and writes the binary characters into a register of the interrupt controller, wherein the shielding bits of the interrupt controller are arranged in the same way as the binary characters, and the shielding bits of the register are power-on shielding;
removing shielding of the interrupt signal sent by the image processing unit by the interrupt controller on the coprocessor;
the image processing unit sends an interrupt signal;
reading a shielding bit arrangement mode of an interrupt controller after the coprocessor receives an interrupt signal, and acquiring a target frequency;
the coprocessor calls a pre-execution entry stored in the first vector address to finish frequency conversion setting.
2. The display frequency conversion method according to claim 1, wherein the masking of the interrupt signal sent by the image processing unit received by the coprocessor by the interrupt controller is specifically: the mask bit of the register in the interrupt controller is set, and the interrupt signal is masked when the image processing unit sends to the register and cannot be transferred to the coprocessor.
3. The display conversion method according to claim 1, wherein the co-processor is configured to run in a secure environment.
4. The display variable frequency system is characterized by comprising a processing unit, a coprocessor, an image processing unit and an interrupt controller, wherein the processing unit is in read-write connection with a register of the interrupt controller, the coprocessor is in read-write connection with the register of the interrupt controller, the processing unit is electrically connected with the interrupt controller, the image processing unit is connected with the interrupt controller, and the interrupt controller is connected with the coprocessor;
when the processing unit needs frequency conversion, converting the target frequency into binary characters and writing the binary characters into a register of an interrupt controller, wherein the shielding bits of the interrupt controller are arranged the same as the binary characters, the shielding bits of the register are power-on shielding, and the interrupt controller is used for removing shielding of the coprocessor to receive interrupt signals of the image processing unit;
the image processing unit is used for sending an interrupt signal;
the coprocessor is used for reading the shielding bit arrangement mode of the interrupt controller after receiving the interrupt signal to acquire the target frequency, and is also used for calling the pre-execution entry stored in the first vector address to finish the frequency conversion setting.
5. The display inverter system of claim 4, wherein the masking of the interrupt signal sent by the coprocessor to the image processing unit by the interrupt controller is specifically: the mask bit of a register in the interrupt controller is set and the interrupt signal can be masked when sent to the register.
6. The display inverter system of claim 4, wherein the co-processor is configured to operate in a secure environment.
CN202011172049.7A 2020-10-28 2020-10-28 Display frequency conversion method and system Active CN112306217B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011172049.7A CN112306217B (en) 2020-10-28 2020-10-28 Display frequency conversion method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011172049.7A CN112306217B (en) 2020-10-28 2020-10-28 Display frequency conversion method and system

Publications (2)

Publication Number Publication Date
CN112306217A CN112306217A (en) 2021-02-02
CN112306217B true CN112306217B (en) 2023-07-18

Family

ID=74331445

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011172049.7A Active CN112306217B (en) 2020-10-28 2020-10-28 Display frequency conversion method and system

Country Status (1)

Country Link
CN (1) CN112306217B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0363567A2 (en) * 1988-10-14 1990-04-18 International Business Machines Corporation A computer with interrupt controlled clock speed and its method of operation
CN102541038A (en) * 2012-02-28 2012-07-04 华电新疆发电有限公司乌鲁木齐热电厂 Control method for multiple heterogeneous inverters based on RS485 serial communication network

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5590380A (en) * 1992-04-22 1996-12-31 Kabushiki Kaisha Toshiba Multiprocessor system with processor arbitration and priority level setting by the selected processor
US7702889B2 (en) * 2005-10-18 2010-04-20 Qualcomm Incorporated Shared interrupt control method and system for a digital signal processor
CN108073545A (en) * 2016-11-17 2018-05-25 联芯科技有限公司 A kind of multiprocessor communication device and method
CN111382441B (en) * 2018-12-29 2023-04-25 阿里巴巴集团控股有限公司 Application processor, coprocessor and data processing equipment
CN111722931A (en) * 2020-06-24 2020-09-29 龙芯中科技术有限公司 Control method, device and equipment of processor and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0363567A2 (en) * 1988-10-14 1990-04-18 International Business Machines Corporation A computer with interrupt controlled clock speed and its method of operation
CN102541038A (en) * 2012-02-28 2012-07-04 华电新疆发电有限公司乌鲁木齐热电厂 Control method for multiple heterogeneous inverters based on RS485 serial communication network

Also Published As

Publication number Publication date
CN112306217A (en) 2021-02-02

Similar Documents

Publication Publication Date Title
US7529956B2 (en) Granular reduction in power consumption
EP1674989A1 (en) Information processing device, information processing method, semiconductor device, and computer program
US6604189B1 (en) Master/slave processor memory inter accessability in an integrated embedded system
JP3676882B2 (en) Microprocessor and its peripheral devices
CN107251001B (en) Microcontroller or microprocessor with dual mode interrupt
CN113849238B (en) Data communication method, device, electronic equipment and readable storage medium
CN112306217B (en) Display frequency conversion method and system
CN111615691A (en) Direct memory access adapter
CN112181877B (en) Display frequency conversion method and system
CN109189705B (en) USB extension method, device, equipment, storage medium and system
US20030037227A1 (en) Processor enabling exception handling to be set by program
CN114020439A (en) Interrupt processing method and device and computer equipment
CN114218067A (en) Heterogeneous many-core software debugging device and method
CN112673354A (en) System state detection method, system state device and terminal equipment
CN117435259B (en) VPU configuration method and device, electronic equipment and computer readable storage medium
CN112667302B (en) Method for quickly responding to external equipment request of processor
CN112631975B (en) SPI transmission method based on Linux
CN109739557B (en) Zero overhead circulation device, realization method, system, equipment and computer medium
JPH05165652A (en) Task switching control method
JP2768352B2 (en) Graphic drawing processing system
JP2008225710A (en) Computer system and process-switching method used in the system
JP2011150636A (en) Microprocessor and control method thereof
JP2708647B2 (en) How coprocessors support auxiliary functions
CN112395095A (en) Process synchronization method based on CPOC
CN116501454A (en) Multitasking execution method and device and electronic equipment

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