Page 1 of 1

MultiWii 2.4 on 8MHz Pro Mini

Posted: Fri May 20, 2016 6:47 am
by flegmatoid
Hi,

I'm personally failing to get any signs of life after uploading 2.4 FW onto 8MHz Pro Mini.

Anyone to confirm/disprove this?

It seems there was an effort to make this run back in 2012 (v2.0).

F_CPU is present within the timer code, but the board isn't spitting anything in my case

Re: MultiWii 2.4 on 8MHz Pro Mini

Posted: Mon May 23, 2016 8:37 am
by flegmatoid
ok, the problem was rather simple - serial baud rate to high
Changing this from 115200 to 38400 gave me a nice & stable output at ~3400-3600uS cycle

A note to the developers - the default serial baud-rate setting should obviously be dependent on F_CPU