8051 serial data transmission is initiated by ().
A. setting TI flag
B. placing the data byte in SBUF
C. enabling Timer 1 interrupt
D. enabling Timer 1 running
查看答案
The 8051 timers in mode 0 will overflow if one more signal comes after the register reaching ().
A. 1FFFH
B. FFFFH
C. FFH
D. FEH
The 8051 has () 16-bit timer/counters.
A. 1
B. 2
C. 3
D. 4
The RI flag is set by serial port hardware at the completion of transmitting a byte. ( )
The P0 port of 8051 can be used for general I/O or as the low byte of the address bus for access external memory with MOVX instruction. ( )