Hi, I'm working on a project and the raspberry pi will be interfacing with NPN and PNP transistors. Anyway, it's important for me to know how the GPIO pins in the Pi work. I understand that when they are set to HIGH 3.3V is connected to them. However, I'm confused as to what happens when they are set to LOW, does the pin actualy disconnect like an open switch or does it just become ground?
I want to know mainly for the PNP transistor I will be using. Assuming that the GPIO pin is connected to Base and the collector is connected to 3v3 pin and emitter to GND, will setting the GPIO to LOW allow current to flow from Colector to Emiter? Or do I have to do something else?
Thank you.
