Hi, I was just wondering if there is a command where I can check the current firmware version my ODrive is running. I am using a ODrive 3.6 24V.
hello
odrv0.fw_version_major/minor/revision
cheers
Carelsbergh Stijn
Hello
Try
odrv0.fw_version_major
odrv0.fw_version_minor
odrv0.fw_version_revision
odrv0.fw_version_unreleased
Cheers.
Carelsbergh Stijn
1 Like
Also, please note that you can hit the key to autocomplete or check what is available in the interface. For example, odrv0.config.fw_<Tab>
will show you all those endpoints
I tried that and no endpoints showed up when I pressed tab
That’s because I’m dumb and they’re at odrv0.fw_version_minor
not odrv0.config.
Oops my bad, I thought it wasn’t in config because it didn’t work so I searched and found another post on the forum that stated it was in config, maybe it changed over the fw versions.
Cheers
Carelsbergh Stijn
ok that one worked, thank you so much guys!