CN104182274A - Interrupt detection device and interrupt detection method for mobile terminals - Google Patents

Interrupt detection device and interrupt detection method for mobile terminals Download PDF

Info

Publication number
CN104182274A
CN104182274A CN201410408364.3A CN201410408364A CN104182274A CN 104182274 A CN104182274 A CN 104182274A CN 201410408364 A CN201410408364 A CN 201410408364A CN 104182274 A CN104182274 A CN 104182274A
Authority
CN
China
Prior art keywords
interrupt
external interrupt
scrambler
module
pin
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
Application number
CN201410408364.3A
Other languages
Chinese (zh)
Other versions
CN104182274B (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.)
Weihai Shenzhou Information Technology Research Institute Co ltd
Original Assignee
TCL Communication Ningbo 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 TCL Communication Ningbo Ltd filed Critical TCL Communication Ningbo Ltd
Priority to CN201410408364.3A priority Critical patent/CN104182274B/en
Publication of CN104182274A publication Critical patent/CN104182274A/en
Application granted granted Critical
Publication of CN104182274B publication Critical patent/CN104182274B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses an interrupt detection device and an interrupt detection method for mobile terminals. The interrupt detection device comprises multiple external interrupt, an encoder, an interrupt trigger module and a main controller, the external interrupt are respectively connected with the encoder and the interrupt trigger module, and the main controller is connected with encoder and the interrupt trigger module; multiple interrupt trigger signals are detected through the encoder, and interrupt codes are generated from the interrupt trigger signals according to the order of connections of the external interrupt and the encoder; the interrupt trigger module outputs enabled instructions to control the main controller to acquire the interrupt codes for analysis when detecting any one effective interrupt trigger signal, and the main controller can recognize the external interrupt with interrupt trigger according to the prestored order of the connections of the external interrupt and the encoders and analysis results. The external interrupt can be detected only by arranging one interrupt pin on the main controller, so that the number of the pins of the main controller is reduced, resources are saved for the mobile terminals, and working efficiency of the mobile terminals is improved.

Description

A kind of interrupt detection apparatus of mobile terminal and method thereof
Technical field
The present invention relates to the interruption application of mobile terminal, in particular a kind of interrupt detection apparatus of mobile terminal and method thereof.
Background technology
The peripheral hardware with interrupt function that mobile terminal need to connect is corresponding increasing also.For example mobile terminal need to connect WIFI chip, NFC(Near Field Communication, near field communication (NFC)) chip, touch-screen, button etc. be with the peripheral hardware of interrupt function.The master controller that can produce a look-at-me and send to mobile terminal in the time that these peripheral hardwares start, is activated clear and definite which peripheral hardware of master controller.Therefore, in the prior art, of master controller need to be interrupted to pin and connect the external interrupt peripheral hardware of interrupt function (with).This scheme is applicable to the less mobile terminal of external interrupt.If external interrupt is more, be easy to cause the interruption pin of master controller not enough.If increase the interruption pin of master controller, can increase the area of master controller, not only increase the cost of master controller, also take the space of mobile terminal, make circuit board need to redesign the typesetting of each device.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The technical problem to be solved in the present invention is, for the above-mentioned defect of prior art, provides a kind of interrupt detection apparatus and method thereof of mobile terminal, is intended to solve the not enough problem of interruption pin that existing external interrupt increase causes mobile terminal master controller.
The technical scheme that technical solution problem of the present invention adopts is as follows:
An interrupt detection apparatus for mobile terminal, for detection of the down trigger state of module with interrupt function, it comprises
Multiple external interrupt, for exporting corresponding interrupt trigger signal in the time having the module down trigger of interrupt function;
Scrambler, during for detection of multiple external interrupt output interrupt trigger signal, generates gap coding according to the order of connection of multiple external interrupt and scrambler to multiple interrupt trigger signal codings;
Down trigger module, exports enabled instruction for detection of arbitrary external interrupt while exporting effective interrupt trigger signal;
Master controller, for the order of connection of prestore multiple external interrupt and scrambler, obtains described gap coding and resolves after reception enabled instruction, identifies the external interrupt that down trigger occurs in conjunction with the order of connection;
Described multiple external interrupt connects respectively scrambler and down trigger module, and described master controller connects scrambler and down trigger module.
In the interrupt detection apparatus of described mobile terminal, described master controller comprises:
Interrupt detection module, for working according to the enabled instruction control interrupt source acquisition module receiving;
Interrupt source acquisition module, for the order of connection of prestore multiple external interrupt and scrambler, obtains described gap coding and resolves, and identifies the external interrupt of down trigger in conjunction with the order of connection;
Described interruption detection module disconnecting trigger module and interrupt source acquisition module, described interrupt source acquisition module connects scrambler.
In the interrupt detection apparatus of described mobile terminal, when described interruption detection module configure interrupt trigger pip high level is effective, described down trigger module is many inputs or door; When described interruption detection module configure interrupt trigger pip Low level effective, described down trigger module is many inputs and door.
In the interrupt detection apparatus of described mobile terminal, the coding formula of described scrambler is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt, X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nrepresent the interrupt trigger signal of n external interrupt output.
In the interrupt detection apparatus of described mobile terminal, described external interrupt is 4, comprise the first external interrupt, the second external interrupt, the 3rd external interrupt and the 4th external interrupt, the output terminal of described the first external interrupt connects the IN1 pin of scrambler and the in1 pin of down trigger module, the output terminal of the second external interrupt connects the IN2 pin of scrambler and the in2 pin of down trigger module, the output terminal of the 3rd external interrupt connects the IN3 pin of scrambler and the in3 pin of down trigger module, the output terminal of the 4th external interrupt connects the IN4 pin of scrambler and the in4 pin of down trigger module, the HSCL pin of the SSCL pin disconnecting source acquisition module of described scrambler, the HSDA pin of the SSDA pin disconnecting source acquisition module of scrambler, the IRQ pin of the output pin OUT disconnecting detection module of down trigger module.
An interruption detection method for mobile terminal, it comprises:
The prestore order of connection of multiple external interrupt and scrambler of A, master controller, multiple external interrupt are exported corresponding interrupt trigger signal in the time of the module down trigger with interrupt function of correspondence;
When B, scrambler detect multiple external interrupt output interrupt trigger signal, according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signal codings are generated to gap coding; When detecting arbitrary external interrupt output interrupt trigger signal, down trigger module exports enabled instruction;
C, master controller obtain described gap coding and resolve after receiving enabled instruction, identify the external interrupt that down trigger occurs in conjunction with the order of connection.
In described interruption detection method, in described step B, the coding formula of scrambler is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt, X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nrepresent the interrupt trigger signal of n external interrupt output.
Compared to prior art, the interrupt detection apparatus of mobile terminal provided by the invention and method thereof, while detecting the module down trigger with interrupt function by scrambler, the interrupt trigger signal of multiple external interrupt outputs, according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signal codings are generated to gap coding, down trigger module detects when arbitrary external interrupt is exported effective interrupt trigger signal, output enabled instruction control master controller obtains described gap coding and resolves, master controller can identify according to the order of connection of the multiple external interrupt that prestore and scrambler and analysis result the external interrupt that down trigger occurs, master controller only need to arrange an interrupt pin and just can detect multiple external interrupt like this, has reduced the pin number of master controller, has saved resource for mobile terminal, has improved mobile terminal work efficiency.
Brief description of the drawings
Fig. 1 is the structural drawing of the interrupt detection apparatus of mobile terminal provided by the invention.
Fig. 2 is the schematic diagram of interrupt detection apparatus one Application Example of mobile terminal provided by the invention.
Fig. 3 is the interruption detection method process flow diagram of mobile terminal provided by the invention.
Embodiment
The invention provides a kind of interrupt detection apparatus and method thereof of mobile terminal, for making object of the present invention, technical scheme and advantage clearer, clear and definite, developing simultaneously referring to accompanying drawing, the present invention is described in more detail for embodiment.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
The present invention is directed to the increase of existing mobile terminal external interrupt causes primary controller interruption pin not enough, increase interruption pin and can increase area and the cost of master controller, take the problem in the space of mobile terminal, adopt the mode that external interrupt is carried out to code identification to reduce primary controller and interrupt the number setting of pin, to save the resource of mobile terminal.Refer to Fig. 1, the interrupt detection apparatus of described mobile terminal comprises multiple external interrupt, master controller 100, scrambler 200 and down trigger module 300, the input end of described multiple external interrupt connects respectively the corresponding module with interrupt function (as button, WIFI chip, touch-screen etc.), the output terminal of multiple external interrupt connects respectively the input end of scrambler 200 and the input end of down trigger module 300, and the input end of described master controller 100 connects the output terminal of scrambler 200 and the output terminal of down trigger module 300.
Wherein, multiple external interrupt comprise the first external interrupt, the second external interrupt, the 3rd external interrupt ..., n external interrupt, n is positive integer, the number of the module with interrupt function arranging in the value of n and mobile terminal is identical.An external interrupt of the corresponding connection of each module with interrupt function.In the time having the module down trigger of interrupt function, its corresponding external interrupt is exported corresponding interrupt trigger signal.Scrambler 200 detects the interrupt trigger signal of multiple external interrupt output, according to the order of connection of multiple external interrupt and scrambler 200 to multiple interrupt trigger signals (that is to say its low and high level is encoded) generation gap coding of encoding.Meanwhile, down trigger module 300 detects and when arbitrary external interrupt is exported effective interrupt trigger signal, exports enabled instruction.The order of connection of multiple external interrupt that prestore in master controller 100 and scrambler 200, obtains described gap coding and resolves after reception enabled instruction, can identify the external interrupt that down trigger occurs in conjunction with the order of connection.
In the present embodiment, described master controller 100 comprises interruption detection module 101 and interrupt source acquisition module 102, described interruption detection module 101 disconnecting trigger modules 300 and interrupt source acquisition module 102, and described interrupt source acquisition module 102 connects scrambler 200.Interrupting detection module 101 works according to the enabled instruction control interrupt source acquisition module 102 receiving.The order of connection of multiple external interrupt that prestore in interrupt source acquisition module 102 and scrambler 200, obtains described gap coding and resolves, and identifies which external interrupt be interrupted triggering in conjunction with the order of connection.
In the present embodiment, described interrupt trigger signal is divided into high level effectively and Low level effective.If high level is effective, represent external interrupt not when down trigger, interrupt trigger signal is low level; When down trigger, interrupt trigger signal becomes high level.Accordingly, described interruption detection module 101 is configured to interrupt trigger signal high level effective, described down trigger module 300 adopts many inputs or door.All external interrupt are not all when down trigger, and the interrupt trigger signal of its output is low level, now many inputs or door output low level.In the time that arbitrary external interrupt is exported the interrupt trigger signal of effective high level, input more or door be exportable high level, i.e. enabled instruction.That is to say, when interrupt trigger signal high level is effective, enabled instruction is also that high level is effective.
In like manner, if Low level effective, represent external interrupt not when down trigger, interrupt trigger signal is high level; When down trigger, interrupt trigger signal becomes low level.Accordingly, described interruption detection module 101 is configured to interrupt trigger signal Low level effective, down trigger module 300 adopts many inputs and door.All external interrupt are not all when down trigger, and the interrupt trigger signal of its output is high level, now many inputs and a door output high level.In the time of the effective low level interrupt trigger signal of arbitrary external interrupt output, many inputs get final product output low level, i.e. enabled instruction with door.That is to say, when interrupt trigger signal Low level effective, enabled instruction is also Low level effective.
In the specific implementation, the module based on having interrupt function is interrupted the uniqueness arranging, the interrupt trigger signal of its generation can not be all high level effectively or Low level effective.The present embodiment taking significant level more as main come configure interrupt detection module 101, remainingly before the output of external interrupt, carry out anti-phase processing and make significant level unified.Suppose to have 8 external interrupt, high level effectively accounts for 6, remaining 3 Low level effectives.Interruption detection module 101 is configured to high level effective, down trigger module 300 adopts many inputs or door, increases by three phase inverters.The output terminal of 3 external interrupt (Low level effective) connects respectively the input end of a phase inverter, and the output terminal of three phase inverters connects respectively the input end of scrambler 200 and the input end of many inputs or door.
After significant level setting completes, scrambler 200 can start according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signals to be encoded.In the present embodiment, the coding formula of scrambler 200 is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt.X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nrepresent the interrupt trigger signal of n external interrupt output.When interrupt trigger signal is effective, X equals 1; When interrupt trigger signal is invalid, X equals 0.Multiple external interrupt with the order of connection of scrambler 200 are: the first external interrupt is connected the first input pin of scrambler 200, and the second external interrupt connects the second input pin of scrambler 200, and by that analogy, n external interrupt connects the n input pin of scrambler 200.
In the present embodiment, described gap coding, for scrambler is according to the coding of the level state of its each input pin, and the each input pin connection of scrambler is external interrupt.That is to say, whether the gap coding that scrambler is exported is actually and triggers to encode according to each external interrupt.In the specific implementation, can also adopt other coded systems, be which external interrupt triggers as long as can make master controller identify, and its coded system and the order of connection are all in protection domain of the present invention.
Scrambler 200 carries out I2C digital communication with master controller 100, and gap coding is transferred to master controller 100.Master controller 100 is according to the described order of connection to described gap coding and resolve, and can identify is which external interrupt is interrupted triggering.
Please refer to Fig. 2, the present embodiment is taking external interrupt as 4, and interrupt trigger signal is all that high level is effective, and it is example that down trigger module 300 adopts many inputs or door.4 external interrupt are respectively the first external interrupt 401, the second external interrupt 402, the 3rd external interrupt 403 and the 4th external interrupt 404.4 external interrupt with the order of connection of scrambler are: the output terminal of described the first external interrupt 401 is connected the IN1 pin of scrambler 200 and the in1 pin of many inputs or door, the output terminal of the second external interrupt connects the IN2 pin of scrambler and the in2 pin of many inputs or door, the output terminal of the 3rd external interrupt connects the IN3 pin of scrambler and the in3 pin of many inputs or door, the output terminal of the 4th external interrupt connects the IN4 pin of scrambler and the in4 pin of many inputs or door, the HSCL pin of the SSCL pin disconnecting source acquisition module 102 of described scrambler 200, the HSDA pin of the SSDA pin disconnecting source acquisition module 102 of scrambler, the IRQ pin of the output pin OUT disconnecting detection module 101 of many inputs or door.Gap coding Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3, wherein, X 1represent the interrupt trigger signal of the first external interrupt output 401 on IN1 pin, X 2represent the interrupt trigger signal that on IN2 pin, the second external interrupt 402 is exported, X 3represent the interrupt trigger signal that on IN3 pin, the 3rd external interrupt 403 is exported, X 4represent the interrupt trigger signal that on IN4 pin, the 4th external interrupt 404 is exported.
Suppose X 1, X 2, X 4high level is effective, X 3for low level.Y=1 × 1+1 × 2+0 × 4+1 × 8=11.Scrambler 200 is the HSDA pin to master controller 100 by SSDA pin Transmission coding Y.It is 1101 that master controller is resolved gap coding Y, by the order of connection of from left to right distinguishing corresponding the first external interrupt ~ four external interrupt, can identify the first external interrupt, the second external interrupt, the portion's down trigger all round, and the 3rd external interrupt does not trigger.Master controller only need to arrange an interrupt pin and just can detect multiple external interrupt like this, has reduced the pin number of master controller, has saved resource for mobile terminal, has improved mobile terminal work efficiency.
Based on the interrupt detection apparatus of above-mentioned mobile terminal, the present invention also provides a kind of interruption detection method of mobile terminal, and please refer to Fig. 3, as shown in Figure 3, it comprises described interruption detection method:
The prestore order of connection of multiple external interrupt and scrambler of S100, master controller, multiple external interrupt in the time of the module down trigger with interrupt function of correspondence, export corresponding interrupt trigger signal;
S200, scrambler detect described interrupt trigger signal, according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signal codings are generated to gap coding; When detecting arbitrary external interrupt output interrupt trigger signal, down trigger module exports enabled instruction;
S300, master controller obtain described gap coding and resolve after receiving enabled instruction, identify the external interrupt that down trigger occurs in conjunction with the order of connection, specifically refer to above-described embodiment.
Before described steps A, also need according to effectively still Low level effective of interrupt trigger signal high level, the enabled instruction that the IRQ pin that interrupts detection module in master controller is received is configured to high level effectively or Low level effective, specifically refers to above-described embodiment.
In described step B, the coding formula of scrambler is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt, X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nthe interrupt trigger signal that represents the output of n external interrupt, specifically refers to above-described embodiment.
In sum, the interrupt trigger signal that the present invention exports while detecting multiple external interrupt down trigger by scrambler, according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signal codings are generated to gap coding, when detecting arbitrary external interrupt output interrupt trigger signal, down trigger module exports enabled instruction, interrupting detection module obtains described gap coding and resolves according to enabled instruction control interrupt source acquisition module, it is which external interrupt triggers that multiple external interrupt that master controller basis prestores and the order of connection of scrambler and analysis result can identify, master controller only need to arrange an interrupt pin and just can detect multiple external interrupt like this, has reduced the pin number of master controller, has saved resource for mobile terminal, has improved mobile terminal work efficiency.
Should be understood that, application of the present invention is not limited to above-mentioned giving an example, and for those of ordinary skills, can be improved according to the above description or convert, and all these improvement and conversion all should belong to the protection domain of claims of the present invention.

Claims (7)

1. an interrupt detection apparatus for mobile terminal, for detection of the down trigger state of module with interrupt function, is characterized in that, comprises
Multiple external interrupt, for exporting corresponding interrupt trigger signal in the time having the module down trigger of interrupt function;
Scrambler, during for detection of multiple external interrupt output interrupt trigger signal, generates gap coding according to the order of connection of multiple external interrupt and scrambler to multiple interrupt trigger signal codings;
Down trigger module, exports enabled instruction for detection of arbitrary external interrupt while exporting effective interrupt trigger signal;
Master controller, for the order of connection of prestore multiple external interrupt and scrambler, obtains described gap coding and resolves after reception enabled instruction, identifies the external interrupt that down trigger occurs in conjunction with the order of connection;
Described multiple external interrupt connects respectively scrambler and down trigger module, and described master controller connects scrambler and down trigger module.
2. the interrupt detection apparatus of mobile terminal according to claim 1, is characterized in that, described master controller comprises:
Interrupt detection module, for working according to the enabled instruction control interrupt source acquisition module receiving;
Interrupt source acquisition module, for the order of connection of prestore multiple external interrupt and scrambler, obtains described gap coding and resolves, and identifies the external interrupt of down trigger in conjunction with the order of connection;
Described interruption detection module disconnecting trigger module and interrupt source acquisition module, described interrupt source acquisition module connects scrambler.
3. the interrupt detection apparatus of mobile terminal according to claim 1, is characterized in that, when described interruption detection module configure interrupt trigger pip high level is effective, described down trigger module is many inputs or door; When described interruption detection module configure interrupt trigger pip Low level effective, described down trigger module is many inputs and door.
4. the interrupt detection apparatus of mobile terminal according to claim 1, is characterized in that, the coding formula of described scrambler is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt, X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nrepresent the interrupt trigger signal of n external interrupt output.
5. the interrupt detection apparatus of mobile terminal according to claim 2, it is characterized in that, described external interrupt is 4, comprise the first external interrupt, the second external interrupt, the 3rd external interrupt and the 4th external interrupt, the output terminal of described the first external interrupt connects the IN1 pin of scrambler and the in1 pin of down trigger module, the output terminal of the second external interrupt connects the IN2 pin of scrambler and the in2 pin of down trigger module, the output terminal of the 3rd external interrupt connects the IN3 pin of scrambler and the in3 pin of down trigger module, the output terminal of the 4th external interrupt connects the IN4 pin of scrambler and the in4 pin of down trigger module, the HSCL pin of the SSCL pin disconnecting source acquisition module of described scrambler, the HSDA pin of the SSDA pin disconnecting source acquisition module of scrambler, the IRQ pin of the output pin OUT disconnecting detection module of down trigger module.
6. an interruption detection method for mobile terminal, is characterized in that, comprising:
The prestore order of connection of multiple external interrupt and scrambler of A, master controller, multiple external interrupt in the time of the module down trigger with interrupt function of correspondence, export corresponding interrupt trigger signal;
When B, scrambler detect multiple external interrupt output interrupt trigger signal, according to the order of connection of multiple external interrupt and scrambler, multiple interrupt trigger signal codings are generated to gap coding; When detecting arbitrary external interrupt output interrupt trigger signal, down trigger module exports enabled instruction;
C, master controller obtain described gap coding and resolve after receiving enabled instruction, identify the external interrupt that down trigger occurs in conjunction with the order of connection.
7. interruption detection method according to claim 6, is characterized in that, in described step B, the coding formula of scrambler is: Y=X 1× 2 0+ X 2× 2 1+ X 3× 2 2+ X 4× 2 3+ ... + X n× 2 n-1, wherein, Y is gap coding, the number that n is external interrupt, X 1represent the interrupt trigger signal of the first external interrupt output, X 2represent the interrupt trigger signal of the second external interrupt output, by that analogy, X nrepresent the interrupt trigger signal of n external interrupt output.
CN201410408364.3A 2014-08-19 2014-08-19 The interrupt detection apparatus and its method of a kind of mobile terminal Active CN104182274B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410408364.3A CN104182274B (en) 2014-08-19 2014-08-19 The interrupt detection apparatus and its method of a kind of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410408364.3A CN104182274B (en) 2014-08-19 2014-08-19 The interrupt detection apparatus and its method of a kind of mobile terminal

Publications (2)

Publication Number Publication Date
CN104182274A true CN104182274A (en) 2014-12-03
CN104182274B CN104182274B (en) 2018-02-23

Family

ID=51963349

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410408364.3A Active CN104182274B (en) 2014-08-19 2014-08-19 The interrupt detection apparatus and its method of a kind of mobile terminal

Country Status (1)

Country Link
CN (1) CN104182274B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776037A (en) * 2016-12-30 2017-05-31 西安奇维科技有限公司 A kind of method that CPU interrupt processings are realized based on serial ports
CN106950442A (en) * 2017-02-17 2017-07-14 深圳市广和通无线通信软件有限公司 Pin method of testing and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1920805A (en) * 2006-09-13 2007-02-28 四川长虹电器股份有限公司 Chip pin extension circuit
CN201397503Y (en) * 2008-11-21 2010-02-03 冶金自动化研究设计院 Interrupt expander circuit
CN201590076U (en) * 2010-02-10 2010-09-22 青岛海信移动通信技术股份有限公司 Interface extending circuit and mobile terminal with the circuit
CN102360343A (en) * 2011-09-23 2012-02-22 福建星网锐捷通讯股份有限公司 Realization method of interrupt expansion of communication equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1920805A (en) * 2006-09-13 2007-02-28 四川长虹电器股份有限公司 Chip pin extension circuit
CN201397503Y (en) * 2008-11-21 2010-02-03 冶金自动化研究设计院 Interrupt expander circuit
CN201590076U (en) * 2010-02-10 2010-09-22 青岛海信移动通信技术股份有限公司 Interface extending circuit and mobile terminal with the circuit
CN102360343A (en) * 2011-09-23 2012-02-22 福建星网锐捷通讯股份有限公司 Realization method of interrupt expansion of communication equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106776037A (en) * 2016-12-30 2017-05-31 西安奇维科技有限公司 A kind of method that CPU interrupt processings are realized based on serial ports
CN106950442A (en) * 2017-02-17 2017-07-14 深圳市广和通无线通信软件有限公司 Pin method of testing and device
CN106950442B (en) * 2017-02-17 2019-09-17 深圳市广和通无线通信软件有限公司 Pin test method and device

Also Published As

Publication number Publication date
CN104182274B (en) 2018-02-23

Similar Documents

Publication Publication Date Title
CN107547234B (en) Method and device for managing main board card and standby board card
US20160217052A1 (en) Debug circuit, debug request circuit and debug system
CN103248439B (en) Wireless communication equipment failure detection system and method thereof
CN104182274A (en) Interrupt detection device and interrupt detection method for mobile terminals
CN112769457A (en) Cable testing device and cable testing method
CN101729560A (en) Gateway equipment
CN102455817B (en) Method for transmitting information of touch panel
CN111130515B (en) Multi-input protection circuit, input control circuit and electronic equipment
US9239629B2 (en) Keystroke determination method and device thereof
CN115097958A (en) Detection method and device for touch display panel
KR20150088377A (en) Apparatus and method for controlling of High Voltage Direct Current
US9262358B2 (en) Expresscard adapter and electronic device
CN115734070A (en) Driving method and device of vehicle-mounted camera system
US3652988A (en) Logical system detectable of fault of any logical element therein
CN106487628B (en) MVB repeater based on two independent FPGAs
CN103853572A (en) Starting-up method and electronic equipment
CN109726561B (en) Processing device and data processing method based on mimicry calculation
US11012090B2 (en) Embedded cyclical redundancy check values
CN105068952A (en) SD interface multiplexing apparatus and method and electronic device
CN104535862A (en) Fault detection circuit and method for self-checking of frequency mixer
CN104679701A (en) Data transmission device and data transmission method
KR20140055519A (en) System and method for stuck bit error occurrence distinction or serial peripheral interconnect receiver buffer
CN210986075U (en) Level conversion circuit and electronic device
CN109032985B (en) Signal transmission device, terminal and signal transmission method
US20200295741A1 (en) Digital noise filter

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20180124

Address after: 518000 Zhongshan Garden Road, Nanshan District, Shenzhen, Guangdong Province, No. 1001 TCL international E City, three F4 building TCL communication technology building

Applicant after: Shenzhen TCL Yunchuang Technology Co.,Ltd.

Address before: 315100 6th Floor, No. 5, Lane 999, Yangfan Road, High-tech Zone, Ningbo City, Zhejiang Province

Applicant before: TCL COMMUNICATION (NINGBO) Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211203

Address after: 264200 19th floor, block a, innovation and entrepreneurship base, No. 213, Torch Road, torch high tech Industrial Development Zone, Weihai City, Shandong Province

Patentee after: WEIHAI ELECTRONIC INFORMATION TECHNOLOGY COMPREHENSIVE RESEARCH CENTER, MINISTRY OF INDUSTRY AND INFORMATION TECHNOLOGY

Address before: 518000, 3rd floor, F4 TCL Communication Science and Technology Building, Phase III, TCL International E City, 1001 Zhongshan Garden Road, Nanshan District, Shenzhen City, Guangdong Province

Patentee before: Shenzhen TCL Yunchuang Technology Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221116

Address after: 264200 18th Floor, Building A, Innovation and Entrepreneurship Base, No. 213, Torch Road, Torch Hi tech Industrial Development Zone, Weihai, Shandong

Patentee after: Weihai Shenzhou Information Technology Research Institute Co.,Ltd.

Address before: 264200 19th floor, block a, innovation and entrepreneurship base, No. 213, Torch Road, torch high tech Industrial Development Zone, Weihai City, Shandong Province

Patentee before: WEIHAI ELECTRONIC INFORMATION TECHNOLOGY COMPREHENSIVE RESEARCH CENTER, MINISTRY OF INDUSTRY AND INFORMATION TECHNOLOGY