Hi power2rice, I'm slightly confused by your post, the two settings you mention seem to be the 'normal' settings for flashing Daniel's fw - or are you referring to flashing the biktrix fw?Chiming in to help others that flashed their bbs02 controller with Daniels latest v1.4 firmware and became stuck with seeing error 30h; bbs fw tool wont connect, throttle and pas levels dont work correctly and full send like on off trigger.
I too thought i bricked my 02 controller with the custom firmware, flashing to the supposedly original biktrix 52v firmware works... but the firmware is locked from making any changes, as well as glitchy compared to the original. Any attempt to change settings on biktrix firmware soft settings will instantly show PAS0 out of range error and corrupt; also causing error 30h but completely none responsive.
There is 2 settings that are different from BBSHD when flashing 02 that solved the problem. Now the 1.4 version firmware works very well!
Input IRC frequency needs to be 20.000 MHZ, and
P2.0 power-on reset state needs to be ENABLED.
from there same steps follows; check MCU, then download the firmware. I attached image and highlighted for others to have successful bbs02 custom firmware downloads.
Yes, Quadratic Throttle pretty much fixed this for me. I can even shift gears smoothly while walking with a bike Quadratic Throtle · danielnilsson9 bbs-fw · Discussion #226has anyone figured out a way so that the chain doesnt smack so hard on the drivetrain when you start using the throttle?
by that i mean that the power on the throttle is a little too much at begin
thanks, however im not so good with programming and software. how do i add this to my bbshd?Yes, Quadratic Throttle pretty much fixed this for me. I can even shift gears smoothly while walking with a bike Quadratic Throtle · danielnilsson9 bbs-fw · Discussion #226
Thanks for this, just tried it and has definitely softened that initial lurch at low throttle settings, a useful upgrade...Ok here you go. This it the latest github master with last commit from Sep 30, 2024 and quadratic throttle code added. Use at your own risk. Works great with my BBS02.
I Installed BBHD controller on my BBS02B. It's plug and play! Just match the colours of the phase wires and you have a lighter version of BBSHD. It does not overheat, and it is way more powerful than regular bbs02Chiming in to help others that flashed their bbs02 controller with Daniels latest v1.4 firmware and became stuck with seeing error 30h; bbs fw tool wont connect, throttle and pas levels dont work correctly and full send like on off trigger.
I too thought i bricked my 02 controller with the custom firmware, flashing to the supposedly original biktrix 52v firmware works... but the firmware is locked from making any changes, as well as glitchy compared to the original. Any attempt to change settings on biktrix firmware soft settings will instantly show PAS0 out of range error and corrupt; also causing error 30h but completely none responsive.
There is 2 settings that are different from BBSHD when flashing 02 that solved the problem. Now the 1.4 version firmware works very well!
Input IRC frequency needs to be 20.000 MHZ, and
P2.0 power-on reset state needs to be ENABLED.
from there same steps follows; check MCU, then download the firmware. I attached image and highlighted for others to have successful bbs02 custom firmware downloads.
Hello @jeffNYC and @mychoui, I have the same issue with T1 touch display. I'm limited to 28.5 amps. Could it be related to the display used ? Could anyone suggest a display to use so I can change mine please ?Hello JeffNYC,
Did you ever get to solve the 28.5A issue ? I have the same problem with my 860C display. It shows 28.5 even if set to 30A or even 33A : / Thank you !
Using 1% start current and 1A per second in global settings there is no chain slamming as long as throttle is applied slowly. With origin firmware throttle response was a lot more unpredictable.Yes, Quadratic Throttle pretty much fixed this for me. I can even shift gears smoothly while walking with a bike Quadratic Throtle · danielnilsson9 bbs-fw · Discussion #226
Current Ramp does not apply to throttle according to wiki so it should not matter here. Quadratic throttle does not apply any current with 0% throttle. It just changes the throttle curve Quadratic Throtle · danielnilsson9 bbs-fw · Discussion #226Using 1% start current and 1A per second in global settings there is no chain slamming as long as throttle is applied slowly. With origin firmware throttle response was a lot more unpredictable.
As far as I understand judging from various contradictory replies on github quadratic throttle will apply freewheeling current to the motor?
According to chatgtp quadratic throttle can reduce smoothness in the middle zone.Current Ramp does not apply to throttle according to wiki so it should not matter here. Quadratic throttle does not apply any current with 0% throttle. It just changes the throttle curve Quadratic Throtle · danielnilsson9 bbs-fw · Discussion #226
Ability to switch between different throttle profiles on display (might be possible in phone app only) might be another possibility to add to the existing firmware.Well yes, there are less throttle steps available in mid to high throttle % zones when you have more throttle steps in low throttle zone. Most bafang users only have 1-2kW of power though. I imagine it could become a problem with something like 20+kW of power.
Unfortunately developing anything "web based" is like cancer to me; no thanksLinux user here, thank you for the effort
FWIW, I use a few configurator projects that are based on PWA (I.E., web based). This generally leads to good cross platform development. If the configurator has to be updated separately for windows and other OS it's harder for things to stay updated.