Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

usb-serial ftdi baud rate stuck @ 9600

Ive tried all the ways I know to change the baud


# stty -f /dev/cu."name" 115200

-stays at 9600


# screen /dev/cu."name" 115200

-stays at 9600


Edited the info.plist in terminal:

<key>ConfigData</key>

<dict>

<key>BaudRates</key>

<dict>

<key>BAUDALL</key>

<integer>115200</integer>

</dict>

</dict>

-stays at 9600


Ive removed and installed the driver/s


ive tried the same with a prolific driver and I get the same results.

-stays at 9600


I can simply change # stty 115200

# stty -a

speed 115200


But it has no effect on the usb driver.


Any help would be greatly appreciated!

MacBook Pro, OS X Mountain Lion (10.8.4)

Posted on Aug 10, 2013 4:46 PM

Reply
1 reply

usb-serial ftdi baud rate stuck @ 9600

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.