API function using Psoc4 for the drv8834 to control the stepper motor

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
jokac_4080456
Level 1
Level 1
First like given

Hey guys,

i need help with driver drv8834 using stepper motor(high torque hybrid stepping motor ) and connect  to the psoc4,  i need help with API function for it, and how i can connect the stepper motor with sensors in psoc4?http://www.ti.com/lit/ds/symlink/drv8834.pdf https://www.pololu.com/file/0J686/SY28STH32-0674A.pdf

0 Likes
1 Solution
EvPa_264126
Level 7
Level 7
500 replies posted 250 replies posted 100 likes received

It seems drv8834 differs from drv8824 in lower voltage.

Maybe my version of drv8824 + PSoC 4 (PSoC Creator 4.0) will help you a little

SCB_Spi_Stepper.zip

A brief description of the project in Russian is here: CY7C65211 | My site
psoc_step.png

View solution in original post

2 Replies
EvPa_264126
Level 7
Level 7
500 replies posted 250 replies posted 100 likes received

It seems drv8834 differs from drv8824 in lower voltage.

Maybe my version of drv8824 + PSoC 4 (PSoC Creator 4.0) will help you a little

SCB_Spi_Stepper.zip

A brief description of the project in Russian is here: CY7C65211 | My site
psoc_step.png

jepaz
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hey built an example for controlling two motors here it is a very simple approach.

https://www.hackster.io/juanespj/stepper-motor-control-3f96ad

It is using the drv8824 but it is the same for most stepper drivers anyway