It's not really a function of PBP to support USB, whether it's master, slave or composite. That's mainly a function of the hardware in the PIC itself. If the PIC can't handle a Master USB device, then PBP won't be able to handle it, at least not without extra external hardware support (i.e. the new Vinculum chips).
Yes, PBP does support limited USB communications on PICs with built-in USB hardware, those are Slave USB ports, meaning that you still need a Host/Master type device (i.e. PC, Vinculum chip, or otherwise) to successfully communicate externally with that device.
Bookmarks