power problem? #4505
Replies: 1 comment
-
Posted at 2017-08-27 by Robin @user80719, I'll start with the obvious,
Posting an image of your connections/layout would assist greatly. Posted at 2017-08-28 by user80719 thanks for the reply,
Posted at 2017-08-28 by Robin Mon 2017.08.28 @user80719, Using this diagram http://www.espruino.com/Pico#otherpins and plugging in the USB cable:
Remove the USB cable: Place your 9v power in on pin 18 BAT_IN and perform the same test as above:
Schematic at: Posted at 2017-08-29 by @gfwilliams Hi, It sounds like what you're doing is fine - as @robin says it'd be great if you could measure the voltage across GND and 3.3v (and also VBAT, just to make sure). Do you get anything from the Pico at all when you apply the 9v? Like a flash of the red LED? Did you solder the pins on the Pico yourself? so is it possible there might be a short on the board somewhere from doing that (or possibly a bad connection)? Posted at 2017-08-29 by user80719 Hi, thanks for your replies. Posted at 2017-08-29 by @gfwilliams Where did you buy from, and which country are you in? It seems like you're UK-based so it's probably easier to return it direct to me. Posted at 2017-08-29 by @gfwilliams Just checking - is it possible you were using a 9v AC power supply, rather than DC? The last thing I'd want is to ship you a new board and have that blow up as well. Obviously while I'm happy to replace any boards that were shipped to you defective, if it turns out that a board was shipped to you perfectly ok and was then broken by something you did I'd want to charge you some discounted rate for a replacement so that I don't lose out. Posted at 2017-08-29 by user80719 Hi Gordon, definitely 9v DC Cheers, Jon Posted at 2017-08-29 by @gfwilliams Ok, email sent! Posted at 2017-08-31 by @gfwilliams Right, a new one is in the post back to you now, and it's been tested running off the VBat pin. On the rev 1v3 Picos it's worth making sure you don't short out or draw too much power (over about 300mA) from the 5v output pin. It seems something like that killed the diode taking power from USB which caused the board not to work off USB power any more. When you do power the board from an external power supply I'd either make sure:
Depending on the power supply you use, connecting the + volts before ground could cause upwards of 100v to go through the Pico's input pins - which obviously there's no way it can be designed to take. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-08-26 by user80719
My pico board works fine from the USB, but if i put 9v on BAT_IN and ground GND i get nothing (tested running a simple flash LED1 routine).
voltage on the 3.3 pin is only 0.06v when powering from BAT_IN.
Am i doing something wrong or do i have a poorly pico?
Beta Was this translation helpful? Give feedback.
All reactions