|
|
|
available USB commands
|
|
Date: 2006/11/06 16:34
|
By: Laurent VP
|
Status: Visitor
|
|
|
|
|
|
|
Hello,
Mat, in your source code, you are using the 0xEE command to make the sum and this command doesn't appear in my demoboard source code. So where do you find it ? Is there any available USB commands list ? I try to use the PIC18F4550 SPI function so I am looking for USB commands to control the SPI.
Thanks for your goob job !
Laurent.
PS : I hope I 've written my message on the right topic...
|
|
|
|
|
Re:available USB commands
|
|
Date: 2006/11/06 16:39
|
By: Mat
|
Status: Admin
|
|
|
Karma: 7  
|
|
| Posts: 211 |   | |
|
Hey,
Basically I just picked that command as it seemed fitting, you can pick and choose the commands as you want, then just program the pc and pic side to understand both ends.
You will have to choose commands for the SPI then define what they do on either end, no such commands exist currently.
Mat
|
|
|
|
|
|
Re:available USB commands
|
|
Date: 2008/12/12 18:52
|
By: morozov
|
Status: Visitor
|
|
|
|
|
|
|
Laurent VP wrote: Hello,
Mat, in your source code, you are using the 0xEE command to make the sum and this command doesn't appear in my demoboard source code. So where do you find it ? Is there any available USB commands list ? I try to use the PIC18F4550 SPI function so I am looking for USB commands to control the SPI.
Thanks for your goob job !
Laurent.
PS : I hope I 've written my message on the right topic...
|
|
|
|