-
The latest version of BLDC tool is only compatible with FW2.17 and FW2.18. On the FW side, it seems like updates are pushed frequently. What remains before a tool compatible with FW3.X can be released…
-
In https://github.com/vedderb/bldc/blob/b460fa0fa3cb507a14aef26082d782f76b30d7db/libcanard/canard_driver.c#L119, the returned temperature is always ```298.0000``` which looks like precesion is lost.
…
-
Does this support simple shunt for BLDC , or finish it in future?
-
Has anyone found or made a simple version of BLheli that can be compiled to just run a brushless motor forward/reverse? I was thinking something like a DSHOT setup that takes no calibration and simpl…
-
after that I get "E: Unable to locate package qt-sdk" when I try to run step 2.
I've tried doing it while in the root directory and while in ~/BLDC_Tool directory that i made.
I'm running Ubuntu…
kfili updated
6 years ago
-
Hey Greiman
Im working on a BLDC controller hardware project and would like to utilize the eminence power of the T4 for that purpose.
The overall purpose is naturally to empower the emerging EV …
-
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like.
```c
int bldc_pid_operation(bldc_pid_t* pid, int currentVale)
{
_iq16 q16Up, q16Ui…
-
https://github.com/vedderb/bldc/blob/master/hwconf/hw_Cheap_FOCer_2.c shows recent code commits there.
-
I have some strong power nema17 stepper and bldc hub motor from hover board. Its possible way to connect?
-
Hi there,
I downloaded BLDC firmware from https://github.com/vedderb/bldc , built it using terminal in UBUNTU 18.04.1 LTS and flashed bldc firmware into VESC6 MK4 using VESC tool 2.06. The SHA for ab…