3 hckr divider modulus select (hdm[5:0])—bits 8–3, 4 hckr reserved bits—bits 23–14, 11–9, 5 hckr filter mode (hfm[1:0]) — bits 13–12 – Motorola DSP56012 User Manual

Page 160: Table53 shi noise reduction filter mode, Hckr reserved bits—bits 23–14, 11–9 -12, Hckr filter mode (hfm[1:0]) — bits 13–12 -12, Table 5-3, Shi noise reduction filter mode

Advertising
background image

5-12

DSP56012 User’s Manual

MOTOROLA

Serial Host Interface

Serial Host Interface Programming Model

prescaler is operational. HRS is ignored when the SHI operates in the Slave mode.
The HRS bit is cleared during hardware reset and software reset.

5.4.5.3

HCKR Divider Modulus Select (HDM[5:0])—Bits 8–3

The HDM[5:0] bits specify the divide ratio of the clock generator divider. A divide
ratio between 1 and 64 (HDM[5:0] = 0 to $3F) may be selected. When the SHI operates
in the Slave mode, the HDM[5:0] bits are ignored. The HDM[5:0] bits are cleared
during hardware reset and software reset.

5.4.5.4

HCKR Reserved Bits—Bits 23–14, 11–9

These bits in HCKR are reserved and unused. They are read as 0s and should be
written with 0s for future compatibility.

5.4.5.5

HCKR Filter Mode (HFM[1:0]) — Bits 13–12

The read/write control bits HFM[1:0] specify the operational mode of the noise
reduction filters, as described in

Table 5-3 on page 5-12

. The filters are designed to

eliminate undesired spikes that might occur on the clock and data-in lines and allow
the SHI to operate in noisy environments when required. One filter is located in the
input path of the SCK/SCL line and the other is located in the input path of the data
line (i.e., the SDA line when in I

2

C mode, the MISO line when in SPI Master mode,

and the MOSI line when in SPI Slave mode).

When HFM[1:0] are cleared, the filter is bypassed (spikes are not filtered out). This
mode is useful when higher bit-rate transfers are required and the SHI operates in a
noise-free environment.

When HFM1 = 1 and HFM0 = 0, the narrow-spike-tolerance filter mode is selected. In
this mode the filters eliminate spikes with durations of up to 20ns. This mode is
suitable for use in mildly noisy environments and imposes some limitations on the
maximum achievable bit-rate transfer.

When HFM1 = 1 and HFM0 = 1, the wide-spike-tolerance filter mode is selected. In
this mode the filters eliminate spikes up to 100 ns. This mode is recommended for use

Table 5-3

SHI Noise Reduction Filter Mode

HFM1

HFM0

Description

0

0

Bypassed (Disabled)

0

1

Reserved

1

0

Narrow Spike Tolerance

1

1

Wide Spike Tolerance

Advertising