Why was 8085 microprocessor introduced?
Answer / Arjun Yadav
The Intel 8085 microprocessor was introduced in the mid-1970s as an update to the 8080 microprocessor. The primary reasons for its introduction were:
1. Increased Speed: The 8085 operated at a higher clock speed (6 MHz) compared to the 8080 (2 MHz), allowing for faster execution of instructions.
2. Improved Features: The 8085 included additional features such as built-in interrupt handling, memory addressing up to 64 KB, and direct memory access (DMA).
3. Reduced Cost: The 8085 was designed with a smaller number of transistors compared to the 8080, which reduced its cost and power consumption.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an interrupt service routine?
In which T-state does the CPU sends the address o memory or I/O and the ALE signal for Demultiplexing
How many bits microprocessor was first developed?
How do you detect if two 8-bit signals are same?
write an assembly code which can call function in a loop with al value from 0 to 9
State the order of interrupts priority wise (lower to higher)?
What is a coprocessor trap?
What type of interrupts are used for critical events and why?
Which interrupt in the 8086 has the highest priority?
Are all the bits of flag register used in 8051?
What is the difference between MOV and MVI?
What is the difference between harvard architecture and von neumann architecture?