Hi,
I'm working on a project using a 8 channel relay board bought here http://dx.com/p/8-channel-5v-relay-modu ... lue-171630
i connected the Relay board Vcc to +5 Rpi and GND to GND Rpi and I use a MCP23017 and ULN2803 to control relay input and it's -most of the time- working (i can turn on and off every relays several times). But sometimes, when i turn off a relay (by sending a command from the pi) ALL activated relays turn off. It happens more when there are more relays activated but i didn't find any rules to explain the problem....
I tried to connect the relay board to an external power supply by just connecting
- Vcc to +5v external
- GND External to GND and GND Rpi
With this configuration relays i got a brighter LEDs and relay seems to be activated more easily. However the relay still crash sometimes..
I'm wondering if i added the external supply correctly.. it's working but maybe not safe?
There are only 10 pins on this board: Vcc, GND and 8inputs. compared to the sainsmart one... I don't have any JD-VCC pin to connect my external supply as explain http://www.raspberrypi.org/phpBB3/viewt ... 99#p297099
Does someone has found similar problem with this type of card? What could be the problem?
Thanks in advance