Data bus must be bi-directional because it has to write as well as read data to/from memory or peripherals. ( )
查看答案
8051在读一个I/O端口的引脚输入之前,先往对应的引脚锁存器输出了0,则读到的数据值将为()。
A. 0
B. 1
C. 取决于引脚所接的外部输入
使用8031单片机时,需要将/EA引脚接()电平,因为片内无()存储器。()
A. 高,数据
B. 高,程序
C. 低,数据
D. 低,程序
通过堆栈操作实现子程序调用,首先要把()的内容入栈,以进行断点保护。()
A. SP
B. PC
C. ACC
DPTR
8051总共有()个并行I/O端口,每个端口有()个引脚。()
A. 4, 8
B. 8, 4