AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
754 stars 266 forks source link

BF 4.3 (10.8) Motor Rotation dialog does not fully work with AM32 #46

Closed limonspb closed 3 years ago

limonspb commented 3 years ago

Motor Rotation dialogue (From Betaflight configurator 10.8) does work with BLHeli_32, BLHeli_S and JESC, both versions Vizard and Individual buttons.

However, with AM32 the behaviour is not so nice. Every time when FC sends a command to change motor rotation the AM32 restarts (can hear tones) and sometimes does not start spinning again. I guess this is happening because when AM32 saves settings it also restarts the whole ESC. Wondering if there is a way to do things similar to Blheli_S here?

Thanks!

AlkaMotors commented 3 years ago

Hi limonspb. Try the version 1.72 release. This was fixed a while ago in the experimental branch. Hopefully it still is.

limonspb commented 3 years ago

Latest version 1.74 works like a charm with the dialog. Closing the issue.