| Author |
Message |
|
ChopperLee
|
Post subject: Limition of PIC based USB device project Posted: Sun Mar 11, 2012 7:49 pm |
|
Joined: Thu Sep 29, 2011 4:18 pm Posts: 51
|
|
What is the limition of PIC based USB device project ? Except the limition of the initialize must depend on the host then to the device as written in this forum before..
|
|
 |
|
 |
|
Simon Inns
|
Post subject: Re: Limition of PIC based USB device project Posted: Mon Mar 12, 2012 12:08 pm |
|
Joined: Thu Apr 01, 2010 6:23 am Posts: 893
|
|
I'm not entirely sure what you are asking here or what you would define as a limitation. The library allows you to do everything that is possible using Generic HID. The only 'exception' is multiple end-points for communication, which is not required since all end-points share the same communication bandwidth.
|
|
 |
|
 |
|
ChopperLee
|
Post subject: Re: Limition of PIC based USB device project Posted: Mon Mar 12, 2012 2:09 pm |
|
Joined: Thu Sep 29, 2011 4:18 pm Posts: 51
|
|
Thank definitely i want this answer ~ Appreciate a lot
|
|
 |
|
 |
|