- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to use two uarts in virtex 2 pro
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-29-2012 10:05 AM
Hello all,
I have to make one application which uses two UARTS so i added uart_lite given in IP catalog and then make the TX and RX of the IP external. I have made max3232 circuit which works at 3.3 volts and i am connecting the TX and RX with max3232 11th and 12th pin which is TX and RX. I wrote the C code in which i am constantly sending "a" but am recieving some junk data on the terminal. I did check if the baud rate kept was diff but it was the same i reduced the baud rate than also the same thing...
Am i going wrong somewhere.???
Any help would be appreciated ..
Re: How to use two uarts in virtex 2 pro
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-29-2012 11:18 AM
I got the output correct now......
But i had to keep the baud rate at the pc end lower than the baud rate at the FPGA side....this thing i did not understand....
Re: How to use two uarts in virtex 2 pro
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-30-2012 01:52 AM
------------------------------------------
"If it don't work in simulation, it won't work on the board."
Re: How to use two uarts in virtex 2 pro
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-24-2012 09:14 PM
May be yes..but i did try it again and this time the baud rate kept was same and it worked properly so may be i might have mistaken the first time....











