I have a Nano board in which I need to short the pins of reverse voltage blocking diode installed between the USB connector’s bus voltage and the board’s 5V bus, for a DIY project. On this Nano board (attached picture), can someone please point which is that diode/pins?
That big black blob on the top left is probably the diode. Your photo is to dark to be sure.Hopefully you have some more parts available as a mistook can fry the Arduino and possibly your computer.
Thanks jim-p - I think there is one, because I connected my servo as I was instructed here in this link-below without shorting the diode, and smoke came out of it as the doc below said :-)... This is the second nano, I want to make sure I get it right. Also the doc below shows a different Nano board, where the diode is in different place. So I could not correlate; hence put the question here.. https://docs.google.com/document/d/1VV9CunwyOTu5k_3kxSH5o6iANpJEpwg5Pu7IEfHsnA0/edit?tab=t.0
Those blocking diodes frequently fry when you draw too much current from the Nano pins.
Any 1A Schottky diode can be used to replace them.
It seems to be the small black part near the left pin of the regulator in post#1.
Leo..
Bad idea.
It's function is to protect (backflow into) the USB port of the laptop/PC.
Soldering/removing an smd diode is not as hard as you might think.
Leo..
That is not an "official" classic Nano schematic and it contains an number of strange design features, for example no caps on the voltage regulator and D4 at least looks like it will get a hammering.
The OP has the mis-understand that there is a reverve voltage blocking diode on his board when there isn't any. Everyone here seem to think that the diode between USB and +5 can some how prevent a reverse voltage on 5V or Vin when it could only prevent a reverse voltage on the USB connector and how could that happen
I can only imagine that the OP's requirement is for 5v derived from the USB connector and not 5v minus the ~0.3v drop across a Schottky diode. That, irrespective of the discussion about the intended role of that Schottky diode.
This is, incidentally, one of the areas where a Uno design is superior to that of the Nano.