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

feat(stepper_motor): initial drv8434 driver #120

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

sri9311
Copy link
Contributor

@sri9311 sri9311 commented Dec 2, 2024

draft of interface driver to motor driver.
stepper application and integration to follow

fixes ORBP-286

drv8434 register structs and addresses

Signed-off-by: Srikar Chintapalli <srikar.chintapalli@toolsforhumanity.com>
drv8434 runtime context structs

Signed-off-by: Srikar Chintapalli <srikar.chintapalli@toolsforhumanity.com>
drv8434 defines, application and SPI frame

Signed-off-by: Srikar Chintapalli <srikar.chintapalli@toolsforhumanity.com>
drv8434 SPI transaction layer

Signed-off-by: Srikar Chintapalli <srikar.chintapalli@toolsforhumanity.com>
drv8434 application interface

Signed-off-by: Srikar Chintapalli <srikar.chintapalli@toolsforhumanity.com>
@sri9311 sri9311 requested a review from fouge as a code owner December 2, 2024 02:21
@sri9311 sri9311 changed the title DRAFT: Motor Driver DRV8434 ORBP-286 DRAFT: Motor Driver DRV8434 Dec 3, 2024
@fouge fouge marked this pull request as draft December 13, 2024 15:58
@fouge fouge changed the title ORBP-286 DRAFT: Motor Driver DRV8434 chore(stepper_motor): initial drv8434 driver Dec 13, 2024
@fouge
Copy link
Collaborator

fouge commented Dec 13, 2024

hey
I fixed a few things in the title (conventional commit), setting this PR as draft, and putting the linear reference into the PR description

@fouge fouge changed the title chore(stepper_motor): initial drv8434 driver feat(stepper_motor): initial drv8434 driver Dec 13, 2024
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.

2 participants