Standard baud rates supported by most serial ports: # 110 # 300 # 600 # 1200 # 2400 # 4800 # 9600 # 14400 # 19200 # 28800 # 38400 # 56000 # 57600 # 115200
Standard baud rates supported by some serial ports: # 128000 # 153600 # 230400 # 256000 # 460800 # 921600 is your baud rate somewhere in this chart ? On 7/8/2015 7:20 AM, [email protected] wrote: > Hello, > > Excuse my lack of knowledge on the subject as it is the first time I > am working with BEAGLEBONE. So I'm trying to communicate with a fuel > pump that has a BaudRate of 5760'm using node js in my application. > However I can not even configure the serial port with this BaudRate, > can anyone help me with this please. > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google > Groups "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
