bitdump / BLHeli

BLHeli for brushless ESC firmware
GNU General Public License v3.0
1.96k stars 1.09k forks source link

Emax Lightning 30A F390 48MHZ not enabled #190

Open jurkust opened 7 years ago

jurkust commented 7 years ago

From https://github.com/bitdump/BLHeli/blob/master/SiLabs/EMAX_Lightning_20A.inc I see that MCU_48MHZ is not enabled, but it has F390 MCU like FVT Littlebee (https://github.com/bitdump/BLHeli/blob/master/SiLabs/FVT_Littlebee_20A_Pro.inc) which has MCU_48MHZ enabled.

I ask this, because I hope that after enabling higher frequency it will support OneShot42 (I'm using kiss fc). I can test if it works, just send me a hex file :)

sskaug commented 7 years ago

You are right, this ESC is not set to run at 48MHz, even if it should have been. You have an email I can send test code to?

sskaug commented 7 years ago

BLHELI_Emax_Lightning_20A_48MHz.txt

Actually I can just attach it here :). Rename from ".txt" to ".hex"

jurkust commented 7 years ago

ESCs works with new hex, no heating or other side effects. Will do in depth test on weekend.

yo8aiv commented 5 years ago

hi. is it possible that these EMAX_Lightning_20A support dshot ?
i also have the FVT_Littlebee_30A wich work fine with dshot600 using A-H-20.
hardware seems very similar. since its old hardware i might experiment. thx.