题目内容

After interrupt query confirmation, in the following AT89S51 single-chip microcomputer operation, can immediately respond to is.

A. High priority interrupt processing is currently in progress
B. RETI instruction is currently executing
C. The current instruction is MOV A, R3
D. The current instruction is div instruction and is in the machine cycle of fetching instruction

查看答案
更多问题

The following statement is correct.

A. The interrupt request signal sent by each interrupt source will be marked in the IE register of AT89S51
B. The interrupt request signal from each interrupt source will be marked in the TMOD register of AT89S51
C. The interrupt request signal sent by each interrupt source will be marked in the IP register of AT89S51
D. The interrupt request signal sent by each interrupt source will be marked in the TCON and SCON registers of AT89S51

8051 single chip microcomputer has () interrupt priority

A. 2
B. 3
C. 4
D. 5

The vector address of external interrupt source INT1 is ()

A. 0003H
B. 000BH
C. 0013H
D. 002BH

When the external interrupt 0 sends an interrupt request, the interrupt response condition is().

A. SETB ET0
B. SETB EX0
C. MOV IE,
D. 81H
E. MOV IE,
F. 61H

答案查题题库