|
![]() Development Tools
![]() Maximum current supply capability of USB debug adapter?
|
| next newest topic | next oldest topic |
| Author | Topic: Maximum current supply capability of USB debug adapter? |
|
Scotty Member |
Hi, I wonder about the maximum current supply capability of a USB debug adapter. The user manual (https://www.silabs.com/Support%20Documents/TechnicalDocs/USB_Debug_Adapter_UG.pdf) has the following statement: Regards, Scotty IP: Logged |
|
erikm Member |
It sounds like that there could be more current drawn from the 5V supply. the key phrase is 'could' not 'can' if the PC is so equipped an USB device can after enumeration draw 500mA. In a phrase "You do not know how much you can draw from a USB port beyond the guaranteed 100 mA." Erik IP: Logged |
|
Scotty Member |
Hi Erik, the key phrase is 'could' not 'can' In a phrase "You do not know how much you can draw from a USB port beyond the guaranteed 100 mA." Regards, Scotty IP: Logged |
|
ReneK Member |
As I could see with USBView, the debug adapter enumerates with a maximum of 200 mA. I think they assume a total of 100 mA for the DA and the remaining 100 mA for the target. There is also a current limitation circuit built into the DA, as you can see in the user's guide on page 4: https://www.silabs.com/Support%20Documents/TechnicalDocs/USB_Debug_Adapter_UG.pdf IP: Logged |
|
Tsuneo Member |
It is determined by several conditions, in which USB debug adaptor (UDA) is used. 1) USB power supply (VBUS) 2) bMaxPower setting on the configuration descriptor of UDA. 100mA is better choice than 500mA for UDA - it ensures enumeration. 3) Capacity of MOSFET switch on UDA, voltage drop across series resistor 3 Ohm resistor (R30) is inserted across VBUS to the MOSFET. After all, do it at your own risk, as usual [ Tsuneo IP: Logged |
|
Scotty Member |
Hi, ReneK wrote: Tsuneo wrote: In the real world, if a device of 100mA bMaxPower would draw 500mA from USB bus, PC doesn't complaint of. After all, do it at your own risk, as usual Regards, Scotty IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() |
|
Have you seen our MCU Knowledge Base?