Hi Team,
I have a board that is being powered by standard 5V, Type-A USB. I would like to draw 1A from the USB connector. Is there a device I can place on my board to perform the negotiation to deliver 5V @ 1A to my board?
Thank you,
Jared
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
I have a board that is being powered by standard 5V, Type-A USB. I would like to draw 1A from the USB connector. Is there a device I can place on my board to perform the negotiation to deliver 5V @ 1A to my board?
Thank you,
Jared
Hello,
You can't get 1A from a USB2.0 nor USB3.0 downstream port, what you can do is to modify the hardware of your Host board (the one that is providing the VBUS to your board) and make it not to monitor the current draw of the USB port, that way the power switch providing the VBUS will not be limited by the USB controller.
Below picture show a typical USB implementation, chances are that your board that provides VBUS is configured that way, you will have to disconnect the "control" and the "current sense" lines in the below picture to do what I mentioned above.
The other option is to use an external power supply in your board.
Regards