I have an Atlys board http://www.digilentinc.com/Products/Detail.cfm?NavPath=2,400,836&Prod=ATLYS with Spartan6 FPGA on it.
I want to configure the serial port to communicate with the host computer via the built-in USB-UART bridge using EXAR. Everything is fine when starting Ubuntu with the picocom terminal on the PC, but something does not work when trying to configure the connection with the Putty terminal on a Windows computer.
The serial terminal is configured as follows: speed 9600, data bit: 8, parity: none.
What could be there?
source
share