Hello Everyone.
I have a problem.I need help, Can anyone help me ?
power details
– 28v
–00.02 A **???
–00.54 W
error messages:
ODrive control utility v0.5.2.post0
Waiting for ODrive…
Traceback (most recent call last):
File “/home/mustafa/.local/bin/odrivetool”, line 148, in
odrive.dfu.launch_dfu(args, logger, app_shutdown_token)
File “/home/mustafa/.local/lib/python3.9/site-packages/odrive/dfu.py”, line 471, in launch_dfu
update_device(device, firmware, logger, cancellation_token)
File “/home/mustafa/.local/lib/python3.9/site-packages/odrive/dfu.py”, line 277, in update_device
otp_data = dfudev.read_sector(otp_sector)
File “/home/mustafa/.local/lib/python3.9/site-packages/odrive/dfuse/DfuDevice.py”, line 210, in read_sector
self.set_address_safe(sector[‘addr’])
File “/home/mustafa/.local/lib/python3.9/site-packages/odrive/dfuse/DfuDevice.py”, line 174, in set_address_safe
raise RuntimeError(“An error occured. Device Status: {!r}”.format(status))
RuntimeError: An error occured. Device Status: (11, 10, 0, 0)