Hi,
I would like to ask a question GPIO.
Is it allowed for current to flow from one GPIO pin to another? I have experimented with GPIO, and found there is no problem when:
|
GND |
Vcc |
GPIO high |
GPIO to GND |
No |
GPIO low |
No |
Vcc to GPIO |
However, am I supposed to let current flow from one GPIO pin to another, for example, GPIO 1 (high) → GPIO 2 (low)? I don’t know the electronics inside, is this legal? Can there be any damage to the chip or circuit?
Zheng