Product Details
USB Mass Storage: Designing and Programming Devices and Embedded Hosts

USB Mass Storage: Designing and Programming Devices and Embedded Hosts
By Jan Axelson

List Price: $29.95
Price: $21.86 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

25 new or used available from $17.48

Average customer review:

Product Description

This developer’s guide for designers and programmers of mass-storage devices that use the Universal Serial Bus (USB) interface provides developers with information on how to choose storage media, interface the media to a microcontroller or other CPU, and write device firmware to access the media and perform USB communications. Comparisons of popular storage-media options to help users choose a media type for a project are included, and the types described cover hard drives and flash-memory cards such as the MultiMediaCard (MMC), Secure Digital (SD) card, and CompactFlash card. Helpful tips on developing an embedded host that can access USB mass-storage devices are also covered.


Product Details

  • Amazon Sales Rank: #171947 in Books
  • Published on: 2006-09-01
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 287 pages

Features


Editorial Reviews

Review
If a design employs USB mass storage and you must write the controlling code, you will need this book. -- ECN Magazine, January 2007

Jan Axelson knows better than almost anybody else how to write clearly and how to explain complex technical issues. -- EDN magazine, Dec. 6, 2006

Review

"Jan Axelson knows better than almost anybody else how to write clearly and how to explain complex technical issues."  —EDN


"If a design employs a USB mass-storage device connection, you will need this book. I recommend it highly."  —ECN magazine

About the Author

Jan Axelson is the author of seven books about computers and electronics technology, including Embedded Ethernet and Internet Complete, Serial Port Complete, and USB Complete. Her articles have appeared in Circuit Cellar, EDN, Embedded Systems Programming, Nuts & Volts, and Popular Electronics. She lives in Madison, Wisconsin.


Customer Reviews

Hardware and Software in One Book5
This is a very well done book on a very topical subject. USB mass storage has gotten so inexpensive that its use in dedicated embedded systems has become almost a given. And here is one book that talks about all aspects of putting such a system together.

The book basically covers three subjects:

First there is a general discussion of mass storage in general. This includes hard drives which may be the most economical for your application, and it includes various types of flash memory devices.

Second the book covers the hardware interface down to the level of giving a sample circuit.

Finally there is a description of the software that will be needed to get the devices to operate. This goes from the simple structure of the commands down to the definition of file systems.

In short, here is a complete guide to USB Mass Storage in one, fairly small, book. This is all the engineer/programmer needs. Ms. Axelson has written a number of books on USB in general and clearly knows whereof she speaks.

An excelent introduction this unique topic4
This book covers two areas of computer technology: creating USB based mass storage systems, using either rotating (disk) media or flash storage. It offers guidance and examples for each of these with a focus on the special requirements and limits of embedded hosts that access USB storage devices.

A design engineer who's task it is to design a USB based memory subsytem has options. He or she can contact various device manufacturers, request data sheets, and demo or development boards. This step will be needed. Next is to prototype several such devices, to create software drivers, and to debug the hardware and software. One could "google" for sources, and start there, or... One could purchase Jan's book and get a head start with both hardware selection AND with software driver development.

Lots of info, great place to start4
This book is well written, offers plenty of details and provides good direction for developing mass storage related devices. It exposes the magnitude of information one must learn to make a working product and is a great first start. The accompanying website www.lvr.com is also very helpful.

This book is an excellent attempt at addressing a technically complex subject. As long as you don't expect the book to hand you a complete solution, you won't be disappointed. The material can only be thoroughly understood by applying it. Many of the examples can be implemented with the development board from Microchip, which is very affordable.