Hi,
I have been trying to control the I/O pins on Yun through Ethernet/Wifi, and have two identical circuits connected on 2 different pins ( Say pin 13 and 11). The circuits that are connected are basic relay circuits to further turn an electrical appliance on or off based on pin 13 and 11 going high or low respectively.
The problem is when I try to turn both the appliances on/off, pins 13 and 11 dont go to ~5V simultaneously. Either 11 or 13 goes up to ~0.6V when turned on, when the relay circuits (load) is connected to these pins, and the other one goes up to ~5V. When I disconnect these external circuits from 11 and 13, these pins work fine and can go up to ~5V when turned on.
The external relay circuits seem to be working fine independently. And they dont require more current than pins 11 or 13 can provide, which is 40mA according to the specs, and as I understand all I/O pins can go up to 5V.
Can somebody suggest how to get ~5V on all I/O pins, so that they can drive an external circuit (in my case an electrical appliance connected via a relay switch).
Thanks.