Microprocessor design and course Lecture Two
Microprocessor design and course Lecture Two
Embedded Systems
An embedded system is a combination of HW and SW
specifically designed to perform dedicated functions.
In some cases, embedded systems are part of a larger
Support Devices
Timers
A/D converter
Serial I/O
MPU
Read instructions
Process binary data
Storage Device
Addresses
Registers
Major Categories
Read/Write Memory
(R/W)
Read-only-Memory
(ROM)
D7 D0
Sept Dec 2024 01/22/25
Input/Output Devices
7
Input Devices
Switches and Keypads
Output devices
LEDs and LCDs
Receive binary information from the MPU
Machine Language
Binary Instructions
One-to-one correspondence
Machine-specific
Machine independent
Signed Integers
2's Complement
Bit 7 is sign bit
Positive numbers: 00H to 7FH (010 to 12710)
Negative numbers: 80H to FFH (-110 to -12810)
System hardware
Discrete components
Microprocessor, Memory, and I/O
Components connected by buses
Address, Data, and Control
System software
A group of programs that monitors the function of