Electro nS
Full Member level 6
- Joined
- Mar 9, 2013
- Messages
- 324
- Helped
- 49
- Reputation
- 98
- Reaction score
- 48
- Trophy points
- 1,308
- Activity points
- 3,818
i have an arduino in a circuit board
the circuit is power through 12v supply , some times i want to program the arduino while the board is off . The problem is that usb is sending 5v to the arduino , while the rest of the ICs are off .
and according to this post : Will cutting power to a CMOS chip effectively remove it from the circuit?
the ICs might be damaged due to signal coming from arduino pins causing power up (due to internal diodes used for esd protection) ,
what is the reliable solution to this problem
the only thing i have in mind is to add relays on all (20 GPIOs) of arduino that will connect these pins to the respective ICs when 12v is applied , but this is very costy and makes board larger and decrese reliability which is the most important factor for me now ! maybe some kind of signal solid state relay array could solve the problem ??
the circuit is power through 12v supply , some times i want to program the arduino while the board is off . The problem is that usb is sending 5v to the arduino , while the rest of the ICs are off .
and according to this post : Will cutting power to a CMOS chip effectively remove it from the circuit?
the ICs might be damaged due to signal coming from arduino pins causing power up (due to internal diodes used for esd protection) ,
what is the reliable solution to this problem
the only thing i have in mind is to add relays on all (20 GPIOs) of arduino that will connect these pins to the respective ICs when 12v is applied , but this is very costy and makes board larger and decrese reliability which is the most important factor for me now ! maybe some kind of signal solid state relay array could solve the problem ??
Last edited by a moderator: