Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need some inputs on USART

Status
Not open for further replies.

amitjagtap

Full Member level 5
Joined
Jan 10, 2007
Messages
304
Helped
42
Reputation
84
Reaction score
36
Trophy points
1,308
Activity points
3,273
Hi,
I want to implement HDL code for USRT (Universal Synchronous Receive transmit).....
Note that it is not UART. I need USRT, synchronous communication.
I have gone through some material.
As per those, in sync communication there is block of data to be transferred ...the protocol is as follows

SYNC(8bit) | DATA0 | DATA1|.........|DATAn|CRC1|CRC2|

n bytes of Data

Where as in some literature USRT is treated as SPI interface where we directly transfer data with clk.
If anyone has been worked on USRT kindly share their knowledge.
Thanks,
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top