-->
Page 1 of 1

Changing default baud rate from 9600 to 115200

PostPosted: Wed Mar 25, 2015 2:40 am
by Markus Gritsch
Hi,

how about changing the default baud rate in user_main.c:129 from BIT_RATE_9600 to BIT_RATE_115200?

Is there any specific reason the default is so slow?

Cheers,
Markus

Re: Changing default baud rate from 9600 to 115200

PostPosted: Sat Nov 21, 2015 3:01 pm
by Sebastian Heyn
Becaus 9600 is a kind of standard? Seems like they changed the default to 115200 and i now have trouble as my application MCU is too slow and cannout output 115200 to set the speed to 9600. For the other way its only one command. For me it is changing the entire code