Application Support > Serial Tools

Custom Baud Rates

(1/1)

nfearnley:
I'm trying to use the SerialTools app to analyze a connection that uses a custom baud rate of 500000. Mac OS X supports custom baud rates using the ioctl(fd, IOSSIOSPEED, baud_rate) function. Does your app support this, or can it be modified to?

support:
It can be modified to support custom baudrate.
I'll put this suggestion on the feature request list.

hmueller:
I would appreciate that too.

For ESP8266 (cool, small, cheap IoT device from Espressif) development I need 74880 baud, which is unfortunately not a standard baud rate. At the moment I can only use a daily build of the Arduino IDE with the build in Terminal. SerialTool is better so it would be great to have a custom baud rate.

Thanks
Holger

Navigation

[0] Message Index

Go to full version