Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/07/04 04:47
Read: times


 
#80575 - RE: USB Mass Storage Device
Responding to: ???'s previous message
"ST7 USB FS DFU Demo" from ST Micro
This code shows the Bulk-Only Transport (BOT) method on USB Mass Storage Class (MSC) for Compact FLASH, MMC, Smart Card and Memory Stick.
"USB Storage - FAQ for Driver and Hardware Developers" from WHDC
This is one of (or sole ?) poor documents for Usbstor.sys, built-in SMC driver, from Microsoft.
"AN10039_1 "ISP1582/83 Firmware Programming Guide" from Philips
"Chapter 4. Mass storage application" explains MSC BOT handling for encapsulated ATA/ATAPI protocol with flow charts. Though this explanation is for ATAPI bridge, the code flow is almost same as the FLASH media.
And also next original specifications will be needed to realize the protocol.
"USB Mass Storage Class Specification Overview" from USB.org
"USB Mass Storage Class Bulk-Only Transport" specification from USB.org

As MSC BOT accesses to media in primitive level, such as ATAPI protocol, a file system driver is not needed for its implementation.

Tsuneo

List of 15 messages in thread
TopicAuthorDate
USB Mass Storage Device            01/01/70 00:00      
   RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
         RE: Igor Plug            01/01/70 00:00      
            It is posible            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
   RE: USB Mass Storage Device            01/01/70 00:00      
      RE: USB Mass Storage Device            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
         RE: USB Mass Storage Device            01/01/70 00:00      
   Atmel AT89C51SND2C            01/01/70 00:00      
      RE: Atmel AT89C51SND2C            01/01/70 00:00      

Back to Subject List