X

USB Complete: The Developer's Guide (Complete Guides series)

Product ID : 6459937


Galleon Product ID 6459937
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
2,976

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About USB Complete: The Developer's Guide

About the Author Jan Axelson is the author four previous editions of USB Complete and seven additional books about computers and electronic technology, including Embedded Ethernet and Internet Complete, Serial Port Complete, and USB Mass Storage. Her articles have appeared in Circuit Cellar, EDN, Embedded Systems Programming, and Nuts & Volts. Product Description Now in its Fifth Edition, USB Complete bridges the gap between the technical specifications and the real world of designing and programming devices that connect over the Universal Serial Bus (USB). Learn how to select a USB speed, device class, and hardware for a design; communicate with devices using Visual C#; use standard host drivers to access devices, including devices that perform vendor-defined tasks; save power with USB's built-in power-conserving protocols; and create robust designs using testing and debugging tools. This fully revised edition also covers SuperSpeed and SuperSpeedPlus (USB 3.1), wireless options, and USB OTG and embedded hosts.Table of ContentsIntroduction1. USB Basics2. Inside USB Transfers3. A Transfer Type for Every Purpose4. Enumeration: How the Host Learns about Devices5. Control Transfers: Structured Requests for Critical Data6. Chip Choices7. Device Classes8. How the Host Communicates9. Matching a Driver to a Device10. Detecting Devices11. Human Interface Devices: Capabilities12. Human Interface Devices: Reports13. Human Interface Devices: Host Application14. Using WinUSB for Vendor-Defined Functions15. Using WinUSB's System INF File16. Using Hubs to Extend and Expand the Bus17. Managing Power18. Testing and Debugging19. Packets on the Bus20. Electrical and Mechanical Interface21. Hosts for Embedded Systems From the Author USB is not an interface that sits still as technology passes it by. Since the Fourth Edition of USB Complete was published in 2009, we've seen the release of USB 3.1 and 10 Gbps SuperSpeedPlus, greatly expanded power delivery options, the all-new USB Type-C connector, improved battery charging protocols, new Audio/Video and USB3 Vision classes, new device controllers from hardware providers, enhanced host support for USB, new options for USB OTG and embedded hosts, and expanded capabilities for the WinUSB driver, to name a few!These developments are the reason I wrote a Fifth Edition of USB Complete. I've updated the contents from beginning to end. As always, my focus was on providing a single, comprehensive source to guide developers who need to design, program, and communicate with USB devices of all types. I hope you find the book useful.