CN102074205A - Liquid crystal display (LCD) controller and control method thereof - Google Patents

Liquid crystal display (LCD) controller and control method thereof Download PDF

Info

Publication number
CN102074205A
CN102074205A CN2009102374906A CN200910237490A CN102074205A CN 102074205 A CN102074205 A CN 102074205A CN 2009102374906 A CN2009102374906 A CN 2009102374906A CN 200910237490 A CN200910237490 A CN 200910237490A CN 102074205 A CN102074205 A CN 102074205A
Authority
CN
China
Prior art keywords
lcd
data
spi interface
cpld
microprocessor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2009102374906A
Other languages
Chinese (zh)
Other versions
CN102074205B (en
Inventor
陈懿
张玉魁
陈皓
贾希强
董建华
王克俭
范立波
张福军
李宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Aisino Corp
Original Assignee
Aisino Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aisino Corp filed Critical Aisino Corp
Priority to CN200910237490A priority Critical patent/CN102074205B/en
Publication of CN102074205A publication Critical patent/CN102074205A/en
Application granted granted Critical
Publication of CN102074205B publication Critical patent/CN102074205B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a liquid crystal display (LCD) controller and a control method thereof. The LCD controller comprises a microprocessor and an LCD control logic, wherein the LCD control logic is connected with the microprocessor through a serial peripheral interface (SPI) to realize the control of an LCD; and the LCD control logic is a programmable logic device. The microprocessor transmits display data to a complex programmable logic device (CPLD) through the SPI interface in a direct memory access (DMA) control mode; and the CPLD device generates required pixel clock signals, line synchronizing signals and frame synchronizing signals according to a timing sequence requirement of the LCD by using data signals and clock signals of the SPI interface so as to drive the LCD to display.

Description

Lcd controller and control method thereof
Technical field
The invention relates to LCD (LCD) controller, particularly a kind of lcd controller and control method thereof.
Background technology
LCD is realized that graphic interface shows because the characteristics of its ultra-thin size, high brightness and high definition are applied in commercial unit and consumer products field widely.Especially in the application of embedded system, because most of embedded system has strict requirement to volume, so the LCD of ultra-thin size becomes the only choosing of most of embedded system.
For embedded system, existing LCD shows that the solution of control mainly contains:
1) uses special-purpose LCD control chip.SED1335, the SID13774 of Japanese Seiko Epson Corporation (EPSON) etc. as the fluffy display technique far away of the smart electricity in Beijing company limited.These chips can be supported the LCD Presentation Function of multiple signal, but also abundant control unit interface is provided, but the setting of these chips and all more complicated of programming are subjected to hardware enclosure, volume, especially the constraint of cost simultaneously.
2) use the SOC chip of being with lcd controller, as the S3C2410ARM chip of Korea S Samsung (SUMSANG), though this class chip integrated level is higher, feature richness, but the interface type of the liquid crystal display of supporting is less, and to a large amount of wastes of other resources in the chip, has strengthened system cost.Define the range of choice of chip simultaneously.
Therefore, how above-mentioned prior art being solved, design the lcd controller that a kind of cost is low, volume is little, is the direction place of those skilled in the art institute desire research.
Summary of the invention
Fundamental purpose of the present invention provides a kind of lcd controller and control method thereof, it overcomes existing higher, the inflexible defective of control mode of LCD display part cost, the cost of the LCD part of tax control machine is reduced, improve stability, the reliability of this part simultaneously, and possess control mode more flexibly.
Another object of the present invention provides a kind of lcd controller and control method thereof, though at processor A T91SAM9260 do not have built-in lcd controller, have the SPI interface of DMA transmission mode, and the speed of SPI interface has reached 100MHz.Owing to have the DMA transmission mode, this makes and needn't take a large amount of system resource by the SPI Data transmission time.
A further object of the present invention provides a kind of lcd controller and control method thereof, and it has performance configurable, highly integrated, high scalability by the controller of programmable logic device (PLD) as LCD, can reduce the cost of system.
In order to achieve the above object, the invention provides a kind of lcd controller, it comprises a microprocessor and a LCD steering logic, described LCD steering logic links to each other with described microprocessor by the SPI interface, realization is to the control of LCD, and wherein, described LCD steering logic is a programmable logic device (PLD).
In the preferable embodiment, described programmable logic device (PLD) is the CPLD device.
In the preferable embodiment, described CPLD device links to each other with described microprocessor by three signal line, the data signal line MOSI that this three signal line is respectively the SPI interface, clock cable SPCK and video data frame synchronizing signal FRAMESYNC, wherein, video data frame synchronizing signal FRAMESYNC is connected on a certain I/O mouth of described microprocessor 1.
In the preferable embodiment, described microprocessor is the microprocessor that has the SPI interface of DMA transmission mode.
In the preferable embodiment, the model of described microprocessor is AT91SAM9260.
In the preferable embodiment, described LCD screen is monochromatic screen or color line screen.
In the preferable embodiment, the model of described CPLD device is EPM240.
In order to achieve the above object, the invention provides a kind of control method of lcd controller, is to realize by above-mentioned lcd controller, and it comprises the steps,
A: in the internal memory of microprocessor, open up one with the corresponding internal storage location of LCD as video memory;
B: the interruption and the DMA parameter of initiation parameter and this interface of described microprocessor SPI interface are set, start the DMA transmission;
C: after the DMA transmission first time of finishing the SPI interface, enter the interrupt service routine of SPI;
D: in the reference position of each frame, produce a rising edge signal, begin to inform the new frame data of CPLD in the video data frame synchronizing signal;
E: in CPLD, the video data frame synchronizing signal is caught;
F: in CPLD, rising edge of clock signal at the SPI interface is gathered the data-signal of SPI interface, simultaneously the data that get access to are moved into shift register, and the clock signal of SPI interface counted, on the data bus of the LCD that the data that receive are sent, produce a pixel clock rising edge again, video data is sent to LCD;
G:CPLD counts pixel clock, produces line synchronizing signal;
H:CPLD counts line synchronizing signal, produces frame synchronizing signal.
In the preferable embodiment, described microprocessor is opened up one 526 * 286 internal storage location as video memory.
In the preferable embodiment, in step b, when the initiation parameter of SPI interface is set, make SPI be operated in top speed.
In the preferable embodiment, in step b, the SPI interface is produced after the DMA data transmission finishes interrupt, the start address that the DMA transmission is set simultaneously is the start address of video memory, the transmission byte number of DMA is the 64KB that the maximum of DMA transmission allows, and after setting completed, starts the DMA transmission.
In the preferable embodiment, in the interrupt service routine of step c, reset the address pointer and the transmission counter of DMA transmission, and judge and currently need which part in the transmission one frame video data and when frame data begin, make the video data frame synchronizing signal produce rising edge.
In the preferable embodiment, each frame data is divided into three times to be transmitted, 65536 bytes of preceding twice transmission, and it transmits 526 * 286-2 * 65536=19364 byte for the last time for the greatest measure that the DMA transmission of each SPI interface is allowed.
In the preferable embodiment, in step e, when video data frame synchronizing signal rising edge, represent the beginning of a frame video data, this moment CPLD inside all counter resets, comprise pixel clock counter, line synchronizing signal counter, the frame synchronizing signal counter is promptly carried out the preparation that receives new frame data after resetting.
In the preferable embodiment, in step f, when using 8 looks, count down to 8, expression receives a byte; When using 16 looks, count down to 16, expression receives a byte.
Compared with prior art, beneficial effect of the present invention is:
1, by dma mode transmitting and displaying data, owing to have the DMA transmission mode, this makes and needn't take a large amount of system resource by the SPI Data transmission time by the SPI interface of microprocessor in the present invention.
2, by dma mode transmitting and displaying data, CPLD utilizes the data-signal MOSI of SPI interface and clock signal SPCK to produce required data-signal and the control signal of LCD by the SPI interface of microprocessor in the present invention.Can support multiple TFT-LCD display resolution and color figure place, the resolution that can support is relevant with the transmission speed of microprocessor SPI interface with the color figure place, as AT91SAM9260 for atmel corp, the SPI maximal rate of this chip is 100MHz, and can make resolution is that 4.3 cun LCD display of 480 * 272 are operated in 16 looks.
3, the designed LCD display controller of the present invention only needs need not external any SRAM or SDRAM as video memory, and all logics only to have taken 79 logical blocks of CPLD in the external piece of CPLD of microprocessor again.Therefore this lcd controller possesses lower cost, and reliability is also higher.
4, owing to only need 3 signal wires between designed lcd controller of the present invention and the microprocessor, be convenient to PCB layout, be convenient to the control of electromagnetic interference (EMI).
5, can be by revising the LCD that CPLD program and microprocessor program adapt to different resolution and color.
Description of drawings
Fig. 1 forms synoptic diagram for lcd controller of the present invention;
Fig. 2 is the Organization Chart of lcd controller control LCD of the present invention;
Fig. 3 is lcd controller one an embodiment synoptic diagram of the present invention;
Fig. 4 A and Fig. 4 B are the process flow diagram of microprocessor of the present invention.
Description of reference numerals: 1-microprocessor; The 2-LCD controller; 3-LCD; The 4-LCD socket.
Embodiment
Below in conjunction with accompanying drawing, be described in more detail with other technical characterictic and advantage the present invention is above-mentioned.
As shown in Figure 1, for lcd controller of the present invention is formed synoptic diagram, lcd controller of the present invention comprises a microprocessor 1, one LCD steering logic 2, described LCD steering logic 2 links to each other with described microprocessor 1 by the SPI interface, realization is to the control of LCD3, and wherein, described LCD steering logic 2 is a programmable logic device (PLD).
Wherein, described LCD steering logic 2 links to each other with described microprocessor 1 by three signal line, the data signal line MOSI that this three signal line is respectively the SPI interface, clock cable SPCK and video data frame synchronizing signal FRAMESYNC, wherein, video data frame synchronizing signal FRAMESYNC is connected on a certain I/O mouth of described microprocessor 1.Described LCD steering logic 2 links to each other with microprocessor 1 by the SPI interface, obtain clock signal SPCK, data-signal MOSI and the video data frame synchronizing signal FRAMESYNC of SPI, described LCD steering logic 2 according to the desired sequential combination of LCD, produces required control signal and the data-signal of LCD with above-mentioned three signals; And these signals are sent on the LCD3, LCD3 can realize the demonstration of picture and literal.
Wherein, the microprocessor of the SPI interface that described microprocessor 1 is a kind of DMA of having transmission mode, preferable, can select AT91SAM9260 for use.
Described LCD steering logic 2 is a CPLD device or FPGA device, and is preferable, and can selecting for use cheaply, EPM240 realizes.
Described LCD control flow can be monochromatic screen and color line screen, and its model can be selected LR043JC211 for use.
As shown in Figure 2, Organization Chart for lcd controller control LCD of the present invention, as seen from the figure, microprocessor 1 links to each other with LCD steering logic 2, LCD steering logic 2 adopts the CPLD device in the present embodiment, microprocessor 1 usefulness DMA control mode sends to the CPLD device with video data by the SPI interface, the data-signal and the clock signal of CPLD devices use SPI interface, sequential requirement according to LCD, produce required pixel clock signal, line synchronizing signal and frame synchronizing signal, drive LCD with this and show.Wherein, the CPLD device is responsible for analyzing data-signal, the clock signal of SPI interface, and the demonstration that will generate output control signal connection LCD, realizes the control to LCD.
As shown in Figure 3, be lcd controller one embodiment synoptic diagram of the present invention, as seen from the figure, described CPLD device can be connected with LCD3 by a LCD socket 4, wherein connecting signal has: each 8 of RGB data-signals, totally 24, pixel clock PCLK, line synchronizing signal HSYNC, frame synchronizing signal VSYNC, data allow control signals such as signal DE.These data-signals and control signal are by data-signal and the clock signal of CPLD according to the SPI interface, according to the sequential chart that the LCD that is adopted requires, realize by the internal logic of writing CPLD.Wherein, the CPLD device is responsible for analyzing the data-signal signal clock signal of SPI interface, and the demonstration that will generate output control signal connects the control that LCD socket 4 is realized LCD3.The lcd controller that the present invention realized only needs the piece of CPLD chip, need not add video memory.
Shown in Fig. 4 A and 4B, be the process flow diagram of microprocessor end of the present invention, the invention provides a kind of control method of lcd controller, it comprises the steps:
S1: in the internal memory of microprocessor 1, open up one with the corresponding internal storage location of LCD3 as video memory; Method for designing of the present invention can adapt to the LCD of multiple resolution, is example with these 4.3 cun LCD display of 480 * 272 of strange letter electronics LR043JC211 here; Microprocessor adopts AT91SAM9260.Because this display screen requires in the process of the every row of scanning, except the display pixel clock cycle in 480 cycles, the Front-Porch that also needs 2 pixel clock cycles, the Pulse Width in 41 pixel clock cycles, the Back-Porch in 2 pixel clock cycles.Amount to every row and need 525 pixel clock cycles.Simultaneously, in each frame data, except 272 row valid data, the Pulse Width that also needs 10 capable synchronizing cycles, the Front-Porch of 2 capable synchronizing cycles, the Back-Porch of 2 capable synchronizing cycles.Need 286 capable synchronizing cycles altogether.Because the design's pixel clock signal, line synchronizing signal, frame synchronizing signal all are to be produced according to the clock signal of SPI interface by CPLD, so need open up one 526 * 286 internal storage location as video memory.
S2: the initiation parameter of microprocessor (AT91SAM9260) SPI interface is set, and the interruption of this interface and DMA parameter.Make SPI be operated in top speed,, the transmission data baud rate of SPI and major clock are equated, i.e. 100MHz as concerning the microprocessor that makes AT91SAM9260; The SPI interface is produced after the DMA data transmission finishes interrupt, the start address that the DMA transmission is set simultaneously is the start address of video memory, and the transmission byte number of DMA is the 64KB of the maximum permission of DMA transmission.After setting completed, start the DMA transmission.
S3: behind the first time of SPI interface DMA end of transmission, enter the interrupt service routine of SPI, in interrupt service routine, reset the address pointer and the transmission counter of DMA transmission, in addition, in interrupt service routine, also need judge and currently need to transmit which part in the frame video data and make video data frame synchronizing signal (FRAMESYNC) produce rising edge at first at frame data.
S4: each frame data is divided into three times to be transmitted, 65536 bytes of preceding twice transmission, and this is the greatest measure that the DMA transmission of each SPI interface is allowed, and transmits 526 * 286-2 * 65536=19364 byte for the last time.In the reference position of each frame, produce a rising edge signal at FRAMESYNC (for being connected to a certain IO on the CPLD), begin to inform the new frame data of CPLD.
S5: in CPLD, FRAMESYNC catches to the video data frame synchronizing signal, when the FRAMESYNC rising edge, represent the beginning of a frame video data, all counter resets of CPLD inside comprise pixel clock counter, line synchronizing signal counter, the frame synchronizing signal counter at this moment; Promptly carry out the preparation that receives new frame data after resetting, the major function of this signal is to prevent that the demonstration of LCD can not received interference when receiving unexpected the interference.
S6: in CPLD, adopt at the rising edge of clock signal of SPI interface data-signal the SPI interface, simultaneously the data that get access to are moved into shift register, simultaneously the clock signal of SPI interface is counted, (this moment, 8 looks were used in expression when counting down to 8, adopt 16 looks as need, then count down to 16), expression receives a byte, on the data bus of the LCD that the data that receive are sent, produce a pixel clock rising edge again, video data is sent to LCD.
S7:CPLD counts pixel clock, produces line synchronizing signal (HSYNC).
S8:CPLD counts line synchronizing signal (HSYNC), produces frame synchronizing signal (VSYNC).
Above-mentioned microprocessor is to adopt AT91SAM9260, and the also available microprocessor that other have the SPI interface of DMA transmission mode of described microprocessor replaces.Described LCD can be monochromatic screen and color line screen.
Though among the present invention at processor A T91SAM9260 do not have built-in lcd controller, have the SPI interface of DMA transmission mode, and the speed of SPI interface has reached 100MHz.Owing to have the DMA transmission mode, this makes and needn't take a large amount of system resource by the SPI Data transmission time.
In sum, the present invention's advantage compared with prior art is:
1, the present invention passes through the dma mode transmitting display data by the SPI interface of microprocessor, because with the DMA transmission means, this is so that needn't take a large amount of system resource when transmitting data by SPI.
2, by the dma mode transmitting display data, CPLD utilizes the data-signal MOSI of SPI interface and clock signal SPCK to produce required data-signal and the control signal of LCD by the SPI interface of microprocessor in the present invention. Can support multiple TFT-LCD display resolution and color figure place, the resolution ratio that can support is relevant with the transmission speed of microprocessor SPI interface with the color figure place, such as the AT91SAM9260 for atmel corp, the SPI maximal rate of this chip is 100MHz, and can make resolution ratio is that 4.3 cun LCD displays of 480 * 272 are operated in 16 looks.
3, the designed LCD display controller of the present invention only needs in the external piece of CPLD of microprocessor, need not external any SRAM or SDRAM as video memory, and all logics has only taken 79 logical blocks of CPLD again. Therefore this lcd controller possesses lower cost, and reliability is also higher.
4, owing to only need 3 holding wires between the designed lcd controller of the present invention and the microprocessor, be convenient to PCB layout, be convenient to the control of electromagnetic interference.
The LCD that 5, can adapt to by revising CPLD program and microprocessor program different resolution and color.
More than explanation is for the purpose of the present invention just illustrative, and nonrestrictive, those of ordinary skills understand; in the situation that does not break away from the spirit and scope that following claims limit, can make many modifications, change; or equivalence, but all will fall within the scope of protection of the present invention.

Claims (15)

1. a lcd controller is characterized in that, it comprises a microprocessor and a LCD steering logic, described LCD steering logic links to each other with described microprocessor by the SPI interface, realization is to the control of LCD, and wherein, described LCD steering logic is a programmable logic device (PLD).
2. lcd controller according to claim 1 is characterized in that, described programmable logic device (PLD) is the CPLD device.
3. lcd controller according to claim 2, it is characterized in that, described CPLD device links to each other with described microprocessor by three signal line, the data signal line MOSI that this three signal line is respectively the SPI interface, clock cable SPCK and video data frame synchronizing signal FRAMESYNC, wherein, video data frame synchronizing signal FRAMESYNC is connected on a certain I/O mouth of described microprocessor 1.
4. lcd controller according to claim 1 is characterized in that, described microprocessor is the microprocessor that has the SPI interface of DMA transmission mode.
5. lcd controller according to claim 1 is characterized in that, the model of described microprocessor is AT91SAM9260.
6. lcd controller according to claim 1 is characterized in that, described LCD screen is monochromatic screen or color line screen.
7. lcd controller according to claim 2 is characterized in that, the model of described CPLD device is EPM240.
8. the control method of a lcd controller is to realize by above-mentioned lcd controller, it is characterized in that, it comprises the steps,
A: in the internal memory of microprocessor, open up one with the corresponding internal storage location of LCD as video memory;
B: the interruption and the DMA parameter of initiation parameter and this interface of described microprocessor SPI interface are set, start the DMA transmission;
C: after the DMA transmission first time of finishing the SPI interface, enter the interrupt service routine of SPI;
D: in the reference position of each frame, produce a rising edge signal, begin to inform the new frame data of CPLD in the video data frame synchronizing signal;
E: in CPLD, the video data frame synchronizing signal is caught;
F: in CPLD, rising edge of clock signal at the SPI interface is gathered the data-signal of SPI interface, simultaneously the data that get access to are moved into shift register, and the clock signal of SPI interface counted, on the data bus of the LCD that the data that receive are sent, produce a pixel clock rising edge again, video data is sent to LCD;
G:CPLD counts pixel clock, produces line synchronizing signal;
H:CPLD counts line synchronizing signal, produces frame synchronizing signal.
9. the control method of kind of lcd controller according to claim 8 is characterized in that, in step a, described microprocessor is opened up one 526 * 286 internal storage location as video memory.
10. the control method of kind of lcd controller according to claim 8 is characterized in that, in step b, when the initiation parameter of SPI interface is set, makes SPI be operated in top speed.
11. according to Claim 8 or the control method of 10 described kinds of lcd controllers, it is characterized in that, in step b, the SPI interface is produced after the DMA data transmission finishes to interrupt, the start address that the DMA transmission is set simultaneously is the start address of video memory, the transmission byte number of DMA is the 64KB that the maximum of DMA transmission allows, and after setting completed, starts the DMA transmission.
12. the control method of according to claim 8 kind of lcd controller, it is characterized in that, in the interrupt service routine of step c, reset the address pointer and the transmission counter of DMA transmission, and judge and currently need which part in the transmission one frame video data and when frame data begin, make the video data frame synchronizing signal produce rising edge.
13. the control method of according to claim 8 kind of lcd controller, it is characterized in that, each frame data is divided into three times to be transmitted, 65536 bytes of preceding twice transmission, it transmits 526 * 286-2 * 65536=19364 byte for the last time for the greatest measure that the DMA transmission of each SPI interface is allowed.
14. the control method of according to claim 8 kind of lcd controller, it is characterized in that, in step e, when video data frame synchronizing signal rising edge, represent the beginning of a frame video data, all counter resets of CPLD inside comprise pixel clock counter, line synchronizing signal counter at this moment, the frame synchronizing signal counter is promptly carried out the preparation that receives new frame data after resetting.
15. the control method of according to claim 8 kind of lcd controller is characterized in that, in step f, when using 8 looks, count down to 8, expression receives a byte; When using 16 looks, count down to 16, expression receives a byte.
CN200910237490A 2009-11-19 2009-11-19 Liquid crystal display (LCD) controller and control method thereof Active CN102074205B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910237490A CN102074205B (en) 2009-11-19 2009-11-19 Liquid crystal display (LCD) controller and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910237490A CN102074205B (en) 2009-11-19 2009-11-19 Liquid crystal display (LCD) controller and control method thereof

Publications (2)

Publication Number Publication Date
CN102074205A true CN102074205A (en) 2011-05-25
CN102074205B CN102074205B (en) 2012-10-17

Family

ID=44032724

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910237490A Active CN102074205B (en) 2009-11-19 2009-11-19 Liquid crystal display (LCD) controller and control method thereof

Country Status (1)

Country Link
CN (1) CN102074205B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102509538A (en) * 2011-11-17 2012-06-20 朱敦尧 T-CON realization method based on CPLD
CN103176931A (en) * 2011-12-26 2013-06-26 安凯(广州)微电子技术有限公司 Improved DMA communication method and improved DMA communication device
CN103311928A (en) * 2012-03-16 2013-09-18 上海利思电气有限公司 Low-voltage dynamic active power filter
CN103870264A (en) * 2012-12-18 2014-06-18 苏州工业园区新宏博通讯科技有限公司 Programmable liquid crystal display module
CN104810000A (en) * 2015-05-14 2015-07-29 武汉华星光电技术有限公司 Control circuit and control method used for liquid crystal display
CN103970708B (en) * 2014-03-18 2017-01-04 中国航天科工信息技术研究院 Communication means between a kind of FPGA and general processor and system
CN109684718A (en) * 2018-12-24 2019-04-26 成都华微电子科技有限公司 Low-power consumption may be programmed SoC device and design method
CN113642345A (en) * 2020-05-11 2021-11-12 北京君正集成电路股份有限公司 Method for improving effective data transmission rate aiming at two-dimensional code equipment
WO2024023325A1 (en) * 2022-07-29 2024-02-01 Doebler Achim Method for actuating active matrix displays, corresponding controller, and computer program product
WO2024061318A1 (en) * 2022-09-23 2024-03-28 施耐德电器工业公司 Method and apparatus for transmitting signals to rgb interface of display device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2828952Y (en) * 2005-10-26 2006-10-18 江苏大唐电子产品有限公司 Tax rate control casher of supporting USB interface and download applied program
CN2836112Y (en) * 2005-10-31 2006-11-08 成都卫士通信息产业股份有限公司 Financial tax-controlled cash register
US20090106532A1 (en) * 2006-03-24 2009-04-23 Nxp B.V. Rapid creation and configuration of microcontroller products with configurable logic devices
CN101021551A (en) * 2006-10-27 2007-08-22 东莞理工学院 Intelligent comprehensive electronic measuring instrument
CN201522841U (en) * 2009-11-19 2010-07-07 航天信息股份有限公司 Lcd controller

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102509538A (en) * 2011-11-17 2012-06-20 朱敦尧 T-CON realization method based on CPLD
CN103176931A (en) * 2011-12-26 2013-06-26 安凯(广州)微电子技术有限公司 Improved DMA communication method and improved DMA communication device
CN103176931B (en) * 2011-12-26 2016-03-09 安凯(广州)微电子技术有限公司 A kind of DMA communication means of improvement and device
CN103311928A (en) * 2012-03-16 2013-09-18 上海利思电气有限公司 Low-voltage dynamic active power filter
CN103870264A (en) * 2012-12-18 2014-06-18 苏州工业园区新宏博通讯科技有限公司 Programmable liquid crystal display module
CN103970708B (en) * 2014-03-18 2017-01-04 中国航天科工信息技术研究院 Communication means between a kind of FPGA and general processor and system
CN104810000A (en) * 2015-05-14 2015-07-29 武汉华星光电技术有限公司 Control circuit and control method used for liquid crystal display
CN109684718A (en) * 2018-12-24 2019-04-26 成都华微电子科技有限公司 Low-power consumption may be programmed SoC device and design method
CN113642345A (en) * 2020-05-11 2021-11-12 北京君正集成电路股份有限公司 Method for improving effective data transmission rate aiming at two-dimensional code equipment
CN113642345B (en) * 2020-05-11 2023-12-08 北京君正集成电路股份有限公司 Method for improving effective data transmission rate for two-dimensional code equipment
WO2024023325A1 (en) * 2022-07-29 2024-02-01 Doebler Achim Method for actuating active matrix displays, corresponding controller, and computer program product
WO2024061318A1 (en) * 2022-09-23 2024-03-28 施耐德电器工业公司 Method and apparatus for transmitting signals to rgb interface of display device

Also Published As

Publication number Publication date
CN102074205B (en) 2012-10-17

Similar Documents

Publication Publication Date Title
CN102074205B (en) Liquid crystal display (LCD) controller and control method thereof
CN102097050B (en) A kind of apparatus and method realizing display seamless switching
CN104822040A (en) Multi-format video sequence generation system based on FPGA and method thereof
CN101431693B (en) Screen distribution apparatus of panel TV
CN102768819B (en) OLED (organic light emitting diode) real-time display driving control system and control method thereof
CN202102690U (en) All-color big screen display controller
CN110933333A (en) Image acquisition, storage and display system based on FPGA
KR102005962B1 (en) Display driver integrated circuit and display data processing method thereof
CN103248794B (en) The row field sync signal generation device that a kind of resolution is adjustable
CN201522841U (en) Lcd controller
CN100592377C (en) LCD graphical display controller and control method
CN103957374A (en) 8K ultrahigh-definition display system based on DP interface
CN201037989Y (en) Synchronous all-colorful LED display control device
CN101815180A (en) Signal self-adaptive adapter plate of display screen interface
CN208782985U (en) A kind of naked eye 3D rendering display system based on FPGA
CN201788657U (en) Liquid crystal display (LCD) controller based on Nios II soft-core central processing unit (CPU)
CN104599654A (en) Signal conversion device and method, signal generation system and display device
CN104360511A (en) MIPI module test method and test system realizing two modes
CN103873802A (en) High-definition video signal generator and signal generating method thereof
CN102831872A (en) Field programmable gate array-based (FPGA-based) realization method for converting liquid crystal display (LCD) signal to video graphics array (VGA) signal
CN103606357B (en) LCD TV backlight sequential control method and system
CN105468320A (en) Black and white screen display method and device based on Android platform and intelligent terminal
CN105630443B (en) A kind of OSD display methods of kvm system
CN102902648B (en) Direct memory access (DMA)-based general purpose input output (GPIO) module capable of refreshing light-emitting diode (LED) display screen
CN104464610A (en) Video capture method and video capture device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant