Ok so I have a DC motor with a 3.7V battery which draws 0.5 A on normal load. Turning two rotor blades. It is from an old hover robot toy.
I have this
https://www.infineon.com/dgdl/Infineon-BTS410E2-DS-v01_01-en.pdf?fileId=db3a304331c8f8560131dcc9fc520e21
That I use for switching. It requires 4.7V from the main power supply to operate. So I have replaced the battery with my own batteries. I have run it with 6 and 9 V batteries. On different occasions of course.
I switch it using one of the 3v3 gpio pins on the rpi4, gpio24. Works perfectly.
My question is this, would one of the 5V pins be able to support the current draw of the motor? I could try it I guess because I think the flywheel diode or some of the other protective features would protect the pie but I thought I could ask first just in case.
I was told that it wouldn't be able to support the current draw. My assumption is that if it can't it would result in a V-drop, making the FET inoperable. I have seen people using transistors with 3v3 pins where they used I=0.016A to calculate R to not damage the pin, but is that the hard limit for A both in and out on all pins?
Any way, again, could the 5V output support approx 0.5-1 A draw, when being hooked up via the FET in the link?