I have L298N board, which I would like to use to drive a dc motor (pump).
I have teensy connected to USB.
First I tested the pump. I connect the pump to GND and +5 from teensy3 and the pump worked.
Then I used teensy3's +5 and GND to drive the board (+5 went to VCC and +5 on the board). I connected In1 to low and In2 to high (as explained here). If I measure the voltage between OUT1 and OUT2 I get 5V, which is great, but when I connect my pump to these inputs I get only 3V between OUT1 and OUT2. I understand that the load changes this voltage, but what should I do to make this work? I thought maybe I should get proper +5 power supply, but I do know that USB power was sufficient. What am I doing wrong here?
Thanks.
I have teensy connected to USB.
First I tested the pump. I connect the pump to GND and +5 from teensy3 and the pump worked.
Then I used teensy3's +5 and GND to drive the board (+5 went to VCC and +5 on the board). I connected In1 to low and In2 to high (as explained here). If I measure the voltage between OUT1 and OUT2 I get 5V, which is great, but when I connect my pump to these inputs I get only 3V between OUT1 and OUT2. I understand that the load changes this voltage, but what should I do to make this work? I thought maybe I should get proper +5 power supply, but I do know that USB power was sufficient. What am I doing wrong here?
Thanks.