Shunt resistor replacement and too high motor current
Forums:
Hi, I am trying to develop my own 75V 100A vesc based on 75300 hardware.
My first prototype runs motor pretty well, but the phase current looks a bit noisy.
So I replaced shunt resistor 0.0005R →0.005R as I read on one article how to reduce the current noise.
and also I modified to source code to
#define CURRENT_SHUNT_RES 0.005 as well.
But the strange thing is that the measured motor current on VESC TOOL is about 10 times higher than before.
The input battery current is similar as before.