Skip to content
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

Drv8825 Demo #11

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

Conversation

MichaelYKersey
Copy link
Contributor

Drv8825 fix and drv8825 demo. Tested demo with 17N19S1684MB4-200RS. The motor stalls every so often, I'm unsure why. The positional stuff is untested but may inherently be unnecessary and inaccurate. I can remove those features if needed.

drivers/include/drv8825.hpp Outdated Show resolved Hide resolved
drivers/src/drv8825.cpp Outdated Show resolved Hide resolved
drivers/src/drv8825.cpp Outdated Show resolved Hide resolved
drivers/applications/drv8825_demo.cpp Outdated Show resolved Hide resolved
drivers/applications/drv8825_demo.cpp Outdated Show resolved Hide resolved
@@ -33,6 +34,7 @@ SOURCES
src/scd40.cpp
src/soil_sensor_sht21.cpp
src/sk9822.cpp
src/drv8825.cpp

PACKAGES
# libhal-__device__
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# libhal-__device__

Delete this line.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment has been updated to clarify the template. look over it to see if it is clear.

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