The most widespread application of ROMs is in the storage of data and program codes that must be available on power-down in the microprocessor-based systems. These data and program codes are called firmware because they are firmly stored in hardware.
Options
A. True
B. False
Correct Answer
False
More questions
1. Design a circuit using a 74121 to convert a 33-kHz, 30% duty cycle waveform to a 33-kHz, 60% duty cycle waveform.
There are five interrupt sources for the 8051, which means that they can recognize 5 different events that can interrupt regular program execution. Each interrupt can be enabled or disabled by setting bits of the IE register. Likewise, the whole interrupt system can be disabled by clearing the EA bit of the same register.