The WT6018 is a member of WT60XX microcontroller family. It is specially designed for digital
controlled multi-sync monitor. It contains 8-bit CPU, 8K bytes ROM, 288 bytes RAM, 14 PWMs,
parallel I/O, SYNC processor, timer, DDC interface (slave mode I2C interface with DDC1), two 4-bit
A/D convertors and watch-dog timer.
FEATURES
* 8-bit 6502 compatible CPU, 4MHz operating frequency
* 8192 bytes ROM, 288 bytes SRAM
* 8MHz crystal oscillator
* 14 channels 8-bit/62.5kHz PWM outputs (8 open drain outputs & 6 CMOS outputs)
* Sync signal processor with H+V separation, frequency calculation, H/V polarity detection/control
* Three free-running sync signal outputs for burn-in test (64kHz/62.5Hz, 48kHz/75Hz, 31kHz/60Hz)
* Self-test pattern generator generates cross hatch picture
* Provide half frequency input and output
* DDC interface supports VESA DDC1/DDC2B standard
* Watch-dog timer (0.524 second)
* Maximum 25 programmable I/O pins
* One 8-bit programmable timer
* Two 4-bit A/D converter
* One external interrupt request
* Built-in low VDD voltage reset
* +5V power supply
D/A converter 2. Open-drain output. External applied voltage can up to 10V.
D/A converter 1. Open-drain output. External applied voltage can up to 10V.
D/A converter 0. Open-drain output. External applied voltage can up to 10V.
Reset. Active low. Schmitt trigger input, Internal pull high.
Power supply (+5V).
Ground (0V).
Oscillator Output. Connects a 8MHz crystal.
Oscillator Input. Connects a 8MHz crystal.
I/O Port B5. When it is an input pin, it has an internal pull-up resistor. When it is
an output pin, the sink current is 5mA and the source current is 5mA.
I/O Port B4. Same as PB5.
I/O Port B3 or self-test pattern output. When as an I/O port, it is same as PB5.
When it is configured to test pattern output, a vedio signal is output.
I/O Port B2. Same as PB5.
I/O Port B1 or half frequency input.
I/O Port B0 or half frequency output.
I/O Port B6 or Interrupt Request . When as interrupt request input, it has an
internal pull high resistor. When as an I/O port, it is same as PB5.
I/O Port C7. When it is an input pin, it has an internal pull-up resistor. When it is
an output pin, the sink current is 10mA and the source current is 5mA.
I/O Port C6. Same as PC7.
I/O Port C5. Same as PC7.
I/O Port C4. Same as PC7.
I/O Port C3. Same as PC7.
I/O Port C2. Same as PC7.
I/O Port C1 or A/D converter input 0.
I/O Port C0 or A/D converter input 1.
DDC serial data or I/O Port D1. When it is a DDC interface pin, It is an open-
drain output. When as an I/O port, it is same as Port B.
DDC serial clock or I/O Port D0. When it is a DDC interface pin, It is an opendrain output. When as an I/O port, it is same as Port B.
I/O Port A0 or D/A converter 8. This pin can be the output of D/A converter 8
(source/sink = 5mA) or an I/O pin (source = -100uA, sink = 5mA).
I/O Port A1 or D/A converter 9. Same as PA0/DA8.
I/O Port A2 or D/A converter 10. Same as PA0/DA8.
I/O Port A3 or D/A converter 11. Same as PA0/DA8.
I/O Port A4 or D/A converter 12. Same as PA0/DA8.
I/O Port A5 or D/A converter 13. Same as PA0/DA8.
I/O Port A6 / VSYNC OUT. This pin can be the output of VSYNC or an I/O pin.
When as an I/O pin, it is same as PA0.
I/O Port A7 / HSYNC OUT. This pin can be the output of HSYNC or an I/O pin.
When as an I/O pin, it is same as PA0.
D/A converter 7. Open-drain output. External applied voltage can up to 10V.
D/A converter 6. Open-drain output. External applied voltage can up to 10V.
D/A converter 5. Open-drain output. External applied voltage can up to 10V.
D/A converter 4. Open-drain output. External applied voltage can up to 10V.
D/A converter 3. Open-drain output. External applied voltage can up to 10V.
HSYNC input. Schmitt trigger input.
VSYNC input. Schmitt trigger input.
Weltrend Semiconductor, Inc.
2
WT6018
Digital Monitor Controller
Ver. 1.41 Jul-31-1998
FUNCTIONAL DESCRIPTION
CPU
The CPU core is 6502 compatible, operating frequency is 4MHz. Address bus is 16-bit and data bus is
8-bit. the non-maskable interrupt (/NMI) of 6502 is changed to maskable interrupt and is defined as
the INT0. The interrupt request (/IRQ) of 6502 is defined as the INT1.
Default stack pointer is 01FFH.
Please refer the 6502 reference menu for more detail.
ROM
8192 bytes maskable ROM is provided for program codes.
Address is located from E000H to FFFFH.
The following addresses are reserved for special purpose :
FFFAH (low byte) and FFFBH (high byte) : INT0 interrupt vector.
FFFCH (low byte) and FFFDH (high byte) : program reset vector.
FFFEH (low byte) and FFFFH (high byte) : INT1 interrupt vector.
RAM
Built-in 288 bytes SRAM, address is located from 0080H to 019FH. Because the initial stack pointer
is 01FFH, so program must set proper stack pointer when program starts. A recommended value is
019FH.
0000H
:
0020H
0021H
:
007FH
0080H
:
019FH
01A0H
:
DFFFH
E000H
:
:
:
FFFFH
REGISTERS
Reserved
RAM
Reserved
ROM
Low VDD Voltage Reset
A VDD voltage detector is built inside the chip. When VDD is below 4.0 volts, the whole chip will be
reset just like power-on-reset.
Note that the 4.0 volts varies with temperature and process. Please refer the electrical characteristics.
Weltrend Semiconductor, Inc.
3
WT6018
Digital Monitor Controller
Ver. 1.41 Jul-31-1998
PWM D/A Converter
The WT6018 provides 14 PWM D/A converters. DA0 to DA7 are open-drain outputs and external
applied voltage on these pins can be up to 10 volts. DA8 to DA13 are 5 volts push-pull CMOS outputs
and are shared with I/O Port PA0 to PA5. All D/A converters are 62.5kHz frequency with 8-bit
resolution. Each D/A converter is controlled by the corresponding register (REG#00H to REG#0DH),
the duty cycle can be programmed from 1/256 (data = 01H) to 255/256 (data = FFH).
Duty cycle = 1/256
62.5ns
Duty cycle = 2/256
125ns
62.5ns
Duty cycle = 255/256
1/62.5kHz=16us
To program the PWM D/A converters, write the corresponding registers ( REG#00H to REG#0DH).
** Do not write 00H to the PWM registers. This will cause unstable
output on the corresponding pin.
Weltrend Semiconductor, Inc.
4
WT6018
Digital Monitor Controller
Ver. 1.41 Jul-31-1998
I/O Ports
Port_A :
Pin PA0/DA8 - general purpose I/O shared with DA8 output.
Pin PA1/DA9 - general purpose I/O shared with DA9 output.
Pin PA2/DA10 - general purpose I/O shared with DA10 output.
Pin PA3/DA11 - general purpose I/O shared with DA11 output.
Pin PA4/DA12 - general purpose I/O shared with DA12 output.
Pin PA5/DA13 - general purpose I/O shared with DA13 output.
Pin PA6/VSO - general purpose I/O shared with VSYNC output.
Pin PA7/HSO - general purpose I/O shared with HSYNC output.
Port_A is controlled by REG#10H & REG#11H. In REG#10H, each corresponding bit enables
HSYNC output, VSYNC output or D/A converter output when it is "1". If the corresponding bit is "0",
the output level is decided by REG#11H. In REG#11H, if the I/O corresponding bit (PAn) is "0", the
output is low level (IOL=5mA). If PAn bit is "1", the output is high level (IOH= -100uA) and can be
used as an input.
EHOEnable PA7 as HSYNC output.PA7 as general purpose I/O.
EVOEnable PA6 as VSYNC output.PA6 as general purpose I/O.
EDA13Enable PA5 as DA13 output.PA5 as general purpose I/O.
EDA12Enable PA4 as DA12 output.PA4 as general purpose I/O.
EDA11Enable PA3 as DA11 output.PA3 as general purpose I/O.
EDA10Enable PA2 as DA10 output.PA2 as general purpose I/O.
EDA9Enable PA1 as DA9 output.PA1 as general purpose I/O.
EDA8Enable PA0 as DA8 output.PA0 as general purpose I/O.
* If the program wants to force VSYNC output (VSO pin) in low state, write "0" to PA6 bit first, then
write "0" to EVO bit. This is used to prevent high frequency output on VSO pin when the VSYNC
frequency is increased to read EDID data in DDC1 mode.
EDAx
DAx
PAnW
5mA
100uA
Pin PAn
5mA
PAnR
Weltrend Semiconductor, Inc.
5
WT6018
Digital Monitor Controller
Ver. 1.41 Jul-31-1998
Port_B :
Pin PB0/HLFO - general purpose I/O pins shared with half frequency output.
Pin PB1/HLFI - general purpose I/O pins shared with half frequency input.
Pin PB2 - general purpose I/O pins.
Pin PB3/PAT- general purpose I/O pin shared with self-test pattern output.
Pin PB4 to PB5 - general purpose I/O pins.
Pin PB6/IRQB - general purpose I/O pin shared with interrupt request input.
The source/sink current of port_B is 5mA when as an output. When it is input, an internal pull
* If ENHALF bit in REG#17H is “1”, the PB0 and PB1 pins are for half frequency function.
* If ENPAT bit in REG#16H is “1”, the PB3 pin becomes self-test pattern output.
* If IEN_X bit in REG#1AH is “1” and PB6OE bit is "0", the PB6 pin becomes interrupt request
input.
PBnOE
5mA
Pin PB0 to PB6
PBnW
100uA
PBnR
Structure of I/O Port B
5mA
Weltrend Semiconductor, Inc.
6
WT6018
Digital Monitor Controller
Ver. 1.41 Jul-31-1998
Port_C :
Pin PC0 - general purpose I/O pin shared with 4-bit A/D converter 0 input.
Pin PC1 - general purpose I/O pin shared with 4-bit A/D converter 1 input
Pin PC2 to PC7 - general purpose I/O pins.
The REG#14H defines the I/O direction and the REG#15H controls the output level.
The structure of Port_C is same as the Port_B except the sink current is 10mA. When PC0 and
PC1 are programmed as the A/D converter inputs, the pull high transistor is disconnected.
Pin SCL/PD0 - general purpose I/O pin shared with DDC interface serial clock.
Pin SDA/PD1 - general purpose I/O pin shared with DDC interface serial data.
The structure of these two pins are same as the PB4 and PB5. Default is DDC interface and can be
* If program wants to read current status on the I/O pins (any I/O port), do not set output enable bit to
“0”. Because the registers for reading I/O are always indicating the current state on the I/O pins, set
output enable bit to “0” will change the level on the I/O pin. Please reference the I/O pin structure.
Weltrend Semiconductor, Inc.
7
Loading...
+ 16 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.