Mathias Rasmussen
Mathias Rasmussen
The efm8 should be able to run significantly below 3V. What voltage do you want to run? Could this be a problem with voltage dropping because of on inadequate capacitor...
There is no low voltage protection in bluejay. What ESC are you sing? I think maybe it is cutting voltage due to a regulator or similar?
Hi there, thanks for the detailed info and plots! There's some approximation happening when scaling from DShot throttle value to PWM duty cycle, as well as converting commutation period to...
Here is the version without approximate scaling, so a DShot throttle value of 0-2000 will correspond to around 0-97% PWM duty cycle: [v0.14_linear_pwm.zip](https://github.com/mathiasvr/bluejay/files/7589746/v0.14_linear_pwm.zip) It would be interesting to see if...
@ctzsnooze Do you still have these logs by any chance? 😅
I think this will be difficult on the BBs if it's even possible. I don't know much about variable pwm so it will probably be long before I can take...
Hi, yes it was mentioned at one point. Currently, PWM is updated in a way (like BLHeli_S) that makes this a bit complicated. I will have to examine this method...
Most of the current logic will not be needed for brushed mode and a setting might be harmful for brushless motors. If we want to compile a brushed version it...
@koen352003 Yes might be a bit overstated. Version [0.12](https://github.com/mathiasvr/bluejay/releases/tag/v0.12-test) is currently in a test phase. You can try it with the newest version of bluejay configurator and soon esc configurator...
@DusKing1 Sounds good to me. It could also be nice to make it automatically upload/prepare a release when a commit is tagged.