Disconnecting a USB device with one switch

Thread Starter

programmer6502

Joined Feb 1, 2014
132
Hi,

I'm working on a project that will have a USB device permanently installed and I want to be able to disconnect that device with just one switch. My question is: to properly disconnect a USB device, can I just disconnect the power pin? Or do all four pins have to be disconnected? If that is the case, is there an IC chip that will do that? Like I said, I want to be able to disconnect all the lines/pins with one switch!

Thanks!
 

shteii01

Joined Feb 19, 2010
4,644
Four Pole Single Throw switch (4PST)? That would be the mechanical way to connect and disconnect all 4 USB lines. Kinda pricy at 10 bucks. http://www.digikey.com/product-sear...ee=0&rohs=0&quantity=&ptm=0&fid=0&pageSize=25

You could simply use Single Pole Single Throw switch on the power pin, like you said. The computer will keep sending the data and stuff, but the receiving device will be off so it does not care what computer is sending to it.
 
Top