Question By: Shankar Pal & Rishi Garg *Please note this is the block diagram of MicroComputer & not a MicroProcessor. “A microcontroller/microcomputer is a complete microprocessor system, consisting of a microprocessor, limited amount of ROM or EPROM, RAM and I/O ports, built on a single integrated circuit”. – Source 8051. Available on Page 4...
Category: 8085
Program To Add A Block Of Data In 8085
Question By: Shankar Pal How to solve this problem:- A block of data is stored from memory location 4501H and onwards. The length of the block is stored at memory location 4500H. Write an Assembly Language Program to find the sum of the block of data. Store the two byte result form memory location 4600H....
What is meant by ALE is never tristated?
Tristate means three states viz. Logic 0, Logic 1 and high impedance states. In high impedance state, the pin neither connected to supply nor to ground. Hence impedance at this pin is very high with respect to supply as well as ground. Some pins of 8085 have three states. In high impedance state, this pin...
In 8085 microprocessor,flag registor content is 3CH.Interpret its meaning?Wht is 3CH in this and wht should i write in this question???
3C 3 C 0 0 1 1 1 1 0 0 S Z X Ac X P X Cy Question By: Jitin Pranav