Badly soldered or defective?The problem is in the 33 ohm resistor
You, or your bikeTook off
But when the motor is connected, the only thing that showed a faulty phase was sometimes a not clear trailing edge of the PWM pulses output. In short, if it seems so, then look at the driver inputs and outputs with an oscilloscope.Does this look like a hardware problem?
For example, that one phase of the motor does not work?
Yes, it spins and tunes itself. But I won't disappear anywhere, don't hope.Is the motor running now?
Give feedback from your riding experience and suggest things, that can be improvedWhat can I do for you or the project?
Yes, I noticed. Maybe they are on TaoBao under other names?If you find a cheap source for 12Fet please share as it is apparently sold out at Phoebe Liu.![]()
You have to measure to +3.3 V, as it is a pullup, not a pulldown.I measured 5 kilo ohms to ground. I need to find and replace this resistor. Is the 10 kilo ohm B3950 sensor suitable
Mindest order quantity is 2 pieces, that's OK!Not sure if you have to buy 100 of them.
There is also this but when I run it through a German VPN address it doesn't show.Mindest order quantity is 2 pieces, that's OK!![]()
Torque and cadence are filtered heavily, so there is a delay in the response, especially at low cadence.This is especially evident at near-zero pedal revolutions
endless-sphere.com
Is this the wheel speed from the external speed sensor or the motor speed?With the known bug, that the division by the wheel speed is missing.
You can choose INTERNAL (motor halls are used to calculate the wheel speed) or EXTERNAL (pulses from an external sensor on the white wire) in the config.hIs this the wheel speed from the external speed sensor or the motor speed?
There is a difference. To get speed data with an external speed sensor, you need to make at least one wheel revolution. When starting from a standstill and uphill, for example, this is a lot. It seems to me that the formula should have a member that converts the torque on the pedals into the motor current with a stationary wheel, and the weight of this member should fall with revolutions. I will try to understand your code. If you are not too lazy, describe in more detail where and how all this is filtered and calculated.For the motor power calculation, there is no difference.
For this, you can misuse the function "throttle override". The torque signal is mapped to the iq setpoint directly, just like the throttle signal.. It seems to me that the formula should have a member that converts the torque on the pedals into the motor current with a stationary wheel, and the weight of this member should fall with revolutions