Sys Driver - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

5.5

SYS Driver

This section describes the API for the MC56F800E on-chip system support functions - system
integration module, low voltage detection and external bus interface. The functionality of these
modules itself is described in the device Data Sheet, MC56F83xx Peripheral User Manual,
56F8000 Peripheral Reference Manual, 56F802x/3x Peripheral Reference Manual and
56F800x Peripheral Reference Manual.
5.5.1
Introduction
The 56F800E devices have a reset circuitry which includes:
Power-On Reset (POR) - keep chip in reset state until supply voltage rises up to a sufficient level
External Reset - external RESET input
COP (Computer Operating Properly) module Reset
SYS driver implements functions which detect the type of the previous Reset.
Beside the reset circuitry the MC56F83xx, MC56F801x and
Voltage Interrupt function (also referred as Power Supervisor or Brown-out detection). This
function can generate an interrupt if the supply voltage drops below 2.2V or 2.7V thus
maintaining reliable chip operation without additional external circuitry.
This section describes the SYS driver software providing the low level software layer interfacing
hardware to/with software.
5.5.2
Quick Reference
This section is intended as a source of quick access information, while the details are discussed in
Section 5.5.3.
Unlike the 56F800 processors where the three system modules were covered by the single
peripheral address space, the 56F800E processors split the functionality into separate modules:
SYS (SIM) - System Integration Module
LVI - Low-Voltage Inhibit Module (Power Supervisor)
SEMI (EMI)- System Bus External Memory Interface
Module base address
of / for
SYS (SIM_BASE)
LVI (LVI_BASE)
SEMI (SEMI_BASE)
FREESCALE SEMICONDUCTOR
Table 5-94. Module Base Address
MC56F800x
MC56F801x
0xF240
0xF140
N/A
0xF160
N/A
N/A
Targeting 56F8xxx Platform
devices have a Low
MC56F802x/3x
MC56F802x/3x
MC56F83xx
0xF100
0xF350
0xF140
0xF360
N/A
0xF020
5-133

Advertisement

Table of Contents
loading

Table of Contents