Re: [beagleboard] Serial Baudrates

2017-10-10 Thread William Hermans
On Tue, Oct 10, 2017 at 9:04 AM, Paul Van den Bergh 
wrote:

> Hi all,
>
> I'm implementing an interface to a commercial product that communicates
> over an asynchronous interface at 62500 Baud.  Looking at the 
> files on the BBB I cannot find this setting.  Is it at all possible to set
> up a u(s)art to communicate at this speed?  Is it possible with ioctl()?
> Where can I find more info on the later ?
>
> Thanks for your replies.
>

Read Peter Hurley's second post. From he link below. He he wrote / linked
code that will do any baud rate. A gist on github I believe it is. Then
it's just a gcc -Wall  -o 

https://groups.google.com/forum/#!searchin/beagleboard/serial$20baud$20rate$205760|sort:relevance/beagleboard/GC0rKe6rM0g/13c1ngXF7owJ

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CALHSORovyobKCNkc-DVVj7gEMuqBv%2BkzjB5cnAS6X6ozTcgOGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Serial Baudrates

2017-10-10 Thread Paul Van den Bergh
Hi all,

I'm implementing an interface to a commercial product that communicates 
over an asynchronous interface at 62500 Baud.  Looking at the  
files on the BBB I cannot find this setting.  Is it at all possible to set 
up a u(s)art to communicate at this speed?  Is it possible with ioctl()?  
Where can I find more info on the later ?

Thanks for your replies. 

-- 
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 beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/4b7f4332-554b-42e0-b761-1a390a2f9074%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.