maximal serial speed (rxtx lib)
in
Integration and Hardware
•
3 years ago
hey guys, I just wondering whats the maximal serial speed for the rxtx lib is. I communicate with my arduino - using 115200 bauds no problems - using 500000 bauds I only get an
gnu.io.UnsupportedCommOperationException
: Invalid Parameter.
I glanced at the rxtx source, SerialImp.c and It looks like rates up to 4000000 baud are supported. any hints?
I use MacosX 10.6 and the latest rxtx libs (2.2pre2) and the latest stable processing libs.
cheers
I glanced at the rxtx source, SerialImp.c and It looks like rates up to 4000000 baud are supported. any hints?
I use MacosX 10.6 and the latest rxtx libs (2.2pre2) and the latest stable processing libs.
cheers
1