am running newest 0.5.2 and have 3.6 board (56V) flashed to newest also. Tuning went fine and no errors, wheels seemed to turn the correct amount. I used the hoverboard guide for setup, and my motors are 8" with 30 magnets, and using Hall feedback, powered with about 36V.
the wheel will rotate for a fraction of a second, then I cannot repeat any motion.
dump_errors(odrv0)
ODRIVE_ERROR_DC_BUS_OVER_REGEN_CURRENT
axis0
axis: no error
motor: Error(s):
MOTOR_ERROR_SYSTEM_LEVEL
sensorless_estimator: no error
encoder: no error
controller: no error
axis1
axis: no error
motor: Error(s):
MOTOR_ERROR_SYSTEM_LEVEL
sensorless_estimator: no error
encoder: no error
controller: no error
What does this mean? Not sure where to begin troubleshooting.
Set odrv0.config.enable_brake_resistor = True (if you actually have it hooked up). odrv0.config.dc_bus_max_negative_current to a more negative, safe, value if you don’t.
Not quite. It will allow 10A into the batteries, and then up to (Vbus * 0.9) / R Amps into the brake resistor, then an additional 2 amps into the battery, and then a fault.