the usb has a fuse that resets it works in linux and windows or at least ubuntu debian linux.
windows gives you a notification popup.
So why bother put a fuse on the arduino usb?
the usb has a fuse that resets it works in linux and windows
Re: the usb has a fuse that resets it works in linux and windows
Re: the usb has a fuse that resets it works in linux and windows
westfw wrote:The USB interface is SUPPOSED to have current limiting in the host (pc side), frequently implemented with the same sort of PTC fuse used on Diecimila and later Arudinos, and occasionally actively sensed and reported. However, some platforms apparently skimp on this, and there were reports in the Arduino forums of PCs resetting because an experimenter accidentally shorted out the power rails of his arduino. Aside from being annoying, there's a significant safety factor involved; a PC power supply without some sort of limiter can provide several 10s of amps on the 5V rail; plenty to turn ordinary wires and other components into "igniters." An extra fuse doesn't hurt anything...
Re: the usb has a fuse that resets it works in linux and windows
josheeg wrote:Yes a pc power supply can provide that much but the usb port can not. .5 amp max I think is the standard...
Re: the usb has a fuse that resets it works in linux and windows
Fe2o3Fish wrote:josheeg wrote:Yes a pc power supply can provide that much but the usb port can not. .5 amp max I think is the standard...
500-milliamps (0.5-amps) is the most a USB slave device can request. If the USB controller chip
in the slave doesn't do this request of the USB Master (or there is no controller in the slave device)
then the most the USB port is supposed to supply is 100-milliamps, or 0.1-amp.
Re: the usb has a fuse that resets it works in linux and windows
josheeg wrote:so I guess thats why I wonder if the fuse is nessisary if you didn't hack the usb port or got one that is falty. But I guess a counter argument is that much might still hurt someone or something...
Re: the usb has a fuse that resets it works in linux and windows
Yes a pc power supply can provide that much but the usb port can not. .5 amp max I think is the standard...