Skip to content

[FEATURE] High-side current sensoring for stepper motor #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
StreakingJerry opened this issue Apr 20, 2025 · 0 comments
Open

[FEATURE] High-side current sensoring for stepper motor #464

StreakingJerry opened this issue Apr 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@StreakingJerry
Copy link

Hi,

TI offers excellent chips like the DRV8262/8962 for stepper motors. However, both of these chips feature an integrated high-side current sensor. From reading your documents, I understand that for stepper motors, the shunt resistor measures the current for the entire H-bridge. Based on this, it seems to me that it shouldn’t matter whether I use the high side code or the low side code. If there is current in the high-side shunt, there must also be current in the low-side shunt.

That said, I am using the low-side configuration, but I am unable to get correct current measurements.

Additionally, I’m not entirely sure if my understanding is correct. For BLDC, can high-side current measurement be achieved by simply making small modifications to the low-side sensing code, such as adjusting the measurement phase at specific times?

@StreakingJerry StreakingJerry added the enhancement New feature or request label Apr 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant