Hi, everyone. I'm pulling my hair out in great chunks.
I need to get Python 2.5, using pyserial 2.2, to open a FTDI-based usb to
serial port at 25 baud. The FTDI chip definitely supports this rate. The
port mounts at /dev/cuaU0.
The problem is that
/usr/local/lib/python2.5/site-package
Hi, everyone. I'm pulling my hair out in great chunks.
I need to get Python 2.5, using pyserial 2.2, to open a FTDI-based usb to
serial port at 25 baud. The FTDI chip definitely supports this rate. The
port mounts at /dev/cuaU0.
The problem is that
/usr/local/lib/python2.5/site-package
Thanks to everyone who applied. The OpenBSD approach to setting UFTDI baud
rates is definitely superior.
However, the root of my problem turned out to be Python. Even with the new
baud rate hardcoded in the UFTDI kernel module and manually added to termios.h,
Python was refusing to admit that
3 matches
Mail list logo