nesto-software / USBProxy

A USB proxy for rpi 4b, based on libUSB & gadgetFS - maintained by Nesto
GNU General Public License v2.0
49 stars 12 forks source link

Make sure there is enough power over USB C for the Pi #11

Open MartinLoeper opened 3 years ago

MartinLoeper commented 3 years ago

In our current setup, we power the pi via the same USB C port which is used to transfer data.
We do this because that USB port is the only one which supports OTG and which can be turned into USB client mode.

We are currently evaluating strategies to ensure there is enough power passed down to that port to guarantee stable operations.