Skip to content

Does the Mac support Uart baudrate change to 3M? #172

Answered by armadsen
yxq-Jason asked this question in Q&A
Discussion options

You must be logged in to vote

This is a function of the driver and specific USB to serial hardware you're using. You can try setting serialPort.allowsNonStandardBaudRates = true and then setting your high baud rate using the baudRate property, but that may or may not work, and the underlying system API that ORSSerialPort uses doesn't really provide any direct feedback on whether it did or not.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by armadsen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants