The MTV112E micro-controller is an 8051 CPU core embedded device specially tailored to CRT monitor
24Cxx series EEPROM interface, A/D converter and a 32K-byte internal program EPROM.
MTV112E
TECHNOLOGY
(Rev 1.8)
8051 Embedded CRT Monitor Controller
OTP Version
FEATURES
8051 core.
384
14-channel 10V open-drain PWM DAC, 10 dedicated channels and 4 channels shared with I/O pin.
MAX, 23 I/O pins.
SYNC processor for composite separation, polarity and frequency check, and polarity adjustment.
Built-in monitor self-test pattern generator.
Built-in low power reset circuit.
One slave mode IIC interface and one master mode IIC interface.
IIC interface for DDC1/DDC2B and EEPROM; only one EEPROM needed to store DDC1/DDC2B and
display mode information.
Dual 4-bit ADC.
Watchdog timer with programmable interval.
40-pin PDIP and 44-pin PLCC package.
GENERAL DESCRIPTION
applications. It includes an 8051 CPU core, 384-byte SRAM, 14 built-in PWM DACs, DDC1/DDC2B interface,
STOUT
P1.0-7
X1
X2
P2.0-3
P3.0-P3.2
HSCL
HSDA
P0.0-7
8051
CORE
P2.4-7
P3.4
DDC 1/2 B & FIFO
P0.0-7
RD
WR
INT
1
RST
INTERFACE
WR
XFR
RD
WATCH-DOG
TIMER
RST
H / VSYNC
CONTROL
14 CHANNEL
PWM DAC
IIC INTERFACE
HSYNC
VSYNC
HBLANK
VBLANK
DA0-9
DA10-13
ADC
ISCL
ISDA
AD0
AD1
BL OCK DIAGRAM
This datasheet contains new product information. Myson Technology reserv es the rights to modify the product specification without
notice. No liability is assumed as a result of the use of this product. No rights under any patent accompany the sale of the product.
O29Self-test video output / General purpose output
O30
O31
O32
O33
O34
O35
O36
O37
O38
O39
-40Positive power supply
3.0 FUNCTIONAL DESCRIPTION
1. 8051 CPU Core
MTV112E includes all 8051 functions with the following exceptions:
1.1 PSEN, ALE, RD and WR pins are disabled. The external RAM access is restricted to XFRs within
MTV112E.
MTV112E Revision 1.8 05/18/2001
3/19
Page 4
MYSON
PADMOD
Memory Alloc ation
256 bytes, accessible by
MTV112E
TECHNOLOGY
1.2 Port 0, port 3.3, and ports 3.5 ~ 3.7 are not general-purpose I/O ports. They are dedicated to monitor
control or DAC pins.
1.3 INT1 and T1 input pins are not provided.
1.4 Ports 2.4 ~ 2.7 are shared with DAC pins; ports 3.0 ~ 3.2, and port3.4 are shared with monitor control
pins.
In addition, there are 2 timers, 5 interrupt sources and a serial interface compatible with the standard 8051.
The Txd/Rxd (P3.0/P3.1) pins are shared with DDC interface. INT0/T0 pins are shared with IIC interface. An
extra option can be used to switch the INT0 source from P3.2 to P2.0. This feature maintains an external
interrupt source when IIC interface is enabled.
Note: All regis t ers li st ed in th i s do c um ent resid e in the external RAM area (XFR). For the int ernal
RAM memory m ap pl ease refer to th e 8051 spec.
reg name
addrbit7bit6bit5bit4bit3bit2bit1bit0
30h (w)SINT0IICFDDCEIICEDA13EDA12EDA11EDA10E
SINT0 = 1→ INT0 source is pin #21.
= 0→ INT0 source is pin #12.
IICF= 1→ Selects 400kHz master IIC speed.
= 0→ Selects 100kHz master IIC speed.
DDCE = 1→ Pin #10 is HSCL; pin #11 is HSDA.
= 0→ Pin #10 is P3.0/Rxd; pin #11 is P3.1/Txd.
IICE= 1→ Pin #12 is ISDA; pin #14 is ISCL.
= 0→ Pin #12 is P3.2/(INT0*); pin #14 is P3.4/T0.
DA13E = 1→ Pin #25 is DA13.
= 0→ Pin #25 is P2.4.
DA12E = 1→ Pin #26 is DA12.
= 0→ Pin #26 is P2.5.
DA11E = 1→ Pin #27 is DA11.
= 0→ Pin #27 is P2.6.
DA10E = 1→ Pin #28 is DA10.
= 0→ Pin #28 is P2.7.
* SINT0 should be 0 in this case.
(Rev 1.8)
2.
2.1 Internal Special Function Registers (SFR)
SFR is a group of registers that is the same as standard 8051.
2.2 Internal RAM
There is a 384 bytes RAM in MTV112E. The first portion of the RAM area contains
setting PSW.1=0; the second portion of the RAM area contains 128 bytes, accessible by setting PSW.1=1.
2.3 External Special Function Registers (XFR)
XFR is a group of registers allocated in the 8051 external RAM area. Most of the registers are used for
monitor control or PWM DAC. The program can initialize Ri value and use "MOVX" instruction to access
these registers.
4/19
MTV112E Revision 1.8 05/18/2001
Page 5
MYSON
Each D/A converter's output pulse width is controlled by an 8-bit register in XFR. The frequency of these
Xtal frequency/253 or Xtal frequency/256, selected by DIV253. If DIV253=1, writing FDH/FEH/FFH
WCLR
WDT2
WDT1
WDT0
MTV112E
TECHNOLOGY
FFH
80H
7FH
00H
3. PWM DAC
outputs is
to the DAC register generates stable high output. If DIV253=0, the output will pulse low at least once even if
the DAC register's content is FFH. Writing 00H to the DAC register generates stable low output.
DA0 (r/w) :The output pulse width control for DA0.
DA1 (r/w) :The output pulse width control for DA1.
DA2 (r/w) :The output pulse width control for DA2.
DA3 (r/w) :The output pulse width control for DA3.
DA4 (r/w) :The output pulse width control for DA4.
DA5 (r/w) :The output pulse width control for DA5.
DA6 (r/w) :The output pulse width control for DA6.
DA7 (r/w) :The output pulse width control for DA7.
DA8 (r/w) :The output pulse width control for DA8.
DA9 (r/w) :The output pulse width control for DA9.
DA10 (r/w) :The output pulse width contro l f or DA10.
The PWM DAC output frequency is
The PWM DAC output frequency is
4.2 H/V Frequency Counter
VSYNC/CVSYNC period when VSYNC/CVSYNC is present or continuously updated when VSYNC/CVSYNC
MTV112E
TECHNOLOGY
DA11 (r/w) :The output pulse width contro l f or DA11.
DA12 (r/w) :The output pulse width contro l f or DA12.
DA13 (r/w) :The output pulse width contro l f or DA13.
WDT (w) :Watchdog timer & special control bit.
DIV253 = 1→
= 0→
*1. All D/A converters are centered with value 80h after power-on.
4. H/V SYNC Proces sin g
The H/V SYNC processing block performs the functions of composite signa l separation, SYNC input
presence check, frequency counting, and polarity detection and control, as well as the protection of VBLANK
output while VSYNC speeds up to a high DDC communication clock rate. The present and frequency
function block treat any pulse less than one OSC period as noise.
4.1 Composite SYNC Separation
MTV112E continuously monitors the input HSYNC. If the vertical SYNC pulse can be extracted from the
input, a CVpre flag is set and the user can select the extracted "CVSYNC" for the source of polarity check,
frequency count and VBLANK. The CVSYNC will have a 10-16 us delay compared to the original signal. The
delay depends on the OSC frequency and composite mix method.
Xtal frequency/253.
Xtal frequency/256.
(Rev 1.8)
MTV112E can discriminate HSYNC/VSYNC frequency and saves the information in XFRs. The 15-bit
Hcounter counts the time of the 64xHSYNC period, but only 11 upper bits are loaded into the
HCNTH/HCNTL latch. The 11-bit output value is {2/H-Freq} / {1/OSC-Freq}, updated once per
is not present. The 14-bit Vcounter counts the time between 2 VSYNC pulses, but only 9 upper bits are
loaded into the VCNTH/VCNTL latch. The 9-bit output value is {1/V-Freq} / {512/OSC-Freq}, updated every
VSYNC/CVSYNC period. An extra overflow bit indicates the condition of the H/V counter overflow. The
VFchg/HFchg interrupt is active when VCNT/HCNT value changes or overflows. Tables 4.2.1 and 4.2.2
show the HCNT/VCNT value under the operations of 8MHz and 12MHz.
6/19
MTV112E Revision 1.8 05/18/2001
Page 7
MYSON
4.4 H/V Polarity Detection
The polarity functions detect the input HSYNC/VSYNC high and low pulse duty cycle. If the high pulse
duration is longer than that of the low pulse, the negative polarity is asserted; otherwise, positive polarity is
MTV112E
TECHNOLOGY
4.2.1 H-Freq Table
H-Freq(KHZ)
1
2
3
4
5
6
7
8
9
10
11
12
13
*1. The H-Freq output (HF10 - HF0) is valid.
*2. The tolerance deviation is + 1 LSB.
*1. The V-Freq output (VF8 - VF0) is valid.
*2. The tolerance deviation is + 1 LSB.
4.3 H/V Presence Check
The Hpresent function checks the input HSYNC pulse. The Hpre flag is set when HSYNC is over 10KHz or
cleared when HSYNC is under 10Hz. The Vpresent function check s the input VSYNC pulse. The Vpre flag
is set when VSYNC is over 40Hz or cleared when VSYNC is under 10Hz. A control bit "PREFS" selects the
time base for these functions. The HPRchg interrupt is set when the Hpre value changes. The VPRchg
interrupt is set when the Vpre/CVpre value changes. However, the CVpre flag interrupt may be disabled
when S/W disables the composite function.
56.25115h / 2771A0h / 416
59.94104h / 260187h / 391
60104h / 260186h / 390
60.32103h / 259184h / 388
60.53102h / 258183h / 387
66.670EAh / 23415Fh / 351
70.0690DEh / 22214Eh / 334
70.080DEh / 22214Eh / 334
720D9h /217145h / 325
72.3780D7h / 215143h / 323
72.70D6h / 214142h / 322
870B3h / 17910Dh / 269
8MHz OSC (hex / dec )12MHz OSC (hex / dec)
Outpu t Value (9 bits)
asserted. The HPLchg interrupt is set when the Hpol value changes. The VPLchg interrupt is set when the
Vpol value changes.
MTV112E Revision 1.8 05/18/2001
7/19
Page 8
MYSON
4.5 Output HBLANK/VBLANK Control and Polarity Adjustment
VSYNC, CVSYNC and the self-test vertical pattern. The mux selection and output polarity are S/W
This generator can generate 4 display patterns for testing purposes: positive
hatch, full white, and full black (shown in the following figure). It was originall y designed to support the
MTV112E
TECHNOLOGY
The HBLANK is the mux output of HSYNC and self-test horizontal pattern. The VBLANK is the mux output of
controllable. The VBLANK output is cut off when VSYNC frequency is over 200H z or 133Hz depends on
8MHz/12MHz OSC selection. The HBLANK/VBLANK shares the output pin with P4.1/ P4.0.
monitor manufacturer in performing a burn-in test, or to offer the end-user a reference t o check the monitor.
The generator's output STOUT shares the output pin with P4.2.
Display Region
(Rev 1.8)
Positive Cross-HatchNegative Cross-Hatch
Full WhiteFull Black
8/19
MTV112E Revision 1.8 05/18/2001
Page 9
MYSON
MTV112E
TECHNOLOGY
D
Hor.
Vert.
MTV112E Self-Test Pattern Timing (8MHz)
63.5KHz, 60Hz31.7KHz, 60Hz
Absolute timeH dotsAbsolute tim eH dots
Hor. Total TimeUs(A)=15.751280Us(A)=31.5640
Hor. Acitve TimeUs(D)=12.05979.3Us(D)=24.05488.6
Hor. F. P.Us(E)=0.216.25Us(E)=0.459
SYNC Pulse WidthUs(B)=1.5122Us(B)=361
Hor. B. P.Us(C)=2162.54Us(C)=481.27
C
BA
R
Q
PO
E
S
(Rev 1.8)
V linesV lines
Hor. Total TimeUs(O)=16.66351024Us(O)=16.6635480
Hor. Active TimeUs(R)=15.6555962Us(R)=15.6555451
Hor. F. P.Us(S)=0.0633.87Us(S)=0.0631.82
SYNC Pulse WidthUs(P)=0.0633.87Us(P)=0.0631.82
Hor. B. P.Us(Q)=0.88254.2Us(Q)=0.88225.4
* 8 x 8 blocks of cross-hatch pattern in display region.
4.7 VSYNC Interrupt
MTV112E checks the VSYNC input pulse and generates an interrupt at its leading edge. The VSYNC1 flag
C1, C0 = 1,1→ Selects CVSYNC as the polarity, Freq and VBLANK source.
= 1,0→ Selects VSYNC as the polarity, Freq and VBLANK source.
= 0,0→ Disables composite function (MTV012 compatible mode).
= 0,1→ H/W auto switches to CVSYNC when CVpre=1 and VSpre=0.
HVsel = 1→ Pin #16 is P4.1, pin #17 is P4.0.
= 0→ Pin #16 is HBLANK, pin #17 is VBLANK.
STOsel = 1→ Pin #29 is P4.2.
= 0→ Pin #29 is STOUT.
PREFS = 0→ Selects 8MHz OSC as H/V presence check and self-test pattern time base.
= 1→ Selects 12MHz OSC as H/V presence check and self-test pattern time base.
HALFV = 1→ VBLANK is half frequency output of VSYNC.
HB
5.1 DDC1 Mode
MTV112E enters DDC1 mode after Reset. In this mode, VSYNC is used as a data clock. The HSCL pin
should remain at high. The data output to the HSDA pin is taken from 8 bytes f FIFO in MTV112E. MTV112E
fetches the data byte from FIFO, then sends it in a 9-bit packet form at which includes a null b it (=1) as
packet separator. The software program should load EDID data (original stored in EEPROM) into FIFO and
take care of the FIFO depth. FIFO sets the FIFOI (FIFO low interrupt) flag when there ar e fewer than N
(N=2,3,4 or 5 controlled by LS1, LS0) bytes to be output to the HSDA pin. To prevent FIFO from emptying,
software needs to write EDID data to FIFO as soon as FIFOI is set. On the other hand, FIFO sets the FIFOH
(Rev 1.8)
interrupt can be masked or enabled by an EFIFO control bit. A simple way to control F IFO is to set (LS1,
LS0=1,0) and enable FIFOI interrupt, then software may load 4 bytes into FIFO each time a FIFOI interrupt
arises. A special control bit "LDFIFO" can reduce the software effort when EDID data is stored in EEPROM.
If LDFIFO=1, FIFO will be automatically loaded with MBUF data when software reads MBUF XFR.
5.2 DDC2B Mode
MTV112E switches to DDC2B mode when it detects a high to low transition o n th e HSCL pin. Once
MTV112E enters DDC2B mode, the host can access the EEPROM using IIC bus protocol as if the HSDA
and HSCL are directly bypassed to ISDA and ISCL pins. MTV112E will return to DDC1 mode if HSCL is
kept high for a 128 VSYNC clock period. However, it will lock in DDC2B mode if a valid IIC access has been
detected on HSCL/HSDA bus. The DDC2 flag reflects the current DDC status. S/W may clear it by setting
CLRDDC. Control bits M128/M256 are used to block the EEPROM write operation from the host if the
address is over 128/256.
5.3 Master Mode IIC Function Block
The master mode IIC block is connected to the ISDA and ISCL pins. Its speed can be set to 100kHz or
ting the IICF control bit. The software program can access the external EEPROM through
must be taken to avoid bus conflict. In DDC1 mode, the IIC interface is controlled by MTV112E only. In
the BUSY flag, which is set in case HSCL=0. A summary of master IIC access is illustrated as follows:
5.3.1. To Write EEPROM
1. Write the EEPROM slave address to MBUF (bit 0 = 0).
2. Set the S bit to Start.
an MI interrupt will be triggered.
4. The program can write MBUF to transfer the next byte or set the P bit to Stop.
* Please see the attachments about "Master IIC Transmission Timing".
MTV112E Revision 1.8 05/18/2001
12/19
Page 13
MYSON
3. After MTV112E transmits this byte, a MI interrupt will be triggered.
5. Read out the useless byte to MBUF to continue the data transfer.
6. After MTV112E receives a new byte, the MI interrupt is triggered again.
The slave mode IIC block can be connected to HSDA/HSCL or ISDA/ISCL pins, and selected by the
integrity of communication. A WADR flag can tell S/W if the data in
The SLVMI is cleared by writing the SLVSTUS
The RCBI is cleared by reading the RCBUF. The TXBI is cleared by writing the TXBUF.
WADR
Write to clear SLVMI
SLVADR
FIFO will be written while S/W reads MBUF.
MTV112E
TECHNOLOGY
5.3.2. To Read EEPROM
1. Write the slave address to MBUF (bit 0 = 1).
2. Set the S bit to Start.
4. Set or reset the ACK flag according to the IIC protocol.
7. Reading MBUF also triggers the next receiving operation, but setting the P bit before reading can
terminate the operation.
* Please see the attachments about "Master IIC Timing Receiving".
5.4 Slave Mode IIC Function Block
control bit. This block can receive/transmit data using the IIC protocol. S/W may set the SLVADR register to
determine which slave address the block should respond to.
In receiving mode, the block first detects an IIC slave address match condition then issues a SLVMI interrupt.
The data received from SDA is shifted into a shift register and written to the RCBUF latch . The first byte
loaded is the word address (slave address is dropped). This block also generates an RCBI (Receive Buffer
full Interrupt) each time the RCBUF is loaded. If S/W can't read out the RCBUF in time, the next byte will not
be written to RCBUF and the slave block will return NACK to the master. This feature guarantees the data
RCBUF is a word address.
In transmission mode, the block first detects an IIC slave address match condition then issues a SLVMI. In
the meantime, the data pre-stored in the TXBUF is loaded into the shift register, results in TXBUF emptying
and generates a TXBI (Transmission Buffer Interrupt). S/W should write the TXBUF a new byte for the next
transfer before the shift register empties. Failure to do this will cause data corruption. The TXBI occurs each
time the shift register receives new data from TXBUF.
register.
If the control bit ENSCL is set, the block will hold SCL low until the RCBI/TX BI is cleared.
(Rev 1.8)
SLVsel
*Please see the attachments about "Slave IIC Block Timing".
LS1, LS0= 11→ FIFOL is the status in which FIFO depth < 5.
= 10→ FIFOL is the status in which FIFO depth < 4.
= 01→ FIFOL is the status in which FIFO depth < 3.
= 00→ FIFOL is the status in which FIFO depth < 2.
LDFIFO = 1→
M256= 1→ Disables host writing EEPROM when address is over 256.
M128= 1→ Disables host writing EEPROM when address is over 128.
SCLERR
SLVSRCBISLVMITXBIRWBACKINX
DDC2BERRHFREQFIFOHFIFOLBUSY
MTV112E Revision 1.8 05/18/2001
13/19
Page 14
MYSON
In receiving mode, no acknowledgment is given by MTV112E.
In receiving mode, ACK is returned by MTV112E.
The ISCL pin has been pulled low by other devices during the transfer,
enabler bit is set, the 8051 INT1 source will be driven by a zero level. Software MUST clear
MTV112E will be interrupted by INT1.
Writes FIFO contents.
MTV112E
TECHNOLOGY
ACK= 1→
= 0→
S, P= ↑, 0 → Start condition when Master IIC is not transferring.
* MTV112E uses a 100KHz clock to sample the S/P bit; any pulse should sustain at least 20us.
* A write/read MBUF operation can be recognized only after 10us of the MI flag's risin g ed ge.
MSTUS (r) : Master IIC interface status register.
SCLERR= 1→
DDC2= 1→ DDC2B is active.
BERR= 1→ IIC bus error, no ACK received from the slave, updated each time the
HFREQ= 1→ MTV112E has detected a higher than 200Hz clock on the VSYNC pin.
FIFOH= 1→ FIFO high indicated.
FIFOL= 1→ FIFO low indicated.
BUSY= 1→ Host drives the HSCL pin to low.
* While writing FIFO, the FIFOH/FIFOL flag will reflect the FIFO condition after 30us.
= X, ↑ → Stop condition when Master IIC is not transferring.
= 1, X → Will resume transfer after a read/write MBUF operation.
= X, 0 → Forces HSCL low and occupies the IIC bus.
= 0→ MTV112E remains in DDC1 mode.
cleared when S=0.
slave sends ACK on the ISDA pin.
(Rev 1.8)
MBUF (w) : Master IIC data shift register, after START and before STOP condition, write this register will
resume MTV112E's transmission to the IIC bus.
MBUF (r) : Master IIC data shift register, after START and before STOP condition, read this register will
resume MTV112E's receiving from the IIC bus.
INTFLG (w) :Interrupt flag. An interrupt event will set its individual flag, and, if the corresponding interrupt
this register while serving the interrupt routine.
FIFOI = 1→ No action.
= 0→ Clears FIFOI flag.
MI= 1→ No action.
= 0→ Clears Master IIC bus interrupt flag (MI).
INTFLG (r) : Interrupt flag.
FIFOI = 1→ Indicates the FIFO low condition; when EFIFO is set, MTV112E will be interrupted
by INT1.
MI= 1→ Indicates when a byte is sent/received to/from the IIC bus; when EME is active,
RCBUF has loaded a new data byte; reset by S/W reading RCBUF.
function is disabled after power-on reset. The user can activate this function by setting WEN and clear the
7. A/D Convert er
WCLR
WDT2
WDT1
WDT0
Watchdog timer control register.
MTV112E
TECHNOLOGY
ETXBI= 1→ Enables slave transmission buffer interrupt.
ENSCL= 1→ Enables slave block to hold SCL pin low.
SLVSTUS (r) : Slave IIC block status.
WADR= 1→ The data in SLVBUF is a word address.
SLVS= 1→ The slave block has detected a START; cleared when STOP detected.
RCBI= 1→
SLVMI= 1→ The slave block has detected the slave address match condition; cleared
TXBI= 1→ TXBUF is empt y; reset by S/W writing TXBUF.
RWB= 1→ Current transfer is slave transmitting.
ACKIN= 1→ Master responds to NACK.
SLVSTUS (w) : Clears SLVMI flag.
RCBUF (r) :Slave IIC receives data buffer.
TXBUF (w) :Slave IIC transmits data buffer.
SLVADR (w) : Slave IIC address to which the slave block should respond.
by S/W writing SLVSTUS.
= 0→ Current transfer is slave receiving.
(Rev 1.8)
6. Low Power Reset (LVR) & Watchd o g Timer
When the voltage level of the power supply is below 4.0V for a specific time, the LVR will generate a chip
resetting signal. After the power supply is above 4.0V, LVR maintains the reset state f or 144 Xtal cycles to
guarantee the chip exit reset condition has a stable Xtal oscillation. The specif ic time of power supply in a
low level is 3us and is adjustable by an external capacitor connected to the RST pin.
The watchdog timer automatically generates a device reset when it overflo ws. The interval of overflow is
0.25 sec x N, in which N is a number from 1 to 8, and can be programmed via register WDT (2:0). The timer
timer by setting WCLR.
MTV112E is equipped with two 4-bit A/D converters. Each can be enabled/disabled by S/W control. The
refresh rate for the ADC is OSC freq./6144. The ADC compares the input pin voltage with the internal
VDD*N/16 voltage (in which N = 0 -16). The ADC output value is N when the p in voltage is greater than
VDD*N/16 and smaller than VDD*(N+1)/16.
In normal applications, users should keep MTV112E from entering its test/program mode, outlined as follows:
Test Mode A: RESET=1 & DA9=1 & DA8=0 & STO=0
Test Mode B: RESET falling edge & DA9=1 & DA8=0 & STO=1
Program Mode: RESET=1 & DA9=0 & DA8=1
5.0 INTERNAL EPROM
To program the internal EPROM, MTV112E must be running at a 4 to 6 MHz cycle time. The address of the
EPROM location to be programmed is applied to Port 1(A0 - A7) and pins P2.0 - P2.6 (A8 - A14) of Port 2,
while the code byte to be programmed is applied to DA0 - DA7. All other pins should be held at the level
indicated in the following table:
ModeRSTDA9STOUTDA8P2.7P3.2p3.1p3.0
Normal Reset
Progr am Code Data
Program Lock Bit
Code Verifi catio n
Note 1: VPP = 12.7V
Note 2: P* is pulsed low for 100uS for programming.
1101XXXX
10P*VPP1011
10P*VPP1111
10110011
16/19
MTV112E Revision 1.8 05/18/2001
Page 17
MYSON
6.0 ELECTRICAL PARAMETERS
6.1 Absolu te Maximum Ratings
Maximum Supply Voltage
6.2 Allowable Operating Condit io n s
6.4 AC Characterist ic s
PWM DAC Frequency
PWM DAC Frequency
tVCPW
tVCPW
MTV112E
TECHNOLOGY
at: Ta= 0 to 70 oC, VSS=0V
NameSymbolRangeUnit
VDD-0.3 to +6.0V
Maximum Input VoltageVin-0.3 to VDD+0.3V
Maximum Output VoltageVout-0.3 to VDD+0.3V
Maximum Operating TemperatureTopg0 to +70o
Maximum Storage TemperatureTstg-25 to +125o
at: Ta= 0 to 70 oC, VSS=0V
NameSymbolMin.Max.Unit
Supply VoltageVDD4.06.0V
Input "H" VoltageVih10.4 x VDDVDD +0.3V
Input "L" VoltageVil1-0.30.15 x VDDV
Operating Freq.Fopg-15MHz
HS Input Pulse WidthtHIPW fXtal=8MHz0.312uS
VS Input Pulse WidthtVIPW fXtal=8MHz3US
HS Input Pulse WidthtHIPW fXtal=12MHz0.28US
VS Input Pulse WidthtVIPW fXtal=12MHz2US
HSYNC to HBLANK Output JittertHHBJ5NS
H+V to VBLANK Output DelaytVVBD fXtal=8MHz16uS
H+V to VBLANK Output DelaytVVBD fXtal=12MHz10uS
VS Pulse Width in H+V Signal
VS Pulse Width in H+V Signal