Specifications

Chapter 4
APPLICATION EXAMPLES
Contents Page
OVERVIEW ..................................................... 4-1
EXAMPLE 1: V40 INITIALIZATION
.............................. 4-2
Objectives
................................................... 4-2
Program Code
................................................ 4-3
EXAMPLE 2: PERIPHERAL INITIALIZATION
.................... 4-6
Objectives
................................................... 4-6
Program Code
................................................ 4-6
EXAMPLE 3: WATCHDOG TIMER
.............................. 4-18
Objectives
.................................................. 4-18
Program Code
.............................................. 4-19
OVERVIEW
This chapter includes programming examples for initializing and
managing several devices found on the ZT 8832. In most cases, the
procedures will require some modification to meet the needs of
specific applications. Each example includes a discussion of program
objectives followed by an assembly language listing.
4-1