Shop OBEX P1 Docs P2 Docs Learn Events
Does anyone have any exeperience using a drv101/drv102 solenoid driver with the — Parallax Forums

Does anyone have any exeperience using a drv101/drv102 solenoid driver with the

jCoracejCorace Posts: 3
edited 2006-10-13 20:14 in BASIC Stamp
Hello,
I have been trying to hook up a Texas Instruments solenoid driver chip ( http://focus.ti.com/docs/prod/folders/print/drv101.html )
to the BasicStamp Homework board to control the speed of a solenoid. Its seems like the chip could be switched by 5v from a pin and
it's PWM could be controlled by the PWM output of one of the B2's other Pins. After doing this and experimenting with the Drv's delay pin, the PWM signal I am
unable to get any output. If anybody has any experience working with these chips I could really use some help.

Thanks,
Jason Corace

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2006-10-13 17:36
    You need to filter the PWM output to get a stable variable voltage source. Look at the description of the PWM command in the PBasic manual and the discussion of digital to analog conversion using a Stamp in the Stamps in Class tutorials.
  • FranklinFranklin Posts: 4,747
    edited 2006-10-13 20:14
    Try using a resistor for the PWM control until you get that working then try Mikes idea.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
Sign In or Register to comment.