Shop OBEX P1 Docs P2 Docs Learn Events
USB Power your Quickstart board — Parallax Forums

USB Power your Quickstart board

tonyp12tonyp12 Posts: 1,950
edited 2013-08-08 13:24 in Propeller 1
First Download http://www.ftdichip.com/Support/Utilities/FT_Prog_v2.8.2.0.zip
Click: Devices/Scan and Parse and after you made you changes: Devices/Program

By default the USB-host max allowed current is set to 90 mAmp, change it to 500 mAmp.
FTDI1.jpg?psid=1


When you power your board trough a USB Charger it will of course not enumerate and the ftdi chip will never set PWREN# low and you will get no juice.
Change C3 to be BitBang RDn and it will stay low and you get power with both USB host and USB charger.

Some special chargers have minimum current or it will shut off, so test different onces.
Using Bitbang WRn will always stay high for then you never want to use USB-host power, useful if external 1amp power is used and usbport is only used for rx/tx debug etc.
FTDI2.jpg?psid=1


You can also do the above functions in jumper settings on the Quickstart board or on your own add-on board.
Connect a 0-1k resistor between 6th pin from the right to gnd for always power on or 0ohm jumper to Vin for always off.
usbenable.jpg?psid=1

Comments

  • Toby SeckshundToby Seckshund Posts: 2,027
    edited 2013-08-08 13:24
    I was reading that a lot of PC motherboards do not implement the current available stuff, but just rely on those thermally resettable fuses, and they are always on the generous side, and SSLLOOWW. Great if you want a bit more for the project, but not if a fault crops up.
  • Bump thread
    I needed some reference material for quickstart mods for external power.
    jim
  • RS_JimRS_Jim Posts: 1,751
    edited 2017-04-06 15:13
    A 1 K resister and I can power my quickstart from a portable cellphone power bank! Brainpower for my Bot!
    Delema, do I use another power bank for Motors or 5 NiMh rechargable D cells for Motor power? Lets see, power bank charges from USB NiMh requires charger, power bank just needs a USB cord to power bot. I think the answer is geting clearer.
    Jim
Sign In or Register to comment.