WO2020019872A1 - Dispositif d'affichage - Google Patents

Dispositif d'affichage Download PDF

Info

Publication number
WO2020019872A1
WO2020019872A1 PCT/CN2019/089821 CN2019089821W WO2020019872A1 WO 2020019872 A1 WO2020019872 A1 WO 2020019872A1 CN 2019089821 W CN2019089821 W CN 2019089821W WO 2020019872 A1 WO2020019872 A1 WO 2020019872A1
Authority
WO
WIPO (PCT)
Prior art keywords
bus
data
serial
communication
mode
Prior art date
Application number
PCT/CN2019/089821
Other languages
English (en)
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 WO2020019872A1 publication Critical patent/WO2020019872A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G3/00Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes
    • G09G3/20Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters
    • G09G3/22Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources
    • G09G3/30Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources using electroluminescent panels
    • G09G3/32Control arrangements or circuits, of interest only in connection with visual indicators other than cathode-ray tubes for presentation of an assembly of a number of characters, e.g. a page, by composing the assembly by combination of individual elements arranged in a matrix no fixed position being assigned to or needed to be assigned to the individual characters or partial characters using controlled light sources using electroluminescent panels semiconductive, e.g. using light-emitting diodes [LED]

Definitions

  • the present invention relates to the field of computer technology, and in particular, to a display device.
  • UART, SPI and I2C communication interface standards have been used for a long time. Although they are widely used, they are a low data rate data transmission standard. With the improvement of computer display resolution (2k, 4k 8k), the development of large-capacity storage devices, is no longer capable of supporting functional operations between higher-level devices. Most of the circuits of the existing communication interface standards are relatively complicated and inconvenient when connecting with peripheral devices. At the same time, most of the traditional data transmission methods use the master-slave structure and the addressing method to transmit data, so the signal may be delayed during data transmission, which will affect the synchronous transmission of data between communication devices and peripheral devices.
  • a display device includes:
  • a clock serial bus configured to provide a clock synchronization signal for the communication control link
  • a data serial bus for transmitting data to be communicated includes serial communication data and bus communication data;
  • the communication device includes a bus mode / serial mode multiplexer, and the bus mode / serial mode multiplexer is used to switch between the bus communication mode and the serial communication mode; a plurality of the communications The device realizes synchronous transmission of the data to be communicated under the clock synchronization signal through the bus mode / serial mode multiplexer;
  • the communication device is further configured to receive the serial communication data and output a control signal according to the serial communication data to control the display module to perform display.
  • the above display device uses two signal lines (clock serial bus, data serial bus) to cascade multiple communication devices, which makes the application simpler and more convenient to connect with the display module at the same time; further, because The bus mode / serial mode multiplexer can be used to switch between the bus communication mode and the serial communication mode inside the communication device, thereby achieving the synchronous transmission of data.
  • the master-slave structure and the Address sending and other methods avoid the problem of signal delay caused by the use of the master-slave structure to send data, which in turn affects the synchronous transmission of data between the communication device and the display module.
  • the communication device further includes a decoding module, and the decoding module is configured to decode the bus communication data in the bus communication mode to generate command data with a preset number of data bits;
  • the command data is composed of a boot header, a command, and a parameter.
  • the bus mode / serial mode multiplexer is further configured to receive the command data, and switch the communication device from the bus communication mode to the serial communication mode according to the command data.
  • the communication device further includes a counting module, and the counting module is configured to receive and count the number of the display module and the number of data bits transmitted, and generate a latch after the counting is completed. signal.
  • the bus mode / serial mode multiplexer is further configured to receive the latch signal and switch the communication device from serial communication mode to bus communication according to the latch signal. mode.
  • the communication device further includes a bus data receiving shift register and a serial bus shift register;
  • An input end of the bus data receiving shift register is respectively connected to the clock serial bus and the data serial bus; an output end is connected to the decoding module; and used to receive and store the command data;
  • An input end of the serial bus shift register is respectively connected to the clock serial bus and the data serial bus; an output end is connected to an input end of the multiplexer; and is used to receive and store the data to be communicated. .
  • the communication device further includes a configuration register, which is connected to the decoding module for receiving and storing the parameter; and for configuring a current output to the display module.
  • the communication device further includes an output control module, which is connected between the serial bus shift register and the display module, and is used to control the output current output to the display module.
  • the communication device further includes a constant current module, connected between the output control module and the display module, for maintaining a constant output of the output current.
  • the communication device further includes a current adjustment module, and the current adjustment module is connected to the constant current module and is configured to adjust the current output by the constant current module.
  • FIG. 1 is a schematic diagram of a display device according to an embodiment
  • FIG. 2 is a schematic diagram of a display device in another embodiment
  • FIG. 3 is a schematic diagram of the composition of command data in an embodiment
  • FIG. 4 is a simulation waveform diagram of a display device in an embodiment.
  • FIG. 1 is a schematic diagram of a communication control link according to an embodiment.
  • the communication control link is used to realize the synchronous transmission of data, and may include: a clock serial bus SCLK, a data serial bus SDI, a plurality of communication devices 10 cascaded through the clock serial bus SCLK and the data serial bus SDI, and A display module 20 connected to the communication device 10.
  • the communication device 10 includes a bus mode / serial mode multiplexer 110, and the bus mode / serial mode multiplexer 110 is used to switch between the bus communication mode and the serial communication mode.
  • the clock serial bus SCLK is used to provide a clock synchronization signal for the communication control link.
  • the data serial bus SDI is used to transmit data to be communicated; wherein the data to be communicated includes serial communication data and bus communication data.
  • the plurality of communication devices 10 implements synchronous transmission of data to be communicated under a clock synchronization signal through a bus mode / serial mode multiplexer 110.
  • the communication device 10 is further configured to receive serial communication data and output a control signal to control the display module 20 to perform display according to the serial communication data.
  • the application is simpler to implement, and it is more convenient to connect with the display module at the same time; further, because The bus mode / serial mode multiplexer can be used to switch between the bus communication mode and the serial communication mode inside the communication device, thereby achieving the synchronous transmission of data.
  • the master-slave structure and the Address sending and other methods avoid the problem of signal delay caused by the use of the master-slave structure to send data, which in turn affects the synchronous transmission of data between the communication device and the display module.
  • the communication device 10 may further include a decoding module 120.
  • the decoding module 120 is configured to decode the bus communication data in the bus communication mode to generate command data with a preset number of data bits.
  • the command data is composed of a boot header, a command, and a parameter. .
  • the parameters may include parameters 1 and 2.
  • FIG. 3 for assistance, which is a schematic diagram of the composition of command data in an embodiment.
  • the command data of the present application can be composed of a 40-bit command data by a boot header, a command word, a parameter 1, and a parameter 2.
  • Parameter 1 and parameter 2 can be defined according to the actual needs of the user.
  • parameter 1 is defined as the number of connected display modules
  • parameter 2 is defined as the display length.
  • different commands and parameters can be constructed according to the functional requirements of the communication device 10.
  • the bus mode / serial mode multiplexer 110 is the MUX in FIG. 2, and is also used to receive the command data decoded by the decoding module 120 and switch the communication link from the bus communication mode to the serial according to the command data. Communication mode.
  • the bus mode / serial mode multiplexer MUX actually receives the command in the command data, and realizes the switch between the bus communication mode and the serial communication mode according to the command.
  • the present application cancels the data start bit and stop bit transmission modes that restrict the serial communication rate in traditional serial bus communication, so that the maximum transmission rate of the communication device is the system clock frequency, which can meet the high speed Communication needs.
  • the maximum transmission rate of the communication device of the present application is above 20 Mbps.
  • the communication device 10 can also expand a variety of functions by constructing a command set; for example, by sending a token command, using serial communication mode to generate its physical address in each communication device 10, in the bus communication mode, the communication device 10 can be used. Corresponding address, to achieve high-speed point-to-point, point-to-multipoint, addressing and sending operations; the final output loop of the link can be connected to the control MCU to achieve the response mechanism in half-duplex working mode; One data serial bus, using the communication device 10 of the present application to achieve a full-duplex working mode.
  • the display module 20 may be multiple LED (light emitting diode) lights with the same or different colors.
  • this application uses three outputs, that is, a communication device is connected to three LED lights. It can be understood that, , The specific number can be selected according to needs, can be five. At the same time, the output pins can be arranged arbitrarily.
  • the communication device 10 may further include a counting module 130.
  • the counting module 130 is configured to receive and count the number of display modules 20 and the number of data bits transmitted, and generate a latch signal after the counting is completed.
  • the bus mode / serial mode multiplexer MUX is also used to receive the latch signal and switch the communication device from the serial communication mode to the bus communication mode according to the latch signal.
  • the counting module 130 is mainly used to count the number of display modules 20 and the number of transmitted data bits.
  • the communication device 10 is connected to three display modules 20, which are LED01, LED02, and LED03.
  • the number of data bits is 40 bits, that is, the number of command data bits.
  • the counting module 130 When the entire communication device is in serial communication mode, the counting module 130 starts to count the number of display modules 20 and the number of data bits transmitted, and After the counting is completed, a latch signal is generated. The latch is to temporarily store the signal to maintain a certain level state. After receiving the latch signal, the bus mode / serial mode multiplexer MUX automatically switches the communication control link from the current serial communication mode to the bus communication mode and restarts receiving the next command data.
  • the counting module 130 may further include a counting unit 131 and a display control unit 132.
  • the counting unit is configured to count the number of the display module 20 and the number of transmitted data bits.
  • the display control unit 132 is configured to generate a latch signal after the counting is completed, that is, LE in FIG. 2.
  • the display control unit 132 is further configured to generate a current-on signal, that is, OE in FIG. 2.
  • the communication device 10 may further include a bus data receiving shift register 140 and a serial bus shift register 150; input terminals of the bus data receiving shift register 140 are connected to a clock serial bus SCLK and a data serial bus, respectively. SDI; output termination decoding module 120; used to receive and store command data.
  • the input end of the serial bus shift register 150 is connected to the clock serial bus SCLK and the data serial bus SDI respectively; the output end is connected to the input end of the multiplexer 110; and is used to receive and store data to be communicated.
  • the serial bus shift register 150 is also FD1, FD2, and FD3 in FIG. 2. Among them, FD1, FD2, and FD3 are the same type of shift register, and this description here is only for distinction.
  • a shift register is a flip-flop-based device that operates under several identical time pulses. Data is input to the device in parallel or serially, and then each time pulse is sequentially left or right. Shift one bit and output at the output.
  • the communication device 10 may further include a configuration register 160.
  • the configuration register 160 is connected to the decoding module 120 to receive and store parameters; and is also used to configure a current output to the display module 20.
  • the configuration register 160 may include a current configuration register (not shown in the figure), a display module register (not shown in the figure), and a display length register (not shown in the figure).
  • the current configuration register (not shown) is used to configure the output current output to the display module 20.
  • the display module register (not shown in the figure) is connected to the counting unit 131 in the counting module 130 and is configured to store the number of the display modules 20.
  • the display length register (not shown in the figure) is connected to the counting unit 131 in the counting module 130 and is used for storing the data bit number of the command data.
  • the parameter 1 and the parameter 2 in the command data are stored by setting the configuration register 160, which makes it unnecessary to repeatedly define the parameter 1 and the parameter 2 when connecting with other peripheral devices in the future, so that the display device of the present application It's easier to operate.
  • the communication device 10 may further include an output control module 170 connected between the serial bus shift register 150 and the display module 20 for controlling the output current output to the display module 20.
  • the output control module may include a buffer register 172 connected to the serial bus shift register 150 for receiving and storing the serial communication data.
  • the buffer register 172 is also LRGB [2], LRGB [1 in FIG. 2 ] And LRGB [0]. Among them, LRGB [2], LRGB [1], and LRGB [0] are the same type of cache register, and the description here is only for distinction.
  • the conducting unit 171 is connected between the buffer register 172 and the display module 20, and is configured to receive a current conducting signal and control the output current output to the display module 20 according to the current conducting signal.
  • the conducting unit 171 is OR, OB, OC in FIG. 2. Among them, OR, OB, and OC are the same type of conduction unit, and the descriptions here are only for distinction.
  • the communication device 10 may further include a constant current module 180 connected between the output control module 180 and the display module 20 to maintain a constant output of the output current. Based on the characteristics of LED lights, constant current drive is required when driving LED lights for display. At the same time, in order to maintain more stable light emission of LED lights, it is also necessary to ensure constant current drive of LED lights.
  • the communication device 10 may further include a current adjustment module 190.
  • the current adjustment module 190 is connected to the constant current module 180 and is used to adjust the current output by the constant current module 180.
  • the current adjustment module 190 can make up for the problem that the configuration current in the current configuration register (not shown) cannot be set externally.
  • the current configured in the current configuration register (not shown) is generally set by the manufacturer at the time of shipment. After setting the current adjustment module 190, the user can adjust the current output to the LED light according to his own needs.
  • the communication device 10 may further include a crystal oscillator, and the crystal oscillator is connected to the decoding module 120 for providing an internal clock signal to the decoding module 120.
  • the clock signal is output after being driven by the BUFF buffer.
  • the cascaded communication device 10 receives the synchronization signal synchronously.
  • the generation of the switching command can also be generated by stopping the clock and using the input interval at which the internal oscillator sampling clock stops.
  • the switching command can also be generated.
  • the external input clock can be canceled, that is, the clock serial bus SCLK.
  • the communication device can use RS232 mode or PWM mode (duty cycle) to transmit, and the bus mode can also be realized. / Serial mode switch transmission. At this time, there is only one communication line used in the entire communication process, that is, the data serial bus SDI.
  • the principle of the display device is: the data input and clock input of the bus data receiving shift register 140 and the serial bus shift register 150 are connected together, the communication device 10 and the display module 20
  • the bus mode / serial mode multiplexer MUX selects SDI as the SDO output.
  • the entire system is in the bus communication mode receiving state.
  • each communication device 10 receives command data synchronously, and the decoding module 120 will decode according to different command data requirements.
  • the counting module 130 When entering the serial bus communication state, the counting module 130 performs reception counting based on the number of cascaded communication devices 10 in the communication control link and the number of data bits (3 bits of data in this application) to be received by each communication device 10, After the data transmission to the entire communication control link cascade communication device 10 is completed, the latch signal LE is generated to output data to the buffer register 172, that is, LRGB2, LRGB1, and LRGB0 in FIG. 4.
  • the current configuration register (not shown in the figure) generates WRCR pulses to configure and display the output current inside the device. After receiving the data to be communicated, the device generates DispBegin pulses to control the conduction unit 170 to output current according to the configured current.
  • the constant current module 180 drives the display module 20 to emit light, and at the same time, the counting module 130 in the communication device 10 starts counting.
  • the communication device 10 of the present application sends commands and parameters in the bus communication mode, requests to switch to the serial communication mode, and performs synchronous data transmission in the serial communication mode. During data transmission, it is controlled according to the output current value configured inside the communication device.
  • the display module 20 performs display, and after the serial communication is completed, the circuit returns to the bus communication mode so as to receive commands and parameters again.

Landscapes

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

Abstract

L'invention concerne un dispositif d'affichage, comprenant : un bus série d'horloge (SCLK) permettant de fournir un signal de synchronisation d'horloge ; un bus série de données (SDI) permettant de transférer des données de communication, les données de communication comprenant des données de communication série et des données de communication de bus ; une pluralité de dispositifs de communication (10) en cascade entre eux grâce au bus série de données (SDI) et au bus série d'horloge (SCLK), et des modules d'affichage (20) connectés aux dispositifs de communication (10), les dispositifs de communication (10) comprennent chacun un multiplexeur de mode de bus/mode série (110) permettant de commuter entre un mode de communication de bus et un mode de communication série, la pluralité de dispositifs de communication (10) réalisant une transmission synchrone de données de communication avec le signal de synchronisation d'horloge grâce au multiplexeur de mode de bus/mode série (110), et les dispositifs de communication (10) étant aussi configurés pour recevoir les données de communication série et fournir en sortie un signal de commande série selon les données de communication série pour commander l'affichage du module d'affichage (20). Le dispositif d'affichage peut réaliser l'affichage synchrone de multiples modules d'affichage (20).
PCT/CN2019/089821 2018-07-26 2019-06-03 Dispositif d'affichage WO2020019872A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810834866.0 2018-07-26
CN201810834866.0A CN110782828B (zh) 2018-07-26 2018-07-26 显示装置

Publications (1)

Publication Number Publication Date
WO2020019872A1 true WO2020019872A1 (fr) 2020-01-30

Family

ID=69180870

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/089821 WO2020019872A1 (fr) 2018-07-26 2019-06-03 Dispositif d'affichage

Country Status (3)

Country Link
CN (1) CN110782828B (fr)
TW (1) TWI698123B (fr)
WO (1) WO2020019872A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI757984B (zh) * 2019-11-20 2022-03-11 聯詠科技股份有限公司 顯示驅動系統及用於顯示驅動系統的方法
CN115917631A (zh) 2020-03-11 2023-04-04 科锐Led公司 发光二极管和发光二极管显示器的有源控制
US12014673B2 (en) 2022-02-07 2024-06-18 Creeled, Inc. Light-emitting diodes with mixed clock domain signaling
US12014677B1 (en) 2023-04-10 2024-06-18 Creeled, Inc. Light-emitting diode packages with transformation and shifting of pulse width modulation signals and related methods

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005024821A (ja) * 2003-07-01 2005-01-27 Matsushita Electric Ind Co Ltd 表示装置の駆動回路
TW201041445A (en) * 2009-05-08 2010-11-16 My Semi Inc Driving circuit of light emitting diode
TW201142789A (en) * 2010-05-24 2011-12-01 Macroblock Inc LED driver and LED driving system
CN102592538A (zh) * 2010-09-30 2012-07-18 卡西欧计算机株式会社 显示驱动装置、显示装置及其驱动控制方法、和电子设备
CN103813579A (zh) * 2012-11-09 2014-05-21 明阳半导体股份有限公司 发光二极管驱动电路及发光二极管的驱动系统
CN204834005U (zh) * 2015-08-14 2015-12-02 深圳市艾森达科技有限公司 一种16位恒流led驱动芯片

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3508837B2 (ja) * 1999-12-10 2004-03-22 インターナショナル・ビジネス・マシーンズ・コーポレーション 液晶表示装置、液晶コントローラ、ビデオ信号伝送方法
KR100777702B1 (ko) * 2001-06-04 2007-11-21 삼성전자주식회사 플랫 패널 표시 장치 및 이의 구동 방법
JP2004233742A (ja) * 2003-01-31 2004-08-19 Renesas Technology Corp 表示駆動制御装置および表示装置を備えた電子機器
JP4834294B2 (ja) * 2004-01-07 2011-12-14 日立オートモティブシステムズ株式会社 データ通信装置及びそれを用いたコントローラ
JP4791696B2 (ja) * 2004-03-02 2011-10-12 オンセミコンダクター・トレーディング・リミテッド データ転送メモリ及びモジュール
KR101182538B1 (ko) * 2005-12-28 2012-09-12 엘지디스플레이 주식회사 액정표시장치
JP2008064841A (ja) * 2006-09-05 2008-03-21 Renesas Technology Corp 表示制御装置、半導体集積回路及び携帯端末システム
CN102111261B (zh) * 2011-01-13 2013-05-15 四川大学 基于tdmow串行总线的分布录波器同步方法
CN102866979B (zh) * 2012-09-05 2015-07-15 四川省绵阳西南自动化研究所 一种同步串行接口信号传感器数据采集装置
KR102196087B1 (ko) * 2014-01-07 2020-12-30 삼성디스플레이 주식회사 구동 모듈의 동기화 방법 및 이를 수행하는 표시 장치
CN104461985B (zh) * 2014-12-31 2017-06-20 哈尔滨工业大学 基于节点级联的主从同步串行通讯总线及其实现方法
CN207518607U (zh) * 2017-11-10 2018-06-19 上海云统信息科技有限公司 一种可扩展串行总线系统的远程通讯装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005024821A (ja) * 2003-07-01 2005-01-27 Matsushita Electric Ind Co Ltd 表示装置の駆動回路
TW201041445A (en) * 2009-05-08 2010-11-16 My Semi Inc Driving circuit of light emitting diode
TW201142789A (en) * 2010-05-24 2011-12-01 Macroblock Inc LED driver and LED driving system
CN102592538A (zh) * 2010-09-30 2012-07-18 卡西欧计算机株式会社 显示驱动装置、显示装置及其驱动控制方法、和电子设备
CN103813579A (zh) * 2012-11-09 2014-05-21 明阳半导体股份有限公司 发光二极管驱动电路及发光二极管的驱动系统
CN204834005U (zh) * 2015-08-14 2015-12-02 深圳市艾森达科技有限公司 一种16位恒流led驱动芯片

Also Published As

Publication number Publication date
TW202008769A (zh) 2020-02-16
TWI698123B (zh) 2020-07-01
CN110782828A (zh) 2020-02-11
CN110782828B (zh) 2021-05-11

Similar Documents

Publication Publication Date Title
WO2020019872A1 (fr) Dispositif d'affichage
US8232820B2 (en) Method and SOC for implementing time division multiplex of pin
CN106452599B (zh) 一种光模块及光模块的控制方法
JP3384838B2 (ja) インターフェース装置
CN102801744B (zh) 一种通信方法及系统
WO2016144816A1 (fr) Technique de détection d'un état de liaison et de réveil dans une interface non consciente de l'état de puissance
CN209914114U (zh) Led驱动器电路以及对应的电子设备
KR20180030511A (ko) 8 비트 미만의 바이트들 및 가변 패킷 크기를 갖는 spi 인터페이스
CN104834620A (zh) 串行外设接口spi总线电路、实现方法以及电子设备
CN109859454B (zh) 基于红外协议的红外码发送电路、芯片、遥控设备及空调
US9880895B2 (en) Serial interface with bit-level acknowledgement and error correction
KR20110115572A (ko) 메모리 요청과 데이터 전송 간 타이밍 교정을 포함하는 프로토콜
CN103235767B (zh) 一种主从mii管理接口串行通信方法
US10503686B2 (en) SPI interface with automatic slave select generation
CN105246186A (zh) 一种led驱动芯片输出电流的精确控制技术
WO2016000376A1 (fr) Procédé de traitement de signal et appareil de traitement de signal basés sur des interfaces pci-e
CN110471882A (zh) 一种单总线通信电路及方法
CN108156716B (zh) 多个led灯来回闪的控制电路、方法和装置
CN210270888U (zh) 一种单总线通信电路
CN110768879B (zh) 通讯控制链路
CN204706031U (zh) 串行外设接口spi总线电路以及电子设备
KR101103252B1 (ko) 2개의 신호선을 사용하는 데이터 전송 장치
CN210804154U (zh) 双通道大带宽波形产生系统
CN108958994A (zh) 串行通讯接口调试装置及方法
US11960434B2 (en) Communication device, communication system, and communication method for transmitting data blocks including signal groups conforming to a serial peripheral interface

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: 19841518

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: 19841518

Country of ref document: EP

Kind code of ref document: A1