Author |
Message |
Topic: Which Endpoint to send CBW in USB Host |
Jun
Replies: 0
Views: 4402
|
Forum: General CCS C Discussion Posted: Tue Nov 11, 2014 9:09 pm Subject: Which Endpoint to send CBW in USB Host |
hi,
I am working on USB Host project to read/write mass storage device.
I am confused on which Endpoint to send CBW. As per Bulk-only protocol explain, "The host shall send each CBW, whic ... |
Topic: USB Host driver does not work with Sandisk |
Jun
Replies: 4
Views: 8716
|
Forum: General CCS C Discussion Posted: Tue Sep 16, 2014 5:27 pm Subject: USB Host driver does not work with Sandisk |
Thank you very very much!!! Ttelmah
I guess all I can do now, it is put that in our document to tell our customer do the format before using it. Although I know they will never read the instruction ... |
Topic: USB Host driver does not work with Sandisk |
Jun
Replies: 4
Views: 8716
|
Forum: General CCS C Discussion Posted: Tue Sep 16, 2014 12:53 am Subject: USB Host driver does not work with Sandisk |
Thanks, Ttelmah
It is actually not a SD card. But an USB stick.
I am using the SanDisk Cruzer Switch USB stick. |
Topic: USB Host driver does not work with Sandisk |
Jun
Replies: 4
Views: 8716
|
Forum: General CCS C Discussion Posted: Mon Sep 15, 2014 4:37 pm Subject: USB Host driver does not work with Sandisk |
hi, I am working on USB host driver now. I got it work for most of the USB device I have on hand except the Sandisk which is the most popular brand.
During the enumeration, all device including ... |
|