On-Chip Clock Generator; Figure 3-10. Using An External Crystal - Motorola MC68302 User Manual

Integrated multiprotocol processor
Hide thumbs Also See for MC68302:
Table of Contents

Advertisement

1. Calculate what the mask should be. For a 1 Megabyte block, the address lines A0
through A19 are used to address bytes within the block, so they need to be masked
out.
2. Write $3E00 to OR2 (DTACK=1 for 1 wait state, M23-M20 = 1 to use these bits in the
comparison, M19-M13 = 0 to mask these address bits, MRW = 0 to enable the chip
select for both read and write, and CFC = 0 to mask off function code comparison).
3. Write $0401 to BR2 (FC2-FC0 = 0 don't care, A23-A13 = base address, RW = 0 don't
care, and EN =1 to enable the chip select.
The mask bits in the OR are used to mask the individual address
bits, so in the previous example, if bit 12 (M23) was changed to
a zero, then CS2 would assert for a 1 Megabyte block beginning
at $200000 and a 1 Megabyte block at $A00000.

3.7 ON-CHIP CLOCK GENERATOR

The IMP has an on-chip clock generator that supplies clocks to both the internal M68000
core and peripherals and to an external pin. The clock circuitry uses three dedicated pins:
EXTAL, XTAL, and CLKO.
The external clock/crystal (EXTAL) input provides two clock generation options. EXTAL may
be used to interface the internal generator to an external crystal (see Figure 3-10). Typical
circuit parameters are C1 = C2 = 25 pF and R = 700 k
Typical crystal parameters are Co < 10 pF and Rx = 50 . The equivalent load capacitance
(C L ) of this circuit is 20 pF, calculated as (C1 + C in )/2, where C1 = C2 = 25 pF and C in = 15
pF maximum on the EXTAL pin.
MOTOROLA
NOTE
C1
C2

Figure 3-10. Using an External Crystal

MC68302 USER'S MANUAL
System Integration Block (SIB)
using a parallel resonant crystal.
MC68302
EXTAL
R
XTAL
3-49

Advertisement

Table of Contents
loading

Table of Contents