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.

how to test the uart receiver module with pc and fpga

Status
Not open for further replies.

mkanimozhivlsi

Junior Member level 2
Joined
Oct 22, 2008
Messages
20
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,281
Activity points
1,438
How to test the UART

Hi,
how to test the uart receiver module with pc and fpga, while trasmitting we sending start and stop bit but while receiving we have accept the start and stop bit, i don't know how to test with pca and FPGA ,please some one tell me steps to test the uart protocol.


regards
kanimozhi
 

How to test the UART

Try to make a loop and check what happening than. But over all sequnce coul be like this:
1.) Check signal levels
2.) Check frequencies
3.) Check sequences
 

Re: How to test the UART

1.Know the specs of your uart on fpga.
2. Adjust your hype terminalto these specs
3. Write a HDL module that whenever recieves data from uart sends them back using a loopback.
4. Open your terminal.
5. Whenever you type a character u should see it printed again.

BR,
Amr.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top