Motorola USB08 User Manual
Motorola Hardware
Table of contents
Document Outline
- List of Sections
- Table of Contents
- List of Figures
- List of Tables
- Section 1. USB08 Quick Start
- Section 2. Hardware Description
- Section 3. Software Module Descriptions
- 3.1 Contents
- 3.2 Introduction
- 3.3 General Structure of the M68HC08 Firmware
- 3.4 How to Build the Compiler Project
- 3.5 Main Module U08MAIN.C
- 3.6 Interrupt and Reset Vector Module VECJB8.C
- 3.7 C Startup Module CRTSJB8.S
- 3.8 Push Button Module U08KEY.C
- 3.9 LED Control with U08LED.H
- 3.10 Software ADC Module U08ADC.C
- 3.11 RS232 Communication Module U08232.C
- 3.12 USB Communication Module U08USB.C
- 3.13 Compiler Specific Adjustments
- Section 4. Universal Serial Bus (USB) Interface
- Appendix A. Supported Standard Device Requests
- Appendix B. USB08 Descriptors
- Appendix C. Source Code Files
- Appendix D. Bill of Materials and Schematic
- Appendix E. Universal USB Device Driver (USBIO)
- E.1 Contents
- E.2 Introduction
- E.3 Overview
- E.4 Architecture
- E.5 Programming Interface
- E.6 USBIO Class Library
- E.7 USBIO Demo Application
- E.7.1 Dialog Pages for Device Operations
- E.7.1.1 Device
- E.7.1.2 Descriptors
- E.7.1.3 Configuration
- E.7.1.4 Interface
- E.7.1.5 Pipes
- E.7.1.6 Class or Vendor Request
- E.7.1.7 Feature
- E.7.1.8 Other
- E.7.1.9 Dialog Pages for Pipe Operations
- E.7.1.10 Pipe
- E.7.1.11 Buffers
- E.7.1.12 Control
- E.7.1.13 Read from Pipe to Output Window
- E.7.1.14 Read from Pipe to File
- E.7.1.15 Write from File to Pipe
- E.7.1 Dialog Pages for Device Operations
- E.8 Installation Issues
- E.9 Registry Entries
- E.10 Related Documents
- E.11 Light Version Limitations