LD1207 LDT | Alldatasheet
Document overview
- Manufacturer or author: Provided By ALLDATASHEET.COM(FREE DATASHEET DOWNLOAD SITE)
- PDF pages: 19
Technical content
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines LD1207 12/9 Segment Output lines 4 to 7 grid output lines Ver. 1.0 / Mar. 2003 This document is a general product description and is subject to change without notice. LDT Inc. does NOT assume any responsibility for use of circuits described. LD1207 12/9 segment output lines 4 to 7 grid output lines
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines 2003.03.12-F i r s t V e r s i o n1.0 DateContentsVersion
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines
DESCRIPTION
The LD1207 is specifically designed for LED and LED DISPLAY derivers. The LD1207 have 12/9 segment output lines, 7 to 4 grid output lines, one display memory, control circuit and 3 line serial data interface. This function are all incorporated into a single chip to build a highly reliable peripheral device for a single chip microcomputer. It is very convenience to control for numeric display. LD1207’s pin assignments and application circuit are optimized for easy PCB Layout and cost saving advantages.
FEATURES
- CMOS Technology
- Segment output line selection by command : 12 ~ 9
- Grid output line selection by command : 7 ~ 4
- Operation voltage : 5V
- Low Power Consumption
- 8-Step Dimming control by command
- Serial Interface for Clock, Data Input, Strobe Pins
- 24-pin, SOP Package APPLICATION
- Segment LED display : VCR, DVD, MWO
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines BLOCK DIAGRAM Segment Driver / Grid Driver Serial Data Interface OSC Display Memory Control Timing Generator Dimming Circuit PIN CONFIGURATION SG1 SG2 SG3 SG4 SG5 SG6 SG7 SG8 SG9 SG10/GR7 SG11/GR6 SG12/GR5 GR4 GR3 GR 2GR1 VDD GND DIN CLK STB GND VDD SG12/GR5 SG11/GR6 SG10/GR7 SG9 SG8 GND GR1 GR2 GR3 GR4 SG1 SG2 SG3 SG4 SG5 SG6 SG7 OSC DIN CLK STB VDD GND R OSC
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines PIN DESCRIPTION Pin Name OSC DIN CLK STB VDD SG1 to SG9 SG10/GR7 to SG12/GR5 GND GR4 to GR1 I/O I I I I O O O Oscillator Input Pin. A resistor is connected to this pin and GND. Data Input Pin. This pin inputs serial data at the rising edge of the shift clock (staring from the lower bit) Clock Input Pin. Rising edge trigger. Strobe pin for Serial Interface. The data input after the STB has fallen is processed as a command. When this pin is “HIGH”, CLK is ignored. Power Supply Segment Output Pins(p-channel, open drain) Segment Output Pin/ Grid Output Pin (CMOS Output) Ground Pin Grid Output Pins (n-channel, open drain) Pin No. 5,18 6~14 15~17 19,24 20~23
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines FUNCTIONAL DESCRIPTION Commands A command is the first byte (b0 to b7) inputted to LD1207 via DIN Pin after STB Pin has changed from ”HIGH” to “LOW” state. If for some reason the STB Pin is set “HIGH” while data or commands are being transmitted, the serial communication is initialized, and the data/commands being transmitted are considered invalid. COMMAND 1 : DISPLAYMODE SETTING COMMANDS LD1207 provides 4 display mode setting as shown in the diagram below: As stated earlier a command is the first one byte(b0 to b7) transmitted to LD1207 via the DIN Pin when STB is “LOW”. However, for these commands, Bit No.3 to Bit No.6(b2 to b5) are ignored, Bit No.7 & Bit No.8(b6 to b7) are given a value of “0”. The Display Mode Setting Commands determine the number of segments and grids be used (1/4 to 1/7 duty, 12 to 9 segments). When these commands are executed, the display forcibly turned off. A display command “ON” must be executed in order to resume display. If the same mode setting is selected, no command execution is take place, therefore, nothing happens. When Power is turned “ON”, the 7-Grid, 9-Segment Mode is selected. MSB 0 - - - - b1 b0 LSB Don’t Care Display Mode Settings : 00 : 4 Grids, 12 Segments 01 : 5 Grids, 11 Segments 10 : 6 Grids, 10 Segments 11 : 7 Grids, 9 Segments
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines COMMAND 2 : DATA SETTING COMMANDS The Data Setting Commands executes the Data Write Mode for LD1207. The Data Setting Command, the bits5 and 6 (b4, b5) are ignored, bit7(b6) is given the value of “1” while bit8(b7) is given the value of “0”. Please refer to the diagram below. When power is turned ON, bit 4 to bit 1 (b3 to b0) are given the value of “0”. MSB LSB Don’t Care Data Write Mode Settings : 00 : Write Data to Display Mode 1 - - b3 b2 b1 b0 Address Increment Mode Settings (Display Mode): 0 : Increment Address after Data has been Written 1 : Fixes Address Mode Settings : 0 : Normal Operation Mode 1 : Test Mode
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines COMMAND 3 : ADDRESS SETTING COMMANDS Address Setting Commands are used to set the address of the display memory. The address is considered valid if it has a value of “00H” to 0DH”. If the address is set to 0EH or higher, the data is ignored until a valid address is set. When power is turned ON, the address is set at “00H”. Please refer to the diagram below. MSB LSB Don’t Care 1 - - b3 b2 b1 b0 Address : 00H to 0DH Display Mode and RAM Address Data transmitted from an external device to LD1207 via the serial interface are stored in the Display RAM and are assigned addresses. The RAM Addresses of LD1207 are given below in 8 bit unit. 00HL 02HL 04HL 06HL 08HL 0AHL 0CHL 04HU 06HU 08HU 0AHU 0CHU 00HU 02HU 05HL 07HL 09HL 0BHL 0DHL 01HL 03HL SG1 SG4 SG5 SG8 SG9 SG12 DIG1 DIG2 DIG3 DIG4 DIG5 DIG6 DIG7 xxHL xxHU b0 b3 b4 b7 Lower 4 bits Higher 4 bits
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines COMMAND 4 : DISPLAY CONTROL COMMANDS The Display Control Commands are used to turn ON or OFF a display. It also used to set the pulse width. Please refer to the diagram below. When the power is turned ON, a 1/16 pulse width is selected and the displayed is turned OFF. MSB LSB 0 - - b3 b2 b1 b0 Don’t Care Dimming Quantity Settings : 000 : Pulse width = 1/16 001 : Pulse width = 2/16 010 : Pulse width = 4/16 011 : Pulse width = 10/16 100 : Pulse width = 11/16 101 : Pulse width = 12/16 110 : Pulse width = 13/16 111 : Pulse width = 14/16 Display Settings : 0 : Display OFF 1 : Display ON
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines DISPLAY TIMING WAVEFORM TDISPLAY =500us
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines SWITCHING CHARACTERISTIC WAVEFORM LD1207 Switching Characteristies Waveform is given below. OSC STB CLK DIN PW CLK (Clock Pulse Width) 400ns t setup (Data Setup Time) 100ns t CLK-STB (Clock - Strobe Time) 1ɫ t TZH (Rise Time) 1ɫ t TZL <1ɫ Gn Sn 10% 90% PWSTB (Strobe Pulse Width) 1ɫ thold (Data Hold Time) 100ns t THZ (Fall Time) 10ɫ fosc = Oscillation Frequency t TlZ <10ɫ fOSC PWCLK PWCLK tsetup thold PWSTB tCLK-STB 90% 10% tTZL tTZH tTLZ tTHZ
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines SERIAL COMMUMICATION FORMAT The following diagram shows the LD1207 serial communication format. RECEPTION (Data/Command Write) STB DIN CLK 1 23 78 If data continues. b0 b1 b2 b6 b7
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines
APPLICATIONS
Display memory is updated by incrementing addresses. Please refer to the following diagram. STB DIN CLK Command1 Command2 Command3 Data1 Data2 Command4 command2 command3 Data command3 Data STB DIN CLK Where : Command 1 : Display Mode Setting Command 2 : Data Setting Command Command 3 : Address Setting Command Data 1 to n : Transfer Display Data (14 Bytes max.) Command 4 : Display Control Command The following diagram shows the waveforms when updating specific addresses. Where : Command 2 -- Data Setting Command Command 3 -- Address Setting Command Data -- Display Data
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines RECOMMENDED SOFTWARE PROGRAMMING FLOWCHART START SET COMMAND 1 SET COMMAND 2 SET COMMAND 3 Clear Display RAM (see Note 5) SET COMMAND 4 MAIN PROGRAM SET COMMAND 1 SET COMMAND2 SET COMMAND 3 SET COMMAND 4 END Note : 1. Command 1 : Display Mode Setting 2. Command 2 : Data Setting Commands 3. Command 3 : Address Setting Commands 4. Command 4 : Display Control Commands 5. When IC power is applied for the first time, the contents of the Display RAM are not defined : thus, it is strongly suggested that the contents of the Display RAM must be cleared during the initial setting. MAIN LOOP INITIAL SETTING
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines SOP 24L (300 MIL) THERMAL PERFORMANCE IN STILL AIR Junction Temperature : 100 1200 1000 800 600 400 200 -25 0 25 50 75 100 Ambient Temperature, Ta ( 966 616 IC Mounted Glass Epoxy PCB IC Single Power Dissipation, Pd (mW)
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines ABSOLUTE MAXIMUM RATINGS (Unless otherwise stated, Ta=25, GND=0V) Parameter Supply Voltage Logic Input Voltage Driver Output Current/Pin Maximum Driver Output Current/Total Symbol VDD VI ITOTAL IOHSG Rating -0.5 to +7.0 -0.5 to VDD+0.5 400 -50 Units V V mA mA IOLGR +250 mA RECOMMENDED OPERATING RANGE (Unless otherwise stated, Ta= -20 to +70, GND=0V) Parameter Logic Supply Voltage Dynamic Current (see Note) High-Level Input Voltage Low-Level Input Voltage Symbol VDD IDDdyn VIH VIL Min. 4.5 0.8VDD Typ. Max. 5.5 VDD
0.3 VDD
V mA V V Note : Test Condition : Set Display Control Commands = 80H (Display Turn OFF State)
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines
ELECTRICAL CHARACTERISTICS
(Unless otherwise stated, VDD=5V, GND=OV, Ta=25, ) Symbol Test Condition IOHSG1 VO = VDD -1 V SG1 to SG9. SG10/GR7 to SG12/GR5 IOHSG2 VO = VDD -2 V SG1 to SG9. SG10/GR 7 to SG12/GR5 IOLGR VO = 0.3V GR1 TO GR4. SG10/GR7 to SG12/GR5 ITOLSG VO = VDD -1 V SG1 TO SG9. SG10/GR7 to SG12/GR5 VIH - VIL - Min. Typ. Max. Unit -10 -14 -30 mA -20 -25 -50 mA 100 140 - mA - - 5 % 0.8VDD - - V . - 0.3VDD V 350 500 650 kHz Parameter High-Level Output Current Low-Level Output Current Segment High-Level Output Current Tolerance High-Level Input Voltage Low-Level Input Voltage Oscillation Frequency fOSC R = 51KOms
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines APPLICATION CIRCUIT GND VDD SG12/GR5 SG11/GR6 SG10/GR7 SG9 SG8 GND GR1 GR2 GR3 GR4 SG1 SG2 SG3 SG4 SG5 SG6 SG7 OSC DIN CLK STB VDD MCU S12 S11 S10 S10 S11 S12 SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7 DIGIT1 DIGIT2 DIGIT3 DIGIT4 SEG8 SEG9 SEG10 SEG11 SEG12 4-GRID X 12-SEGMENT (COMMON CAHODE) Note : The capacitor (0.1uF) connected between the GND and VDD Pins must be located as near as possible to the LD1207 chip. a b c d e f g h a b c d e f g h SEG1 SEG2 SEG3 SEG4 SEG5 SEG6 SEG7 SEG8 +5V +5V 51K 0.1p F COMMON CATHODE TYPE LED PANEL COM/ DIGITAL(GRID)
Ver1.0 LD1207 12/9 segment output lines 4 to 7 grid output lines LD1207-SP (SOP 24)