Hi. I’m new here. Here’s the gist of what is going on.
I made an Arduino connected to a seeed can bus shield to control a servo motor. It worked great until…
-I decided to solder all of my connections
-I put my Arduino in a case
-I powered my Arduino off a 5v buck regulator because I read on this forum that using 12v dc was a bad idea.
My can shield stopped communicating, and I had a few other issues. Then I realized the 5v output pin is only providing 4.1v. I do not know why, or which 1 of my previous 3 changes have caused this.
The buck regulator is soldered to the Vin pin. I have 5.1v there. 4.1v out the 5v pin and no can comm. if I jump power directly from the Vin pin to the 5v output everything works great. Can I just install a jumper wire to fix this issue?
I figured the issue must be a bad Arduino because my voltage at the solder connection under the header of Vin was 5.1 and the solder connection of 5v out was reading 4.1. I swapped a known good Arduino r3 board in, and have the same problem.
Could the 5v buck regulator be the issue? Can I simply put 12v to the Vin pin?