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.

Uart Rx controller state machine

Status
Not open for further replies.

karthik87

Junior Member level 1
Joined
Jan 22, 2011
Messages
15
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,390
Hi i have attached my incomplete Uart Receiver controller code..

My specification.... is Rx clock is 16times faster,i have to sample one data at 16clocks,then the data has to be given to shift register,after i receive stop bit i have to check for frame,overrun and parity errors and then send data to fifo by asserting wr_en and to stop sending the data when full flag is set

pl provide me the logic to write to shiftregister and to send to fifo....and also how to sample the data......and logic to check errors...

pl find the attachment and do the needful

Thanks in advance
 

Attachments

  • Rx code.txt
    4.6 KB · Views: 41

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top