Hi, I am using the MSP430G2 Launchpad to control a water pump that requires 3.5v to 9v and 3w to work. The problem is that when I use a pin (say P1.4) the pump does not turn on; but when I use the Vcc pin it does work, I do not know if I can control the Vcc pin with software (I am programming with assembly). If this is possible, can someone tell me how to do it with assembly instructions? Thanks