Re: USB-OTG on BananaPi M1
Hans Petter Selasky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.usb,gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On 4/24/22 03:31, Peter Jeremy wrote: > Apr 24 11:02:59 server kernel: usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored) Just one comment here. Set address is one of first commands executed. Are you sure the D+ and D- pins are properly connected via the GPIO configuration? It looks like the pullups / pulldowns are. --HPS