Jump to content
  • 0

USB uart bridge


aitan

Question

I just started with the Basys3 board and have a few questions about the UART bridge.

1) page 4 of the Basys3 board is missing from the schematic , that is the page where the UART is whay is it missing.

2) seems like the examples are at 9600 baud , the FTDI chip can operate at much faster rate , what is the best way to change it.

thanks

Aitan

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

@aitan,

Ah, got it now.  Check out this (Linux) example.  It sets the port for 1MBaud, but if you change the B1000000 number to B9600, you should get 9600 Baud.  I use the program to forward a UART port onto a TCP/IP connection.  You might find that useful.  If not, the example setup within it should be valuable for you.  If you are on a Windows machine, I think the setup is similar although probably not identical.

Dan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...