Winding Thermistor input and commands

I searched the forum and could find anything relating to off board thermistors, but I the motors sold in the odrive shop have internal thermistors and the motors we are using in our project have internal Thermistors, so seeing as they are available I though I might as well go hook them up so we can be safe.
So what inputs do I connect them to on the Odrive and what are the commands to get the temp reading? Can it be set to automatically shut down when over temp or will we need to implement this ourselves?
Maybe this is covered in a guide somewhere that I have missed?

1 Like

Other controller we have used have had motor heat estimation built in by tracking the current sent to the motors and using a very basic temperature Capacitor model as a heat model but if the thermistors are built in, it might as well track this instead of modeling it.

1 Like

I would be interested in this answer as well. Our motor has a built in thermistor. We are wondering if Odrive can track this data, instead of us having to do it through Arduino or something.

1 Like

Bump, still wondering if there is an answer to this

We have a Thermistor guide… Is the information missing in here?

https://docs.odriverobotics.com/v/latest/thermistors.html#connecting-motor-thermistors

Nope, this has what I’m looking for. I just didn’t look hard enough. Thanks!

1 Like