I am working on a project, where I have desisgned a PCD, which uses a DC/DC to convert 28V to 5V.
Now I want to supply the Arduino through its Vin and GND Pins. But if I do so, the Arduino outputs something around only 4.1 V as HIGH, not the desired 5V.
I suggest if I use 5V through the Vin PIN, it is not the same as if I would use the USB's 5V?
So my question is: Can I solder the 5V and GND directly to the USB's GND and 5V wires on the bottom layer of the Arduino, or can this damage either the Arduino or my PCB then?
You can download an picture of my described problem, if you would like to.
The Vin goes into a 5v regulator so 5 volts will be reduced. It is capable of handling 7.5 v to around 20v. Recommend range is 7.5 to 12v. Best is around 9v.
You may be able to set your DC/DC converter to 9v.
Yes I have found out this, too. But the PCB is already produced and any IC I would like to change, would take many changes...
So I would like to find a way to use the 5V I already have. Is soldering an option?
I simply wasnt sure if my laptop's 5V output is different than my DC/DC's 5V output.
So the supply via USB is differently processed (electrically), than via Vin. Is this correct?
So if noone says soldering directly on the bottom to the USB's GND and 5V is risky, I will do it this afternoon.
Thanks in advice!
USB 5V goes thru a resettable fuse to protect the PC if the device tries to draw more.
Do not supply external 5V when PC is connected - the external may end up supplying 5v into the PC and may cause problems.
Now I want to supply the Arduino through its Vin and GND Pins. But if I do so, the Arduino outputs something around only 4.1 V as HIGH, not the desired 5V.
Sorry, I thought they were using an standard Arduino.
I've externally powered my arduino thru the arduino 5v pin using a 7805 regulator chip. Try using the 5v pin first, then solder at other points if the regulator board works.