Sequential & Memory Review
Sequential & Memory Review
REVIEW
Lecture 02 Microprocessor Interfacing
Review [PREVIOUS LECTURE]
Microcontroller
Tools
Programming Language
Groups
P – Requisite
Pre R i i RRequirements
i
Lecture Objectives
j
Bits, Bytes,
Memory, Data
Address Space,
Space
Memory Types,
M
Memory Access
A Protocol
P l
Buses
Memory Map
Block Diagram of Computer
Bits & Bytes
y
The word bit is a shortening of the words "Binary
Binary
digIT”.
Bitsare binaryy digits.
g A bit can hold the value 0 or 1.
Bytes are made up of 8 bits each.
Binary
y math works jjust like decimal math,, but each bit
can have a value of only 0 or 1.
N 2^N N 2^N
1 2 18 262144
2 4 20 1048576
3 8 22 4194304
4 16 24 16777216
5 32 28 268435456
6 64 30 1073741824
7 128 32 4294967296
8 256 40 1099511627776
10 1024 48 281474976710656
12 4096 56 72057594037927936
16 65536 64 18446744073709551616
Memory
y Types
yp
Memory
y Access Protocol: Read
Program Memory
Buses,, Address,, Data & Control
Block Diagram
g of a Computer
p System
y