Ok, in order to achieve 5760, you're going to have to change the UART frequency. Change the clock source, multiplier, etc.
On Thu, Jul 9, 2015 at 10:03 AM, Marlon Cesar Pilonetto < [email protected]> wrote: > Hello friend, there is a very big difference between 5760 and 57600, I > really need to communicate at the speed of 5760. > > att, > > Em quinta-feira, 9 de julho de 2015 13:57:17 UTC-3, Jerônimo Lopes > escreveu: >> >> Have you tried 57600? >> >> 2015-07-09 13:39 GMT-03:00 Marlon Cesar Pilonetto <[email protected]> >> : >> >>> The pump has closed protocol and communicates via current loop, use a >>> serial loop converter to communicate. I have an application that works that >>> way with several pumps market the only problem with this is the BAUDRATE. >>> Does anyone know how to configure the serial port to work with BAUDRATE of >>> 5760? This is my only doubt. >>> >>> >>> Em quinta-feira, 9 de julho de 2015 12:13:15 UTC-3, Wulf Man escreveu: >>>> >>>> paste a link to this fuel pump >>>> >>>> >>>> On 7/9/2015 7:57 AM, Marlon Cesar Pilonetto wrote: >>>> >>>> The baud rate the fuel pump uses is 5760 and I am unable to communicate >>>> with her through my application. The same application on fuel pumps with >>>> baud rate 9600 works perfectly . >>>> >>>> >>>> Em quarta-feira, 8 de julho de 2015 14:23:33 UTC-3, Wulf Man escreveu: >>>>> >>>>> 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]. >>>>> 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. >>>> >>>> >>>> -- >>> 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. >>> >> >> -- > 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. > -- 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.
