I was unable to connect to the ft232 interface in OSX.. this fixed it up.
usbSerial.tcl Line 100 exec stty -f $usbSerial::serialPort $usbSerial::baudRate cs8 -parenb -cstopb
Log in to post a comment.
I was unable to connect to the ft232 interface in OSX.. this fixed it up.
usbSerial.tcl
Line 100
exec stty -f $usbSerial::serialPort $usbSerial::baudRate cs8 -parenb -cstopb