ECE3120: Microcomputer Systems - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

ECE3120: Microcomputer Systems

Description:

... directives, arithmetic, loops, branch, shift/rotate, boolean logic, bit test... Control unit: hardware instrucion logic. Memory: place to store software ... – PowerPoint PPT presentation

Number of Views:27
Avg rating:3.0/5.0
Slides: 11
Provided by: xubi
Category:

less

Transcript and Presenter's Notes

Title: ECE3120: Microcomputer Systems


1
ECE3120 Microcomputer Systems
  • Dr. Xubin He
  • http//iweb.tntech.edu/hexb
  • Email hexb_at_tntech.edu
  • Tel 931-3723462, Brown Hall 319

2
Course Review
  • HCS12 overview Chapters 1 ,3
  • Computer organization HW, SW
  • Memory Addressing
  • Instruction queue and execution cycle
  • HCS12 members
  • Dragon12 demo boards
  • D-Bug12
  • HCS12 Programming Chapters 2, 4
  • Basic programming program structure, directives,
    arithmetic, loops, branch, shift/rotate, boolean
    logic, bit test
  • Advanced programming stack, array, strings,
    stack frames, subroutines, using D-bug12 to
    perform I/O
  • Parallel Ports Chapter 7
  • Concepts, I/O addressing and synchronization,
    HCS12 parallel ports overview
  • Interfacing with input devices LEDs, 7-segment,
    LCDs
  • Interfacing with input devices keypad, switch
    scanning, debouncing, ASCII code lookup
  • D/A converter
  • Interrupts Chapter 6
  • General interrupt concepts
  • HCS12 exceptions reset, interrupt (nonmaskable,
    maskable) priority, ISR, IVT
  • HCS12 operaion modes normal, special

3
Computer Organization
  • Computer
  • Hardware
  • Processor brain, CPU
  • Datapath registers and ALU
  • Control unit hardware instrucion logic.
  • Memory place to store software programs and data
  • I/O devices enter data/programs into the
    computer/display outputs
  • Software programs
  • A program is a set of instructions that the
    computer hardware can execute.

4
Computer Organization
5
(No Transcript)
6
Memory Map
7
CPU Registers
I/O Registers Appendix C
8
Addressing Modes
9
Addressing Modes (Contd).
10
Indexed Addressing Modes
Write a Comment
User Comments (0)
About PowerShow.com