Freelance Electronics Components Distributor
Closed Dec 25th-26th
800-300-1968
We Stock Hard to Find Parts

8A/S6

Part # 8A/S6
Description Incandescent S Light Lamp
Category LAMP
Availability In Stock
Qty 2
Qty Price
1 + $2.43518
Manufacturer Available Qty
General Electric
  • Shipping Freelance Stock: 2
    Ships Immediately



Technical Document


DISCLAIMER: The information provided herein is solely for informational purposes. Customers must be aware of the suitability of this product for their application, and consider that variable factors such as Manufacturer, Product Category, Date Codes, Pictures and Descriptions may differ from available inventory.

Timer Interface Module B (TIMB)
Features
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Timer Interface Module B (TIMB) 319
Figure 20-1. TIMB Block Diagram
PRESCALER
PRESCALER SELECT
TCLK
INTERNAL
16-BIT COMPARATOR
PS2 PS1 PS0
16-BIT COMPARATOR
16-BIT LATCH
TCH0H:TCH0L
MS0A
ELS0B ELS0A
PTF4
TOF
TOIE
INTER-
CHANNEL 0
TMODH:TMODL
TRST
TSTOP
TOV0
CH0IE
CH0F
CH0MAX
MS0B
16-BIT COUNTER
BUS CLOCK
PTD4/ATD12/TBCLK
PTF4/TBCH0
PTF5/TBCH1
LOGIC
RUPT
LOGIC
INTER-
RUPT
LOGIC
16-BIT COMPARATOR
16-BIT LATCH
TCH1H:TCH1L
MS1A
ELS1B ELS1A
PTF5
CHANNEL 1
TOV1
CH1IE
CH1F
CH1MAX
LOGIC
INTER-
RUPT
LOGIC
Timer Interface Module B (TIMB)
Technical Data MC68HC908AZ60A — Rev 2.0
320 Timer Interface Module B (TIMB) MOTOROLA
Figure 20-2. TIMB I/O Register Summary
Addr. Register Name Bit 7 6 5 4 3 2 1 Bit 0
$0040 TIMB Status/Control Register (TBSC) TOF TOIE TSTOP TRST 0 PS2 PS1 PS0
$0041 TIMB Counter Register High (TBCNTH) Bit 15 14 13 12 11 10 9 Bit 8
$0042 TIMB Counter Register Low (TBCNTL) Bit 7 6 5 4321Bit 0
$0043 TIMB Counter Modulo Reg. High (TBMODH) Bit 15 14 13 12 11 10 9 Bit 8
$0044 TIMB Counter Modulo Reg. Low (TBMODL) Bit 7 6 5 4321Bit 0
$0045 TIMB Ch. 0 Status/Control Register (TBSC0) CH0F CH0IE MS0B MS0A ELS0B ELS0A TOV0 CH0MAX
$0046 TIMB Ch. 0 Register High (TBCH0H) Bit 15 14 13 12 11 10 9 Bit 8
$0047 TIMB Ch. 0 Register Low (TBCH0L) Bit 7 6 5 4321Bit 0
$0048 TIMB Ch. 1 Status/Control Register (TBSC1) CH1F CH1IE 0 MS1A ELS1B ELS1A TOV1 CH1MAX
$0049 TIMB Ch. 1 Register High (TBCH1H) Bit 15 14 13 12 11 10 9 Bit 8
$004A TIMB Ch. 1 Register Low (TBCH1L) Bit 7 6 5 4321Bit 0
R= Reserved
Timer Interface Module B (TIMB)
Functional Description
MC68HC908AZ60A — Rev 2.0 Technical Data
MOTOROLA Timer Interface Module B (TIMB) 321
20.4 Functional Description
Figure 20-1 shows the TIMB structure. The central component of the
TIMB is the 16-bit TIMB counter that can operate as a free-running
counter or a modulo up-counter. The TIMB counter provides the timing
reference for the input capture and output compare functions. The TIMB
counter modulo registers, TBMODH–TBMODL, control the modulo
value of the TIMB counter. Software can read the TIMB counter value at
any time without affecting the counting sequence.
The two TIMB channels are programmable independently as input
capture or output compare channels.
20.4.1 TIMB Counter Prescaler
The TIMB clock source can be one of the seven prescaler outputs or the
TIMB clock pin, PTD4/ATD12/TBCLK. The prescaler generates seven
clock rates from the internal bus clock. The prescaler select bits, PS[2:0],
in the TIMB status and control register select the TIMB clock source.
20.4.2 Input Capture
An input capture function has three basic parts: edge select logic, an
input capture latch and a 16-bit counter. Two 8-bit registers, which make
up the 16-bit input capture register, are used to latch the value of the
free-running counter after the corresponding input capture edge detector
senses a defined transition. The polarity of the active edge is
programmable. The level transition which triggers the counter transfer is
defined by the corresponding input edge bits (ELSxB and ELSxA in
TBSC0 through TBSC1 control registers with x referring to the active
channel number). When an active edge occurs on the pin of an input
capture channel, the TIMB latches the contents of the TIMB counter into
the TIMB channel registers, TBCHxH–TBCHxL. Input captures can
generate TIMB CPU interrupt requests. Software can determine that an
input capture event has occurred by enabling input capture interrupts or
by polling the status flag bit.
PREVIOUS100101102103104105106107108109110111112113NEXT