CN202650000U - Multifunctional all-purpose asynchronous series UART interface module - Google Patents

Multifunctional all-purpose asynchronous series UART interface module Download PDF

Info

Publication number
CN202650000U
CN202650000U CN 201220295173 CN201220295173U CN202650000U CN 202650000 U CN202650000 U CN 202650000U CN 201220295173 CN201220295173 CN 201220295173 CN 201220295173 U CN201220295173 U CN 201220295173U CN 202650000 U CN202650000 U CN 202650000U
Authority
CN
China
Prior art keywords
module
receiving
fifo
input
output
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.)
Expired - Fee Related
Application number
CN 201220295173
Other languages
Chinese (zh)
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN 201220295173 priority Critical patent/CN202650000U/en
Application granted granted Critical
Publication of CN202650000U publication Critical patent/CN202650000U/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Communication Control (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Abstract

The utility model discloses a multifunctional all-purpose asynchronous series UART (Universal Asynchronous Receiver/Transmitter) interface module, which comprises a CPU (Central Processing Unit) interface module, a transmitting FIFO (First-In and First-Out) module used for receiving and storing information, a receiving FIFO module used for storing and transmitting the information and a transmitting/receiving module, wherein the output of the CPU interface module is connected with the input of the transmitting FIFO module; the output of the transmitting FIFO module is connected with the input of a transmitting control module; the output of the transmitting module is connected with the input of the transmitting/receiving module; the output of the transmitting/receiving module is connected with the input of a receiving control module; the output of the receiving control module is connected with the input of the receiving FIFO module; the output of the receiving FIFO module is connected with the input of the CPU interface module; and the transmitting/receiving module is connected with a transmission line. The interface module has strong universal property and is convenient to use by a user, the transmitting/receiving FIFO module can achieve a data screening function, and data capacity is lowered.

Description

Multifunctional universal asynchronous serial UART interface module
Technical field
The utility model relates to a kind of multifunctional universal asynchronous serial UART interface module.
Background technology
UART is called again universal asynchronous serial interface, uses very extensive in fields such as communication, electronics and observing and controlling.The communication protocol of UART comprises start bit, data bit (normally 8), parity check bit and position of rest.Difference according to application scenarios, the agreement of using in the UART communication may be different, this is mainly reflected in the selection of communication format and baud rate (being traffic rate), for example, in the selection of parity check bit, some communication formats are odds, have plenty of even parity check, what also have does not have a verification, and the difference between above-mentioned application is that UART transplants between each system and brought inconvenience.Traditional UART module is receiving and is sending in the data procedures, whenever receive or send the signal (for example interrupts of CPU) of all can giving notice to the outside after the byte data, inform that the operation of its data transmit-receive finishes, to expect next time data manipulation, on this basis, also have now and in the UART module, embedded memory buffer (overwhelming majority is used FIFO), utilize buffer memory and the empty full state of the larger capacity of FIFO, reduce the number of times of UART with the communication handshake in the external world, thereby improved the efficient of UART in data transmission.But in the application scenario that has, need UART that the data that receive are had certain screening capacity and have more flexibly handshake communication ability, for example, in some GPS uses, only need speed and positional information, do not need other almanac datas, this just requires UART to have the data selection ability.The backward CPU of data that some application then require UART to receive certain fixed qty sends interruption.For above-mentioned these i.e. general specific application demands again, present UART does not also accomplish compatibility.
The utility model content
The purpose of this utility model is to solve the deficiencies in the prior art, provides a kind of use more flexible, the multifunctional universal asynchronous serial UART interface module that function is more powerful.
The purpose of this utility model is achieved through the following technical solutions: multifunctional universal asynchronous serial UART interface module, it comprises the cpu i/f module, the reception fifo module that is used for storing received information, the transmission fifo module and the sending/receiving module that are used for storage transmission information, the output of cpu i/f module is connected with the input that sends fifo module, the output that sends fifo module is connected with the input that sends control module, the output that sends control module is connected with the input of sending/receiving module, the output of sending/receiving module is connected with the input that receives control module, the output that receives control module is connected with the input that receives fifo module, and the output that receives fifo module is connected with the input of cpu i/f module; The cpu i/f module also is connected with main frame, and sending/receiving module also is connected with transmission line.
The beneficial effects of the utility model are: powerful versatility is received/is sent out fifo module and can realize the data screening function so that the user uses more easily, has reduced data volume; Adopt FIFO as the sending and receiving buffer memory, greatly reduced the required interruption times of traditional UART, and the minimizing of interruption times helps to improve real-time and the efficient of information handling system.
Description of drawings
Fig. 1 is the utility model structural representation.
Embodiment
Below in conjunction with accompanying drawing the utility model is described further: as shown in Figure 1, multifunctional universal asynchronous serial UART interface module, it comprises the cpu i/f module, the reception fifo module that is used for storing received information, the transmission fifo module and the sending/receiving module that are used for storage transmission information, the output of cpu i/f module is connected with the input that sends fifo module, the output that sends fifo module is connected with the input that sends control module, the output that sends control module is connected with the input of sending/receiving module, the output of sending/receiving module is connected with the input that receives control module, the output that receives control module is connected with the input that receives fifo module, and the output that receives fifo module is connected with the input of cpu i/f module.The cpu i/f module realizes the data interaction of UART and outer CPU, comprises that UART writes various configuration parameters and the data that will send to data and the CPU that CPU sends and receives to UART.The clock generating module produces reception and sends the baud rate clock according to the configuration parameter of CPU; Receive and send fifo module and be used for respectively the data of storing received and transmission, sending/receiving module to outside serial data bus sampling, extracts serial data stream and is combined into 8 bit data of standard when receive data; When sending, according to the communication format of CPU software configuration 8 bit data hytes are dressed up serial bit stream and send.Receive control module receive FIFO and and sending/receiving module between, mainly realize reading receive data and depositing in from sending/receiving module receiving the FIFO, and produce corresponding look-at-me according to the mode of operation configuration of UART.Send control module and sending between FIFO and the sending/receiving module, realize from send FIFO reading out data and send into the function that sends in the sendaisle of sending/receiving module.
The utility model comprises following three kinds of mode of operations:
The complete byte of the every transmitting-receiving of general mode: UART is namely sent (interruption) signal of shaking hands, and informs that its transmitting-receiving task of CPU finishes, and this pattern and traditional UART are compatible.
What data fifo mode: CPU at first receives by the register configuration UART of UART inside, then just sends interruption to CPU.When sending, if send the FIFO storer less than, namely storage sends data inside, when receiving, UART is according to pre-configured data, receives interrupts of CPU after the data of corresponding number, notifies its read data, and tells simultaneously the data amount check that CPU will read.
FIFO frame pattern: UART is according to the configuration of CPU to its frame head postamble, automatic reception belongs to Frame in the frame head postamble scope from communication channel, and simultaneously to the frame byte count, after frame data harvest and deposit FIFO in, send interruption to CPU, and tell the byte data number that CPU will read.
The utility model is a functional module of IC interior, is realized and is realized in integrated circuit by the programming of integrated circuit descriptive language.

Claims (1)

1. multifunctional universal asynchronous serial UART interface module, it is characterized in that: it comprises the cpu i/f module, the reception fifo module that is used for storing received information, the transmission fifo module and the sending/receiving module that are used for storage transmission information, the output of cpu i/f module is connected with the input that sends fifo module, the output that sends fifo module is connected with the input that sends control module, the output that sends control module is connected with the input of sending/receiving module, the output of sending/receiving module is connected with the input that receives control module, the output that receives control module is connected with the input that receives fifo module, and the output that receives fifo module is connected with the input of cpu i/f module; The cpu i/f module also is connected with main frame, and sending/receiving module also is connected with transmission line.
CN 201220295173 2012-06-21 2012-06-21 Multifunctional all-purpose asynchronous series UART interface module Expired - Fee Related CN202650000U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201220295173 CN202650000U (en) 2012-06-21 2012-06-21 Multifunctional all-purpose asynchronous series UART interface module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201220295173 CN202650000U (en) 2012-06-21 2012-06-21 Multifunctional all-purpose asynchronous series UART interface module

Publications (1)

Publication Number Publication Date
CN202650000U true CN202650000U (en) 2013-01-02

Family

ID=47419074

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201220295173 Expired - Fee Related CN202650000U (en) 2012-06-21 2012-06-21 Multifunctional all-purpose asynchronous series UART interface module

Country Status (1)

Country Link
CN (1) CN202650000U (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104881386A (en) * 2015-05-14 2015-09-02 南京国电南自美卓控制系统有限公司 Device for solving direct current balance of BLVDS bus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104881386A (en) * 2015-05-14 2015-09-02 南京国电南自美卓控制系统有限公司 Device for solving direct current balance of BLVDS bus
CN104881386B (en) * 2015-05-14 2017-12-19 南京国电南自维美德自动化有限公司 A kind of device for solving the problems, such as BLVDS bus DC balances

Similar Documents

Publication Publication Date Title
CN109412914B (en) Streaming data and AXI interface communication device
CN103116175B (en) Embedded type navigation information processor based on DSP (digital signal processor) and FPGA (field programmable gata array)
CN102420877B (en) Multi-mode high-speed intelligent asynchronous serial port communication module and realizing method thereof
CN107193769B (en) Data receiving and transmitting system based on ASI interface
US6434161B1 (en) UART with direct memory access buffering of data and method therefor
CN204733169U (en) A kind of portable serial port communication test instrument
CN108932207A (en) SDIO-WIFI data transmission method and system with buffer area
CN203414817U (en) A remote control system and an aircraft control system thereof
CN102546033A (en) Multimachine communication device achieved by adopting pulse modulation combined with serial port mode
CN107153412B (en) A kind of CAN controller circuit with transmission FIFO
CN109634901A (en) A kind of data transmission system and its control method based on UART
CN101770420A (en) System on chip (SOC) debugging structure and method for realizing output of debugging information
CN105676689A (en) Collected data cyclic storage and distribution method in real-time software receiver
CN202650000U (en) Multifunctional all-purpose asynchronous series UART interface module
CN200944235Y (en) Interface device of digital signal processor synchronous serial port and asynchronous serially equipment
CN101140551B (en) Device for realizing digital signal processor asynchronous serial communication
CN102033843B (en) Direct interface method of RS485 bus and high-speed intelligent unified bus
CN101447988A (en) A FPGA-based kilomega data communication card
CN111130691B (en) Satellite-borne asynchronous rate communication matching device
CN202694039U (en) Adapter circuit
CN202362460U (en) Intermediate frequency data acquisition and playback device of GNSS receiver
CN104113933A (en) Information transmission method and device and mobile terminal
CN116340216A (en) ARINC429 bus communication component and method based on interrupt notification
CN102214155A (en) Serial server
CN115563049A (en) Method for implementing SPI sending mode assignment structure

Legal Events

Date Code Title Description
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130102

Termination date: 20150621

EXPY Termination of patent right or utility model