rezvania
Junior Member level 2
- Joined
- Sep 26, 2012
- Messages
- 21
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,442
Hello guys, I have a question.
I use Hyperterminal software to send a file to FPGA. I implement a UART Rx in FPGA and loopback it to UART Tx and again I want to return back same character that I send to FPGA in Hyperterminal.
but I have some problems. It's work for about 8000 character for 4800 bps baud rate and next it has about 20-50 false character and next it's work again! after about 8000 character it's a false character and it continue ... In FPGA I can't make an exact clk and it has about 1 Hertz deviation. I use Win 7 and I use portable Hyperterminal. also I use ISE 14.3 and my device is SP6 LX45. what do you think? It's related to my VHDL code or it's related to Clock? What I do? I want to send a file about 200 KB and I want there aren't any false character in receive side. Can you help me?
Thanks for your comments ...
I use Hyperterminal software to send a file to FPGA. I implement a UART Rx in FPGA and loopback it to UART Tx and again I want to return back same character that I send to FPGA in Hyperterminal.
but I have some problems. It's work for about 8000 character for 4800 bps baud rate and next it has about 20-50 false character and next it's work again! after about 8000 character it's a false character and it continue ... In FPGA I can't make an exact clk and it has about 1 Hertz deviation. I use Win 7 and I use portable Hyperterminal. also I use ISE 14.3 and my device is SP6 LX45. what do you think? It's related to my VHDL code or it's related to Clock? What I do? I want to send a file about 200 KB and I want there aren't any false character in receive side. Can you help me?
Thanks for your comments ...