Microprocessor PYQ-2021
1. (a) Which output control signal is activated after every six oscillator periods while fetching the external program memory and almost remains high during internal program execution? (i) ALE (ii) PSEN (iii) EA (iv) All of the above (a) The correct option is ( i ) ALE (Address Latch Enable) . ALE is activated after every six oscillator periods while fetching the external program memory. It remains high during internal program execution to latch the address from the program counter (PC) onto the external address bus. (b) What is the bit transmitting or receiving capability of mode 1 in serial communication? (i) 8 bits (ii) 10 bits (iii) 11 bits (iv) 12 bits (b) The correct option is ( i ) 8 bits . Mode 1 in serial communication of the 8051 microcontroller supports 8-bit data transmission. It uses a start bit, followed by 8 data bits, and optionally a parity bit and stop bit. (c) Which byte has the capability to interrupt the slave when SM2 bit is assigned ...