[beagleboard] Re: PocketBeagle USB1 Question

2017-12-24 Thread stuartl
Hi all, On Monday, 6 November 2017 10:58:06 UTC+10, Graham wrote: > > I note that there is a PocketBeagle pin P1-7 named USB1-VIN. > > I don't find any connection on the PB schematic, other than to P1-7. > > Been wondering this myself. I figured just blindly hooking 5V up to the 5V line on usb1

Re: [beagleboard] Re: PocketBeagle USB1 Question

2017-12-10 Thread Patrick Poirier
OK its working, decided to play safe, so everything is on jumpers ;-) Le dimanche 10 décembre 2017 17:37:50 UTC-5, William Bain a écrit : > > I have had it runnin

Re: [beagleboard] Re: PocketBeagle USB1 Question

2017-12-10 Thread William Bain
I have had it running almost like this (but with just a wire in place of the USB power switch module) for a few hours each day for the last couple weeks or so, and haven't let the magic blue smoke out of my device yet! I plugged a wi-fi dongle into the added USB jack, and the dongle gets pretty hot

Re: [beagleboard] Re: PocketBeagle USB1 Question

2017-12-10 Thread Graham Haddock
Works fine. As long as power/Vusb is on Vi (P1-pin 7) --- Graham On Sun, Dec 10, 2017 at 12:18 PM, Patrick Poirier < patrickpoirie...@gmail.com> wrote: > Hello, I am planning to use this setup, Have you successfully implemented > and completed tests ? > > Regards > > > Le vendredi 17 novembre 2

[beagleboard] Re: PocketBeagle USB1 Question

2017-12-10 Thread Patrick Poirier
Hello, I am planning to use this setup, Have you successfully implemented and completed tests ? Regards Le vendredi 17 novembre 2017 13:11:59 UTC-5, wi...@geomonkey.com a écrit : > Graham -- > > Thanks for the advice! That totally makes sense. I now intend to try this > configuration to get t

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-17 Thread will
Graham -- I figured that's probably what USB1_EN is for. Most of the USB power switches have an enable pin (the 4- or 5-legged ICs), but a couple of them don't (the 3-legged ICs). Thanks again for the advice! -- Will On Friday, November 17, 2017 at 12:18:27 PM UTC-7, Graham wrote: > > If your

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-17 Thread Graham
If your USB power switch requires an On/Off enable control input, that is what pin P1-03 is for. --- Graham On Friday, November 17, 2017 at 12:11:59 PM UTC-6, wi...@geomonkey.com wrote: > > Graham -- > > Thanks for the advice! That totally makes sense. I now intend to try this > configuration

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-17 Thread will
Graham -- Thanks for the advice! That totally makes sense. I now intend to try this configuration to get the added USB1 working in host mode (e.g., to control a Sony camera using the gphoto2 library):

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-16 Thread Graham
Your first connection does not work, because you are trying to power the USB1 from the USB_VIN, but since the is no power going into USB_VIN on USB-0, there is no power to come out USB-1. This only works when the board is powered from USB-0 The schematic does not tell you, but USB_VIN, USB0_VIN a

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-16 Thread will
I, too, am wondering about the best way to provide power to the board and to a device connected to USB1 as host. Here is how I learned to hook up a micro-b breakout to USB1 and also how I intend to provide power to the board. The problem is that there is no measured voltage at USB1:

[beagleboard] Re: PocketBeagle USB1 Question

2017-11-05 Thread Graham
Further research, looking at the Eagle board and schematic files for the PB, it appears that USB0.VIN and USB1.VIN are both directly connected to VIN.USB Which explains why I had no power on my USB1 host port when connected like the Fritzing diagram, since I am powering from VIN currently. So t