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

7207E

Part # 7207E
Description
Category SWITCH
Availability Out of Stock
Qty 0



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.

MITSUBISHI MICROCOMPUTERS
M37207MF-XXXSP/FP, M37207M8-XXXSP
M37207EFSP/FP
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER for VOLTAGE SYNTHESIZER
and ON-SCREEN DISPLAY CONTROLLER
67
(10) Wipe Function
Wipe mode
This microcomputer allows the display area to be gradually expanded
or shrunk in the vertically direction in units of 1H (H: HSYNC signal).
There are 3 modes for this scroll method. Each mode has DOWN
and UP modes, providing a total of 6 modes.
Table 13 shows the contents of each wipe mode.
Table 13. Wipe Operation in Each Mode and Values of Wipe Mode Register
OFF
Mode Wipe Operation
Wipe Mode Register
Bit 2 Bit 1 Bit 0
DOWN
UP
Appear from
upper side
001
101
1
Down Up
ON
OFF
AFBCDE
SXTUVW
GLHIJK
MRNOPQ
DOWN
UP
010
110
Down Up
OFF
ON
AFBCDE
SXTUVW
GLHIJK
MRNOPQ
DOWN
UP
011
111
Down Up
ON
OFF
SXTUVW
GLHIJK
MRNOPQ
2
3
AFBCDE
Erase from
lower side
Erase from
upper side
Appear from
lower side
Erase from
both upper and
lower sides
Appear to
both upper and
lower sides
MITSUBISHI MICROCOMPUTERS
M37207MF-XXXSP/FP, M37207M8-XXXSP
M37207EFSP/FP
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER for VOLTAGE SYNTHESIZER
and ON-SCREEN DISPLAY CONTROLLER
68
Wipe speed
The wipe speed is determined by the vertical synchronization (VSYNC)
signal. For the NTSC interlace method, assuming that
VSYNC = 16.7 ms, 262.5 HSYNC signals (per field)
we obtain the wipe speed as shown in Table 14.
Wipe resolution varies with each wipe mode. In mode 1 and mode 2,
one of 3 resolutions (1H, 2H, 4H) can be selected. In mode 3, wipe is
done in units of 4H only.
Table 14. Wipe Speed
(NTSC interlace method, H = 262.5)
Wipe Speed (entire screen)
16.7 (ms) 262.5 ÷ 1 4 (s)
16.7 (ms) 262.5 ÷ 2 2 (s)
16.7 (ms) 262.5 ÷ 4 1 (s)
Table 15. Wipe Mode and Wipe Resolution
Wipe Resolution
1H Unit
2H Unit
4H Unit
Wipe Resolution
1H Unit
2H Unit
4H Unit
4H Unit
Wipe Speed
about 4 (s)
about 2 (s)
about 1 (s)
about 1 (s)
Mode
Mode 1
Mode 2
Mode 3
Fig. 63. Structure of Wipe Mode Register
b7 b6 b5 b4 b3 b2 b1 b0
Wipe mode register (SL) [Address 00ED
16
]
B Name Functions
After reset
R
W
Wipe Mode Register
0, 1 Wipe mode selection bits
(SL0, SL1)
b1 b0
0 0 : Wipe is not available
0 1 : Mode 1
1 0 : Mode 2
1 1 : Mode 3
0
2
Direction mode selection
bits (SL2)
0
RW
RW
7
0
Nothing is assigned. This bit is a write disable bit.
When this bit is read out, the value is indeterminate.
R—
3, 4
Wipe unit selection bits
(SL3, SL4)
0
RW
0: DOWN mode
1: UP mode
b4 b3
0 0 : 1H unit
0 1 : 2H unit
1 0 : 3H unit
1 1 : Do not set
5, 6
Stop mode selection bits
(SL5, SL6)
0
RW
b6 b5
0 0 : Stop at the 312nd H
0 1 : Stop at the 156th H
1 0 : Stop at the 256th H
1 1 : Stop at the 128th H
MITSUBISHI MICROCOMPUTERS
M37207MF-XXXSP/FP, M37207M8-XXXSP
M37207EFSP/FP
SINGLE-CHIP 8-BIT CMOS MICROCOMPUTER for VOLTAGE SYNTHESIZER
and ON-SCREEN DISPLAY CONTROLLER
69
Fig. 65. Port Control Register
(11) CRT Output Pin Control
The CRT output pins R, G, B, I and OUT can also function as ports
P52, P53, P54, P55 and P56. Set the corresponding bit of the port P5
control register (address 00CB16) to “0” to specify these pins as CRT
output pins, or set it to “1” to specify it as a general-purpose port P5
pins.
The input polarity of signals HSYNC and VSYNC and output polarity of
signals R, G, B, I and OUT can be specified with the bits of the CRT
port control register (address 00EC16). Set a bit to “0” to specify posi-
tive polarity; set it to “1” to specify negative polarity.
The CRT clock I/O pins OSC1, OSC2 are controlled with the port
control register (address 020616).
The CRT port control register is shown in Figure 64.
The port control register is shown in Figure 65.
Fig. 64. CRT Port Control Register
b7 b6 b5 b4 b3 b2 b1 b0
CRT port control register (CRTP) [Address 00EC
16
]
B Name Functions
After reset
R
W
CRT Port Control Register
0H
SYNC
input polarity
switch bit (HSYC)
0 : Positive polarity
1 : Negative polarity
0
1
0 : Positive polarity
1 : Negative polarity
0
2 R, G, B output polarity
switch bit (R/G/B)
0 : Positive polarity
1 : Negative polarity
0
3 I output polarity switch bit
(I)
0 : Positive polarity
1 : Negative polarity
0
4 OUT output polarity
switch bit (OUT)
0 : Positive polarity
1 : Negative polarity
0
5 R signal output switch bit
(R)
0 : R signal output
1 : MUTE signal output
0
6 G signal output switch bit
(G)
0 : G signal output
1 : MUTE signal output
0
7 B signal output switch bit
(B)
0 : B signal output
1 : MUTE signal output
0
V
SYNC
input polarity
switch bit (VSYC)
RW
RW
RW
RW
RW
RW
RW
RW
b7 b6 b5 b4 b3 b2 b1 b0
Port control register (P7D) [Address 0206
16
]
B Name Functions
After reset
R
W
Port Control Register
0, 1 Port P7 data input bits
(P7D0, P7D1)
When only OP1 = “0” and
OP0 = ”1,” input data is
valid. (See note)
Indeterminate
2
D-A/AD3 function selection
bit (P7D2)
0
RW
RW
0
Nothing is assigned. These bits are write disable bits.
When these bits are read out, the values are indeterminate.
R—
4P4
0
/X
CIN
, P4
1
/X
COUT
function selection bit
(P7D4)
0 : P4
0
, P4
1
1 : X
CIN
, X
COUT
0
RW
Note: OP is the CRT clock selection register.
0: AD3
1: D-A
3,
5 to 7
PREVIOUS1617181920212223242526272829NEXT