Adafruit DRV8871 Motor control module
Posted: Wed Jan 24, 2024 12:26 pm
Hi all,
Was wondering if anyone could shed some light on what i am missing.
I have a Adafruit DRV8871 Motor control module, which as i understand uses two pins on a microcontroller giving alternating PWM depending on direction. for example (not accurate to pins on an Arduino R3 of which i am using),Forward (max speed), pin 1 = low, pin2 = 255 and backwards (max speed), pin 1 = 255, pin 2 = low.
I am using the dc motor component and am clearly missing how to set up the properties for this board. if anyone has used this board or know the property config, minus the pins as that will be unique to what i am using - i would greatly appreciate it.
Thanks all,
Here are some links to the board if it helps.
https://learn.adafruit.com/adafruit-drv ... r-breakout
https://learn.adafruit.com/adafruit-drv ... kout/usage
Was wondering if anyone could shed some light on what i am missing.
I have a Adafruit DRV8871 Motor control module, which as i understand uses two pins on a microcontroller giving alternating PWM depending on direction. for example (not accurate to pins on an Arduino R3 of which i am using),Forward (max speed), pin 1 = low, pin2 = 255 and backwards (max speed), pin 1 = 255, pin 2 = low.
I am using the dc motor component and am clearly missing how to set up the properties for this board. if anyone has used this board or know the property config, minus the pins as that will be unique to what i am using - i would greatly appreciate it.
Thanks all,
Here are some links to the board if it helps.
https://learn.adafruit.com/adafruit-drv ... r-breakout
https://learn.adafruit.com/adafruit-drv ... kout/usage