Unit 1 MP Arct
Unit 1 MP Arct
# 01
Microprocessor Architecture
By
Salim M. Wadi
[email protected]
Lec. # 01
2. Historical Background.
3. Differences between Microprocessor and Microcontroller.
Salim M. Wadi 1
[email protected]
Lec. # 01
Salim M. Wadi 3
[email protected]
Lec. # 01
Salim M. Wadi 4
[email protected]
Lec. # 01
Microprocessor: Microcontroller:
Microprocessor – silicon Microcontroller – silicon
chip which includes ALU, chip which includes
register circuits & control microprocessor, memory
circuits & I/O in a single
package.
Salim M. Wadi 5
[email protected]
Lec. # 01
Salim M. Wadi 5
[email protected]
Lec. # 01
Salim M. Wadi 8
[email protected]
Lec. # 01
Salim M. Wadi 9
[email protected]
Lec. # 01
8-bit B and 8-bit C registers can be used as one 16-bit BC register pair.
When used as a pair the C register contains low-order byte. Some
instructions may use BC register as a data pointer.
8-bit D and 8-bit E registers can be used as one 16-bit DE register pair.
When used as a pair the E register contains low-order byte. Some
instructions may use DE register as a data pointer.
8-bit H and 8-bit L registers can be used as one 16-bit HL register pair.
When used as a pair the L register contains low-order byte. HL register
usually contains a data pointer used to reference memory addresses.
Salim M. Wadi 10
[email protected]
Lec. # 01
Salim M. Wadi 11
[email protected]
Lec. # 01
Home work
Q1/ What is the Moor's Law?
Q6/ What is the memory size that can be used with 8085 microprocessor.
Salim M. Wadi 13
[email protected]