Welcome! Log In Create A New Profile

Advanced

BV508 serial Baud rate change

Posted by ls7u 
BV508 serial Baud rate change
May 12, 2016 05:07PM
Hi , im trying to change serial baud rate on BV508 with no luck im sure its something simple im missing.

I have tried the following with it sticking at 115200 even after a reset /power off

constant SYS_COMBAUD 9600
flsave("")
reset


Any ideas ?


Many Thanks
Luke
Re: BV508 serial Baud rate change
May 15, 2016 03:08PM
hello,
there is a bug in the software, so it will not work on version 2.30 .. 83. There is now a later version 2.30..88 where it does work so upgrade. For the BV508 use BP1_MX170.bin or BP1_MX170_FP_SD.bin in the ByPic_2_30_88.zip file which can be found here.

Instructions on updating the device are also in the same website.
Re: BV508 serial Baud rate change
May 17, 2016 05:30PM
jim, thanks for your reply i will upgrade the firmware then, but for refference i got it working by simply putting
comopen(2,9600,128)

in main () .

and it worked without any problems.

Many thanks

Luke
Sorry, you do not have permission to post/reply in this forum.