[Gambas-user] how to go faster than 115200 on serial line?
Benoît Minisini
g4mba5 at gmail.com
Wed Sep 15 20:10:14 CEST 2021
Le 15/09/2021 à 12:47, roberto.premoli at tiscali.it a écrit :
> hi, in past i used gambas on a embedded ARM board connected in serial
> line with a microcontroller..
> The high level gambas GUI interface is connected with a microcontroller
> PI that manage the I/O, (Digital In, Digital Out, Analog In)
> All is ok, but I fill bad to be limited by serial line speed that i
> cannot set bigger than 115200 baud: on hardware side, microconrtoller
> can go up to 230400 and 460800 baud with no matter for stability, the
> ARM board can do the same and more till 1.5M baud.
>
> Apparently the matter is gambas that cannot set serial line faster than
> 115200.
>
> It is possible to add also 230400 and 460800 as speed parameter in a
> future release of gambas?
>
>
> Thanks.
> Roberto
>
I don't know which version of Gambas you use, but speeds greater than
115200 are supported for a while. Any speed can be set.
Regards,
--
Benoît Minisini
More information about the User
mailing list