Chris Muncy Moderator
     member is offline
![[avatar] [avatar]](http://www.physics.purdue.edu/academic_programs/courses/phys290M/cosmology/DEXTER.gif)
Joined: Oct 2010 Posts: 28 Location: Willis, Texas Karma: 2 |  | Powering the EvalBot via the ICDI USB port [ISSUES « Thread Started on Oct 25, 2010, 4:00pm » | |
From the e2e TI forums at http://e2e.ti.com/support/microcontrolle....px?PageInd ex=2
Quote: Hi all,
having assembled the evalbot and after a few moments of fun I was trying to get it connected to my PC. I used the USB cable and the ICDI plug on the board. As a first step I managed to retrieve memory entries via the uC/Probe, so everything worked fine as long as the batteries were still plugged in. Without the batteries there was no life sign at all. During the root cause analysis I realized that the board was assembled in a way not to allow powering by the USB cable plugged into ICDI plug although described otherwise in the docs.
D6 is not assembled and D7 is replaced by an 0R resistor.
What is the reason for this change? Would you expect a problem with the voltage level if I did assemble D6 and D7 instead of the 0R as originally intended?
Btw the figure B-1 EVALBOT Component Location on page 23 of the user's manual (EKB-UCOS3-EVM-UM-00) does not fit to the schematic in the same doc and does obviously not reflect the actual board version.
Thanks Remo
|
|
Quote: Hi Remo,
Unfortunately, you have discovered an error in our build process.
The way the board is currently shipped, users can use a USB cable to power the board only through the MCU's USB connector.
If this operation is unacceptable, you can move the 0-ohm resistor from the D7 to the D6 position. The board can then be powered from the ICDI USB cable. The diodes (D6,D7) are not installed because the voltage drop when the motors start into a load can be enough to sag USB VBUS (to U3 FT2232) out of spec and the debug connection will be lost. Thanks for pointing this out so that we can get it corrected. Regards, Sue
|
|
Quote:
Hi Sue,
thanks for the very quick response. I appreciate your frank reply. Its not a problem for me at all, optionally I could follow either your proposal to switch the resistor to D6 position or use on the D6/D7 location a pinheader with jumper for manual selection of power source.
Br Remo
|
|
So keep that in mind. As the evalbot currently ships, you *must* have batteries in it in order to talk to it via the ICDI port unless one of the above mention work arounds is performed.
|
Chris |
|
jackthevendicator New Member
 member is offline
Joined: Oct 2010 Gender: Male  Posts: 13 Karma: 0 |  | Re: Powering the EvalBot via the ICDI USB port [IS « Reply #1 on Oct 25, 2010, 4:20pm » | |
Oct 25, 2010, 4:00pm, Chris Muncy wrote:From the So keep that in mind. As the evalbot currently ships, you *must* have batteries in it in order to talk to it via the ICDI port unless one of the above mention work arounds is performed.
|
|
Maybe an high current low drop schottky diode (like those in switching power supplies) could do the trick?
| |
|
jwhildeb New Member
 member is offline
Joined: Jan 2011 Posts: 4 Karma: 0 |  | Re: Powering the EvalBot via the ICDI USB port [IS « Reply #2 on Jan 20, 2011, 12:53am » | |
My bot, which arrived earlier this week, has the resistor in the correct place (D6) and works fine on ICDI USB power. Guess they sorted things out
| |
|
chemuduguntar New Member
 member is offline
Joined: Jan 2011 Gender: Male  Posts: 12 Karma: 0 |  | Re: Powering the EvalBot via the ICDI USB port [IS « Reply #3 on Jan 24, 2011, 7:11pm » | |
I ended up using two USB cables, one plugged into the ICD port and the other into the USB Device port.
| |
|
yaleman New Member
 member is offline
Doing things the hard way...
Joined: Jan 2011 Gender: Male  Posts: 3 Location: Australia Karma: 0 |  | Re: Powering the EvalBot via the ICDI USB port [IS « Reply #4 on Jan 29, 2011, 1:11am » | |
If you have one without the fix and don't have a use for the USB Host port, you can plug a cable into the ICDI port, and one from the usb host to the usb device port, this seems to make it work.
| |
|
senatorpenguin New Member
 member is offline
Joined: Oct 2010 Gender: Male  Posts: 15 Karma: 2 |  | Re: Powering the EvalBot via the ICDI USB port [IS « Reply #5 on Jan 29, 2011, 4:12am » | |
Jan 29, 2011, 1:11am, yaleman wrote:| If you have one without the fix and don't have a use for the USB Host port, you can plug a cable into the ICDI port, and one from the usb host to the usb device port, this seems to make it work. |
|
That shouldn't work, you probably either have a fixed version where nothing is necessary, or you're simply running off of battery power. I don't have mine in front of me, but without the fix, it looks like the 5V host power will attempt to power the board through the power multiplexer (which picks the higher voltage between USB and the 4.5V batteries), fail, and switch back to the batteries as fast as possible. If you haven't enabled the USB host power supply in software with the EN_VBUS pin, nothing will happen at all.
| |
|