I find a strange thing that the led is on when power is off. And it's the problem of my serial module. Arduino may get power from my serial module. My serial module use max2322. I don't if it will harm my arduino or has influence to my program. Is it needed to add a resistance?
Asked
Active
Viewed 39 times
1 Answers
0
Maybe the serial module has a serial cable attached to it which gives a voltage.
I think it can hurt, since you have two voltage sources, one from the Arduino and one from the Serial cable. Not using the power wire from the serial cable should fix the problem.
A resistor will not help because you still have two power sources in case you have both voltage from the Arduino (adapter/USB) and serial.
Michel Keijzers
- 13,014
- 7
- 41
- 58