View Single Post
Old 25th Mar 2019, 2:19 pm   #9
JohnBHanson
Heptode
 
Join Date: Aug 2009
Location: Worthing, Sussex, UK.
Posts: 662
Default Re: Mk14 programming

For those of you that use linux - setting the baud rate is possible, but rather intricate as it uses a different mechanism for standard/non-standard baud rates. Typically setting the baud rate takes about 300 lines of code!. However to save effort look at tty_host.c in

http://81.105.120.101/download/xbeaver.tgz

this will give a good starting point for the code.
JohnBHanson is offline