MICROPROCESSOR AND MICROCONTROLLER

INTERRUPT PROGRAMMING

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Reset activates when
A
0 volts are received at MCLR
B
5 volts are received at MCLR
C
When voltage drops below 5 volts
D
All the above
Explanation: 

Detailed explanation-1: -The MCLR pin can be enabled or disabled by a bit setting in the configuration register. The MCLR needs to be pulled up to Vdd power to prevent the device from being held in reset mode. This can be done internally by circuitry enabled inside the device or externally by circuitry connected to the device.

Detailed explanation-2: -The Master Clear or MCLR is a feature present in many microcontrollers, used for resetting the entire device. This means that when the MCLR is triggered, the device will start over without unplugging or disconnecting the power source.

There is 1 question to complete.