Chapter 1
Microprocessor Operation
Chapter 2
Knowledge of Binary Numbers Prerequisite to Writing a Program
Chapter 3
H8/300H Series Overview, and H8/3048
Chapter 4
Writing a Simple Program in an Assembly Language
Chapter 5
H8/300H Instructions and Addressing Mode
Chapter 6
Sample programming in an assembly language
Chapter 7
Exception Handling
Chapter 8
Parallel Data Input/Output
Chapter 9
Analog Voltage Input
Chapter 10
Analog Voltage Output
Chapter 11
Serial Interface (SCI)
Chapter 12
Timers

Chapter 13
Expanding Memory and I/O

Aim of a lesson
13.1 H8/3048 Operating Mode
13.2 Pins for Memory Connection
13.3 Read Timing from External Memory
13.4 Write Timing to External Memory
13.5 Sample Memory (EPROM)
13.6 Sample Memory (SRAM)
13.7 Connecting CPU to Memory (Connecting EPROM Using 8-bit Data Bus)
13.8 Connecting CPU to Memory (Connecting SRAM Using 8-bit Data Bus)
13.9 Connecting CPU to Memory (16-bit Data Bus)
13.10 I/O Port Expansion
Exercise