Prescaler control register, Prescaler control register -67 – Motorola MVME1X7P User Manual

Page 157

Advertising
background image

LCSR Programming Model

http://www.motorola.com/computer/literature

2-67

2

Prescaler Control Register

The prescaler provides the various clocks required by the counters and
timers in the VMEchip2. In order to specify absolute times from these
counters and timers, the prescaler must be adjusted for different local bus
clocks. The prescaler register should be programmed based on the
following equation. This provides a 1MHz clock to the Tick timers.

prescaler register = 256–Bclock (MHz)

For example, for operation at 25MHz the prescaler value is $E7, and at
32MHz it is $E0.

Non-integer local bus clocks introduce an error into the specified times for
the various counters and timers. This is most notable in the tick timers. The
tick timer clock can be derived by the following equation.

tick timer clock = Bclock / (256–prescaler value)

If the prescaler is not correctly programmed, the bus timers do not generate
their specified values and the VMEbus reset time may be violated. The
maximum clock frequency for the tick timers is the B clock divided by
two. The prescaler register control logic does not allow the value 255
($FF) to be programmed.

ADR/SIZ

$FFF4004C (8 bits of 32)

BIT

7

. . .

0

NAME

Prescaler Adjust

OPER

R/W

RESET

$DF P

Advertising