VNH2SP30 driver and a Basic Stamp module.
Hello,
I would like to know how I can connect and which code to use with the VNH2SP30 driver and a Basic Stamp module.
THANKS.
I would like to know how I can connect and which code to use with the VNH2SP30 driver and a Basic Stamp module.
THANKS.
Comments
This is the datasheet of the main chip VNH2SP30
https://cdn.sparkfun.com/datasheets/Dev/Arduino/Shields/10832.pdf
This is the tutorial,
http://www.instructables.com/id/Monster-Motor-Shield-VNH2SP30/
i want to know how make it work with BS2
Look at figure 32 in the datasheet for one way to connect this using 6 I/O pins. The problem will be the PWM input to the device. You might be able to get 100Hz, not the usual 20kHz pulses. In the past, you might have used a 556 dual timer to generate the fast pulses and control the timer from the BS2. These days, some other microcontroller can do the job easier.
What's your level of experience?
I have little experience with BS2 and VNH2SP30,
I'm using it since the last week.