Skip to content

Conversation

@askuric
Copy link
Member

@askuric askuric commented Dec 23, 2025

Ok so this is the bare minimum support for having multiple motors run at stm32 boards with low-side current sensing.

  • Each motor has to go on their own ADC!
  • There are no any other additional checks than the one ADC per motor
  • The code should be completely backward compatible (no change in the API)

@askuric askuric force-pushed the feat_stm32_multiple_motors branch from 3752ee4 to 6070149 Compare January 6, 2026 06:49
@runger1101001
Copy link
Member

I think this is a big improvement for people wanting to run multiple motors.

There are still a lot of complexities and sub-cases to consider, but at least this makes it possible to do it at all... from my point of view I would merge it...

@askuric
Copy link
Member Author

askuric commented Jan 9, 2026

Yes, this is really the bare minimum. I'll merge it and we can iterate on it later.

@askuric askuric merged commit f3306b3 into dev Jan 9, 2026
114 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants