WO2020020038A1 - Data format conversion method - Google Patents

Data format conversion method Download PDF

Info

Publication number
WO2020020038A1
WO2020020038A1 PCT/CN2019/096467 CN2019096467W WO2020020038A1 WO 2020020038 A1 WO2020020038 A1 WO 2020020038A1 CN 2019096467 W CN2019096467 W CN 2019096467W WO 2020020038 A1 WO2020020038 A1 WO 2020020038A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
latches
latch
bit data
bit
Prior art date
Application number
PCT/CN2019/096467
Other languages
French (fr)
Chinese (zh)
Inventor
冯万健
林宗严
廖嘉祥
Original Assignee
厦门亿联网络技术股份有限公司
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 厦门亿联网络技术股份有限公司 filed Critical 厦门亿联网络技术股份有限公司
Publication of WO2020020038A1 publication Critical patent/WO2020020038A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/38Universal adapter
    • G06F2213/3852Converter between protocols

Definitions

  • the present disclosure relates to the technical field of multiple data conversion, and in particular, to a method for converting data format using a latch.
  • the GPIO of the control chip often has a function multiplexing phenomenon.
  • interface conflicts there are many system function applications, there is a problem of interface conflicts.
  • PLD is usually used for software programming to solve the problem of interface conflicts caused by different data bits. But PLD is more expensive and more reproducible.
  • the present disclosure provides a data format conversion method, which can greatly reduce the cost of materials while solving the interface conflicts caused by different data bits.
  • An embodiment of the present disclosure provides a data format conversion method, including: sequentially outputting m-bit data to N latches, so that each of the latches sequentially latches the m-bit data; m ⁇ 1;
  • the N latches are sequentially connected in parallel; N ⁇ 2;
  • the N latches When the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal;
  • the m-bit data is sequentially output to the N latches, so that each of the latches sequentially latches the m-bit data, specifically:
  • Each latch is provided with multiple data bit interfaces
  • N latches are sequentially connected in parallel, specifically:
  • the data bit interfaces with the same number are connected in parallel with each other.
  • outputting the m-bit data to the i-th latch is specifically:
  • the LE pin of the i-th latch is controlled to be at a high level, and the m-bit data is input to the i-th latch through the data bit.
  • each of the latches sequentially latches the m-bit data, specifically:
  • the LE pin of the latch is controlled to be at a low level to latch the m-bit data.
  • the N latches when the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal. Specifically, for:
  • the data enable pin When the N latches have completed latching the m-bit data, the data enable pin sends a data enable signal to control the output pins of the N latches to output the N to the receiver in parallel. * m-bit data.
  • a simple and effective data format conversion method provided by the embodiment of the present disclosure, by using a plurality of latches to sequentially latch a plurality of data, and after completing the latching of a plurality of data, multi-bit data is output in parallel to realize the data format conversion. At the same time, material costs are greatly reduced.
  • FIG. 1 is a schematic flowchart of an embodiment of a data format conversion method provided by the present disclosure.
  • FIG. 2 is a schematic diagram of a connection structure of a latch according to an embodiment of the present disclosure.
  • FIG. 1 is a schematic flowchart of an embodiment of a data format conversion method provided by the present disclosure. include:
  • the m-bit data is sequentially output to the i-th latch, and after the m-bit data is latched by the i-th latch, the m-bit data is output to the i + 1th latch. Data, so that the i + 1th latch outputs m-bit data.
  • N-1 ⁇ i ⁇ 1 i is a positive integer.
  • N latches are sequentially connected in parallel.
  • N ⁇ 2 the specific connection method is: the latch has multiple data bits. Data bits are numbered from 1 to a, and data bits of the same number are connected in parallel. a ⁇ 2 and a is a positive integer.
  • the m-bit data is input to the i-th latch through a data bit.
  • the LE pin of the latch is controlled to be at a low level, so that the latch latches m-bit data.
  • the N latches When the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal.
  • the data enable pin sends a data enable signal to control the output pins of the latches to output N * m-bit data in parallel. Because the time for sending data is determined, the timing control of data sending and data enabling can be made without deviation.
  • the clock transition edge is aligned with all the data to enable the receiver to complete the N * m-bit data. Read.
  • the receiver can be a device such as liquid crystal that can be used for data display.
  • FIG. 2 it is a schematic diagram of a connection structure of an embodiment of a latch provided by the present disclosure. Including a plurality of latches 101.
  • the latch 101 has a plurality of data bits, and the data bits are numbered from 1 to N.
  • the N latches 101 have the same number of data bits connected in parallel and are used to receive m-bit data.
  • the LE pins between the N latches 101 are individually connected, so that the LE pin level of only one latch 101 can be changed at a time, so that multiple m-bit data can be stored in different latches 101.
  • the output pins On of the N latches 101 send out the m-bit data latched by each latch 101 in parallel, thereby outputting N * m-bit data.
  • the latch may be, but is not limited to, a D-type latch.
  • An embodiment of the present disclosure provides a data format conversion method. By connecting a plurality of latches and sequentially latching the data, finally outputting N * m-bit data at the same time, and driving the clock synchronization edge and Data alignment to complete the reading of N * m-bit data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

Disclosed is a data format conversion method, comprising: connecting N latches; successively outputting m-bit data to the N latches, and then controlling the latches to latch the data; the N latches completing the latching of the data and outputting (N*m)-bit data in parallel in cooperation with a data enable signal; and then, driving a horizontal synchronization signal clock transition edge to transition to complete reading of the (N*m)-bit data. The problem of an interface conflict caused by a difference in the number of bits of data can be effectively solved, and the material cost is greatly reduced.

Description

一种数据格式转换方法Data format conversion method
交叉援引Cross-quote
本公开基于申请号为201810851326.3、申请日为2018‐07‐27的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本公开作为参考。This disclosure is based on a Chinese patent application with an application number of 201810851326.3 and an application date of 2018-27-07 and claims the priority of the Chinese patent application. The entire contents of this Chinese patent application are incorporated herein by reference.
技术领域Technical field
本公开涉及多数据转换技术领域,尤其涉及一种利用锁存器进行数据格式转换方法。The present disclosure relates to the technical field of multiple data conversion, and in particular, to a method for converting data format using a latch.
背景技术Background technique
目前控制芯片的GPIO多存在功能复用的现象,当系统功能应用的较多时,就会存在接口冲突的问题,目前通常使用PLD进行软件编程,解决由于数据位数不同产生的接口冲突的问题。但PLD的成本较为昂贵,并且可复制性较强。At present, the GPIO of the control chip often has a function multiplexing phenomenon. When there are many system function applications, there is a problem of interface conflicts. Currently, PLD is usually used for software programming to solve the problem of interface conflicts caused by different data bits. But PLD is more expensive and more reproducible.
发明内容Summary of the Invention
本公开提供了一种数据格式转换方法,解决由于数据位数不同产生的接口冲突的同时,大幅度降低物料成本。The present disclosure provides a data format conversion method, which can greatly reduce the cost of materials while solving the interface conflicts caused by different data bits.
本公开实施例提供了一种数据格式转换方法,包括:依次向N个锁存器输出m位的数据,以使每个所述锁存器依次对所述m位的数据进行锁存;m≥1;An embodiment of the present disclosure provides a data format conversion method, including: sequentially outputting m-bit data to N latches, so that each of the latches sequentially latches the m-bit data; m ≥1;
所述N个锁存器依次并行连接;N≥2;The N latches are sequentially connected in parallel; N≥2;
当所述N个锁存器均完成对所述m位的数据的锁存时,通过数据使能信号使所述述N个锁存器向接收方并行输出N*m位数据;When the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal;
驱动行同步信号时钟跳变边沿进行跳变,以使所述接收方完成所述N*m位数据的读取。Driving the clock synchronization edge of the line synchronization signal to perform a transition so that the receiver completes reading the N * m-bit data.
进一步的,所述依次向所述N个锁存器输出m位的数据,以使每个所述锁 存器依次对所述m位的数据进行锁存,具体为:Further, the m-bit data is sequentially output to the N latches, so that each of the latches sequentially latches the m-bit data, specifically:
每个锁存器设置有多个数据位接口;Each latch is provided with multiple data bit interfaces;
通过第i个锁存器的所述数据位接口,向所述第i个锁存器输出所述m位的数据,并在所述第i个锁存器完成所述m位的数据的锁存后,通过第i+1个锁存器锁存器的所述数据位接口,向所述第i+1个锁存器输出所述m位的数据,使所述第i+1个锁存器输出所述m位的数据;N‐1≥i≥1。Output the m-bit data to the i-th latch through the data bit interface of the i-th latch, and complete the locking of the m-bit data in the i-th latch After saving, output the m-bit data to the i + 1th latch through the data bit interface of the i + 1th latch latch, so that the i + 1th latch The memory outputs the m-bit data; N-1≥i≥1.
进一步的,所述N个锁存器依次并行连接,具体为:Further, the N latches are sequentially connected in parallel, specifically:
所述N个锁存器之间,具有相同编号各数据位接口相互并联连接。Between the N latches, the data bit interfaces with the same number are connected in parallel with each other.
进一步的,向第i个锁存器输出所述m位的数据,具体为:Further, outputting the m-bit data to the i-th latch is specifically:
控制所述第i个锁存器的LE引脚处于高电平,通过所述数据位将所述m位的数据输入到所述第i个锁存器。The LE pin of the i-th latch is controlled to be at a high level, and the m-bit data is input to the i-th latch through the data bit.
进一步的,每个所述锁存器依次对所述m位的数据进行锁存,具体为:Further, each of the latches sequentially latches the m-bit data, specifically:
当所述数据输入到所述锁存器时,控制所述锁存器的LE引脚处于低电平,锁存所述m位的数据。When the data is input to the latch, the LE pin of the latch is controlled to be at a low level to latch the m-bit data.
进一步的,当所述N个锁存器均完成对所述m位的数据的锁存时,通过数据使能信号使所述N个锁存器向接收方并行输出N*m位数据,具体为:Further, when the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal. Specifically, for:
当所述N个锁存器均完成对所述m位的数据的锁存时,数据使能脚发出数据使能信号,控制N个锁存器的输出引脚向接收方并行输出所述N*m位数据。When the N latches have completed latching the m-bit data, the data enable pin sends a data enable signal to control the output pins of the N latches to output the N to the receiver in parallel. * m-bit data.
进一步的,驱动行同步信号时钟跳变边沿进行跳变,以使所述接收方完成所述N*m位数据的读取,具体为:Further, driving the clock synchronization edge of the line synchronization signal to perform a transition so that the receiver completes reading the N * m-bit data is specifically:
当向所述接收方发送所述N*m为数据后,驱动行同步信号时钟的跳变边沿和所述m位的数据对齐,使所述接收方完成所述N*m位数据的读取。After sending the N * m as data to the receiver, driving the transition edge of the line synchronization signal clock to align with the m-bit data, so that the receiver completes reading the N * m-bit data .
本公开实施例提供的一种简单有效的数据格式转换方法,通过采用多个锁存器依次对多个数据进行锁存,完成多个数据的锁存后并行输出多位数据,实现数据格式转换的同时,大幅度降低物料成本。A simple and effective data format conversion method provided by the embodiment of the present disclosure, by using a plurality of latches to sequentially latch a plurality of data, and after completing the latching of a plurality of data, multi-bit data is output in parallel to realize the data format conversion. At the same time, material costs are greatly reduced.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
图1是本公开提供的一种数据格式转换方法的一个实施例的流程示意图。FIG. 1 is a schematic flowchart of an embodiment of a data format conversion method provided by the present disclosure.
图2是本公开提供的一种锁存器的一个实施例的连接结构示意图。FIG. 2 is a schematic diagram of a connection structure of a latch according to an embodiment of the present disclosure.
具体实施方式detailed description
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。The technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present disclosure. Obviously, the described embodiments are only a part of the embodiments of the present disclosure, but not all of the embodiments. Based on the embodiments in the present disclosure, all other embodiments obtained by a person having ordinary skill in the art without making creative efforts fall within the protection scope of the present disclosure.
参见图1,是本公开提供的一种数据格式转换方法的一个实施例的流程示意图。包括:FIG. 1 is a schematic flowchart of an embodiment of a data format conversion method provided by the present disclosure. include:
S11,依次向N个锁存器输出m位的数据,以使每个锁存器依次对m位的数据进行锁存,m≥1。m为正整数。S11. Output m-bit data to N latches in sequence, so that each latch sequentially latches m-bit data, m≥1. m is a positive integer.
具体的,依次向第i个锁存器输出m位的数据,并在第i个锁存器完成m位的数据的锁存后,向第i+1个锁存器输出所述m位的数据,使第i+1个锁存器输出m位的数据。其中N‐1≥i≥1,i为正整数。通过控制锁存器的先后锁存顺序,使已经接收数据的锁存器不受新输入数据的影响。Specifically, the m-bit data is sequentially output to the i-th latch, and after the m-bit data is latched by the i-th latch, the m-bit data is output to the i + 1th latch. Data, so that the i + 1th latch outputs m-bit data. Where N-1≥i≥1, i is a positive integer. By controlling the sequence of latches, the latches that have received data are not affected by the new input data.
进一步的,N个锁存器依次并行连接。N≥2,具体的连接方法为:锁存器有多个数据位。数据位的编号为1到a,相同编号的数据位并联。a≥2且a为正整数。Further, N latches are sequentially connected in parallel. N≥2, the specific connection method is: the latch has multiple data bits. Data bits are numbered from 1 to a, and data bits of the same number are connected in parallel. a≥2 and a is a positive integer.
进一步的,通过控制第i个锁存器的LE引脚处于高电平,使m位数据通过数据位输入到第i个锁存器。Further, by controlling the LE pin of the i-th latch to be at a high level, the m-bit data is input to the i-th latch through a data bit.
进一步的,当数据输入到锁存器时,通过控制锁存器的LE引脚处于低电平,使锁存器锁存m位数据。Further, when data is input to the latch, the LE pin of the latch is controlled to be at a low level, so that the latch latches m-bit data.
S12,当所述N个锁存器均完成对所述m位的数据的锁存时,通过数据使能信号使所述述N个锁存器向接收方并行输出N*m位数据。S12. When the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal.
具体的,当N个锁存器均完成对m位的数据的锁存时,数据使能脚发出数据使能信号,控制锁存器的输出引脚,并行输出N*m位数据。由于发送数据的 时间使确定的,使数据发送和数据使能的时序控制上可以做到不出偏差。Specifically, when the N latches have completed latching the m-bit data, the data enable pin sends a data enable signal to control the output pins of the latches to output N * m-bit data in parallel. Because the time for sending data is determined, the timing control of data sending and data enabling can be made without deviation.
S13,驱动行同步信号时钟跳变边沿进行跳变,以使所述接收方完成所述N*m位数据的读取。S13. Drive a clock synchronization edge of the line synchronization signal to perform a transition so that the receiver completes reading the N * m-bit data.
具体的,由于数据接收只和时钟跳变边沿有关,因此当所有的锁存器的数据输出完成后,将时钟的跳变边沿和所有的数据进行对齐,使接收方完成N*m位数据的读取。Specifically, because the data reception is only related to the clock transition edge, after the data output of all the latches is completed, the clock transition edge is aligned with all the data to enable the receiver to complete the N * m-bit data. Read.
需要说明的是,当所有锁存器的数据没有全部锁存完毕之前,时钟触发边沿不会跳变,避免接收方数据读取出错。接收方可以是液晶等可用于数据显示的装置。It should be noted that, before all the latched data is completely latched, the clock triggering edge will not jump to avoid receiving data reading errors. The receiver can be a device such as liquid crystal that can be used for data display.
进一步的,参见图2,是本公开提供的一种锁存器的一个实施例的连接结构示意图。包括多个锁存器101。Further, referring to FIG. 2, it is a schematic diagram of a connection structure of an embodiment of a latch provided by the present disclosure. Including a plurality of latches 101.
锁存器101有多个数据位,数据位的编号为1到N。N个锁存器101编号相同的数据位并行连接,用于接收m位的数据。N个锁存器101之间的LE脚单独连接,使每次只能改变一个锁存器101的LE引脚的电平,从而让多个m位数据存储到不同的锁存器101内。完成所有m位数据的锁存后,N个锁存器101的输出引脚On并行发出各个锁存器101锁存的m位的数据,从而输出N*m位数据。The latch 101 has a plurality of data bits, and the data bits are numbered from 1 to N. The N latches 101 have the same number of data bits connected in parallel and are used to receive m-bit data. The LE pins between the N latches 101 are individually connected, so that the LE pin level of only one latch 101 can be changed at a time, so that multiple m-bit data can be stored in different latches 101. After latching all the m-bit data, the output pins On of the N latches 101 send out the m-bit data latched by each latch 101 in parallel, thereby outputting N * m-bit data.
需要说明的是,锁存器可以但不限于为D类锁存器。It should be noted that the latch may be, but is not limited to, a D-type latch.
本公开实施例提供了一种数据格式转换方法,通过将多个锁存器进行连接,并依次进行数据的锁存,最终同时输出N*m位数据,并驱动行同步信号时钟跳变边沿与数据对齐,完成N*m位数据的读取。采用本公开,可以有效的解决由于数据位数不同产生的接口冲突的问题,且大幅度降低物料成本。An embodiment of the present disclosure provides a data format conversion method. By connecting a plurality of latches and sequentially latching the data, finally outputting N * m-bit data at the same time, and driving the clock synchronization edge and Data alignment to complete the reading of N * m-bit data. By adopting the present disclosure, the problem of interface conflicts caused by different data bits can be effectively solved, and the material cost can be greatly reduced.
以上所述是本公开的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本公开原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本公开的保护范围。The above is the preferred embodiment of the present disclosure. It should be noted that for those of ordinary skill in the art, without departing from the principles of the present disclosure, several improvements and retouches can be made. The scope of protection of the present disclosure.

Claims (8)

  1. 一种数据格式转换方法,包括:A data format conversion method includes:
    依次向N个锁存器输出m位的数据,以使每个所述锁存器依次对所述m位数据进行锁存,其中,所述N个锁存器依次并行连接;m≥1;N≥2;Output m-bit data to N latches in sequence, so that each of the latches sequentially latches the m-bit data, wherein the N latches are connected in parallel in order; m≥1; N≥2;
    当所述N个锁存器均完成对所述m位数据的锁存后,通过数据使能信号使所述N个锁存器向接收方并行输出N*m位数据;After the N latches have completed latching the m-bit data, the N latches are configured to output N * m-bit data to the receiver in parallel by using a data enable signal;
    驱动行同步信号时钟跳变边沿进行跳变,以使所述接收方完成所述N*m位数据的读取。Driving the clock synchronization edge of the line synchronization signal to perform a transition so that the receiver completes reading the N * m-bit data.
  2. 根据权利要求1所述的一种数据格式转换方法,其中,所述依次向所述N个锁存器输出m位的数据,以使每个所述锁存器依次对所述m位的数据进行锁存,具体为:The data format conversion method according to claim 1, wherein the m-bit data is sequentially output to the N latches, so that each of the latches sequentially processes the m-bit data. Perform latching as follows:
    每个锁存器设置有多个数据位接口;Each latch is provided with multiple data bit interfaces;
    通过第i个锁存器的所述数据位接口,向所述第i个锁存器输出所述m位的数据,并在所述第i个锁存器完成所述m位的数据的锁存后,通过第i+1个锁存器的所述数据位接口,向所述第i+1个锁存器输出所述m位的数据,使所述第i+1个锁存器输出所述m位的数据;N‐1≥i≥1。Output the m-bit data to the i-th latch through the data bit interface of the i-th latch, and complete the locking of the m-bit data in the i-th latch After saving, output the m-bit data to the i + 1th latch through the data bit interface of the i + 1th latch, so that the i + 1th latch outputs The m-bit data; N-1≥i≥1.
  3. 根据权利要求2所述的一种数据格式转换方法,其中,所述N个锁存器依次并行连接,具体为:The data format conversion method according to claim 2, wherein the N latches are sequentially connected in parallel, specifically:
    所述N个锁存器之间,具有相同编号各数据位接口相互并联连接。Between the N latches, the data bit interfaces with the same number are connected in parallel with each other.
  4. 根据权利要求2所述的一种数据格式转换方法,其中,所述向第i个锁存器输出所述m位的数据,具体为:The data format conversion method according to claim 2, wherein the outputting the m-bit data to the i-th latch is specifically:
    控制所述第i个锁存器的LE引脚处于高电平,通过所述数据位接口将所述m位的数据输入到所述第i个锁存器。The LE pin of the i-th latch is controlled to be at a high level, and the m-bit data is input to the i-th latch through the data bit interface.
  5. 根据权利要求2所述的一种数据格式转换方法,其中,所述每个所述锁存器依次对所述m位的数据进行锁存,具体为:The data format conversion method according to claim 2, wherein each of the latches sequentially latches the m-bit data, specifically:
    当所述m位的数据输入到所述锁存器时,控制所述锁存器的LE引脚处于低电平,锁存所述m位的数据。When the m-bit data is input to the latch, the LE pin of the latch is controlled to be at a low level to latch the m-bit data.
  6. 根据权利要求1所述的一种数据格式转换方法,其中,所述当所述N个锁存器均完成对所述m位的数据的锁存时,通过数据使能信号使所述N个锁存器向接收方并行输出N*m位数据,具体为:The data format conversion method according to claim 1, wherein, when the N latches have completed latching the m-bit data, the N latches are enabled by a data enable signal. The latch outputs N * m bits of data to the receiver in parallel, specifically:
    当所述N个锁存器均完成对所述m位的数据的锁存时,控制数据使能脚发出数据使能信号,从而控制所述N个锁存器的输出引脚向接收方并行输出所述N*m位数据。When the N latches have completed latching the m-bit data, the control data enable pin sends a data enable signal, so that the output pins of the N latches are controlled in parallel to the receiver. The N * m-bit data is output.
  7. 根据权利要求6所述的一种数据格式转换方法,其中,所述驱动行同步信号时钟跳变边沿进行跳变,以使所述接收方完成所述N*m位数据的读取包括:The data format conversion method according to claim 6, wherein the driving of the clock synchronization edge of the driving line synchronization signal to make the receiving side complete the reading of the N * m-bit data comprises:
    当向所述接收方发送所述N*m位数据后,驱动行同步信号时钟的跳变边沿和所述m位的数据对齐,使所述接收方完成所述N*m位数据的读取。After sending the N * m-bit data to the receiver, driving the transition edge of the line synchronization signal clock to align with the m-bit data, so that the receiver completes reading the N * m-bit data .
  8. 根据权利要求1至7任一项所述的一种数据格式转换方法,其中,所述锁存器为D类锁存器。The data format conversion method according to any one of claims 1 to 7, wherein the latch is a D-type latch.
PCT/CN2019/096467 2018-07-27 2019-07-18 Data format conversion method WO2020020038A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810851326.3 2018-07-27
CN201810851326.3A CN109189703A (en) 2018-07-27 2018-07-27 A kind of conversion method of data format

Publications (1)

Publication Number Publication Date
WO2020020038A1 true WO2020020038A1 (en) 2020-01-30

Family

ID=64937845

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/096467 WO2020020038A1 (en) 2018-07-27 2019-07-18 Data format conversion method

Country Status (2)

Country Link
CN (1) CN109189703A (en)
WO (1) WO2020020038A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189703A (en) * 2018-07-27 2019-01-11 厦门亿联网络技术股份有限公司 A kind of conversion method of data format

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1551507A (en) * 2003-05-09 2004-12-01 �ձ�������ʽ���� Serial-to-parallel- and parallel-to-serial converter
CN1945489A (en) * 2005-10-06 2007-04-11 三洋电机株式会社 Serial data input system
CN103792516A (en) * 2014-01-27 2014-05-14 中国电子科技集团公司第十研究所 Range-measuring circuit module
CN103888147A (en) * 2014-04-09 2014-06-25 龙迅半导体科技(合肥)有限公司 Serial-to-parallel conversion circuit, serial-to-parallel converter and serial-to-parallel conversion system
CN204413334U (en) * 2014-10-28 2015-06-24 佛山科学技术学院 Based on the discharging gap-state detection module of pulse-train analysis
CN109189703A (en) * 2018-07-27 2019-01-11 厦门亿联网络技术股份有限公司 A kind of conversion method of data format

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003022057A (en) * 2001-07-09 2003-01-24 Alps Electric Co Ltd Image signal driving circuit and display device equipped with image signal driving circuit
CN204694814U (en) * 2015-03-23 2015-10-07 北京中汽恒泰教育科技有限公司 A kind of multi-channel signal acquiring device
CN106523935A (en) * 2016-10-10 2017-03-22 深圳市康铭盛科技实业股份有限公司 Integrated type LED light-emitting module

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1551507A (en) * 2003-05-09 2004-12-01 �ձ�������ʽ���� Serial-to-parallel- and parallel-to-serial converter
CN1945489A (en) * 2005-10-06 2007-04-11 三洋电机株式会社 Serial data input system
CN103792516A (en) * 2014-01-27 2014-05-14 中国电子科技集团公司第十研究所 Range-measuring circuit module
CN103888147A (en) * 2014-04-09 2014-06-25 龙迅半导体科技(合肥)有限公司 Serial-to-parallel conversion circuit, serial-to-parallel converter and serial-to-parallel conversion system
CN204413334U (en) * 2014-10-28 2015-06-24 佛山科学技术学院 Based on the discharging gap-state detection module of pulse-train analysis
CN109189703A (en) * 2018-07-27 2019-01-11 厦门亿联网络技术股份有限公司 A kind of conversion method of data format

Also Published As

Publication number Publication date
CN109189703A (en) 2019-01-11

Similar Documents

Publication Publication Date Title
KR102522742B1 (en) Multiphase clock data recovery for 3-phase interface
US6658582B1 (en) Serial interface circuits having improved data transmitting and receiving capability
EP0226017B1 (en) Data synchronizer between a source system and a sink system
US9520988B1 (en) Adaptation to 3-phase signal swap within a trio
US8588281B2 (en) Transceiver having embedded clock interface and method of operating transceiver
US8464145B2 (en) Serial interface devices, systems and methods
US10833839B1 (en) Low voltage differential signal transmitter, method for generating a low voltage differential signal, and data transmission device
US8045667B2 (en) Deserializer and data recovery method
CN106897238A (en) A kind of data processing equipment and method
US20080158424A1 (en) Methods and Apparatus for Processing Serialized Video Data for Display
WO2020020038A1 (en) Data format conversion method
US10423565B2 (en) Data transmission systems having a plurality of transmission lanes and methods of testing transmission data in the data transmission systems
US7990295B2 (en) Data transfer apparatus
TWI515707B (en) Image display system, shift register and a method for controlling a shift register
US20050055489A1 (en) Bridge circuit for use in retiming in a semiconductor integrated circuit
CN101540159B (en) Display device and method for transmitting clock signal during blank period
US8411011B2 (en) Method and apparatus to generate control signals for display-panel driver
CN102542976A (en) Method for triggering source driver and display
US6437725B1 (en) Parallel to serial converter
US20040117570A1 (en) Programmable transition state machine
US20200162064A1 (en) Debounce circuit using d flip-flops
US6215728B1 (en) Data storage device capable of storing plural bits of data
US11545197B2 (en) Address latch comprising intermediate latch circuit that latches the address data latched by the write latch circuit, display device and address latching method
TWI668684B (en) Source driver and operating method thereof
US7733248B2 (en) Measuring and regenerating a variable pulse width

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19840570

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19840570

Country of ref document: EP

Kind code of ref document: A1