Freescale-semiconductor TWR-MCF52259-Ethenet Manuel d'utilisateur

Naviguer en ligne ou télécharger Manuel d'utilisateur pour Matériel Freescale-semiconductor TWR-MCF52259-Ethenet. Freescale Semiconductor TWR-MCF52259-Ethenet User Manual Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 166
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 0
TM
Freescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarks
of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners. © Freescale Semiconductor, Inc. 2006.
TWR-MCF52259-Ethenet
Hareesh S
Sr.FAE
Vue de la page 0
1 2 3 4 5 6 ... 165 166

Résumé du contenu

Page 1 - TWR-MCF52259-Ethenet

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 2 - Ethernet Overview Session

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 3

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?Configuration Descriptor//-------------------------

Page 4 - Ethernet

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?Interface Descriptor//-----------------------------

Page 5

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?//-------------------------------------------------

Page 6

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?Device DescriptorConfiguration DescriptorConfigurat

Page 7 - Connectors

TMSoftware – General ConceptsThe General USB Process1. Enumeration -Upon powering up, the host: queries all connected devices to determine the require

Page 8

TMSoftware – General ConceptsThe General USB ProcessHostWhat device class are you?Do you supply the power or do I?How many and of what type of endpoin

Page 9

TMSoftware – General ConceptsThe General USB ProcessHostWhat device class are you?Do you supply the power or do I?How many and of what type of endpoin

Page 10 - Requires using external PHY

TMSoftware – General ConceptsThe General USB ProcessInterrupt Transfer - Devices that send very little data such as mice or keyboards would choose thi

Page 11 - Full Duplex Ethernet Links

TMSoftware – General ConceptsThe General USB Process3. As the host enumerates each device it sets aside bandwidth for the devices that use the inte

Page 12 - Basic Ethernet Network

TMSoftware – General ConceptsThe General USB Process5. The available bandwidth is then divided into frames, and the host controls those frames which

Page 13 - Basic Ethernet Bus

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 14 - Collisions

TMSoftware – General ConceptsThe General USB ProcessFrames in More DetailEach frame begins with a Start of Frame packet followed by the hosts transact

Page 15 - Can bypass not connected

TMSoftware – General ConceptsThe General USB ProcessPackets in More DetailPackets are a block of information with a defined data structure. The packet

Page 16

TMSoftware – General ConceptsThe General USB ProcessPackets Associated with Each Type of TransferDataTokenData (IN or OUT)IsochronousHandshakeDataToke

Page 17 - Ethernet Router/Gateway

TMSoftware – General ConceptsUSB Signaling• USB uses Non-Return to Zero, Inverted signaling– Separate clock signal not required to be delivered with d

Page 18 - Typical MII Interface

TMSoftware – General ConceptsAPI Calls:What happens after enumeration?After enumeration the device is ready to perform the function it was designed fo

Page 19 - *Autonegotiation

TMSoftware – General ConceptsAPI Calls:What happens after enumeration?Commonly used API calls for host devices:•host_init()•host_stop()•host_reset_bus

Page 20 - IEEE 802.3 Data Frame

TMSoftware – General ConceptsAPI Calls:What happens after enumeration?Commonly used API calls for devices:

Page 21 - Terminology

TMSoftware – General ConceptsAPI Calls:What happens after enumeration?Note to reviewers…. what happens behind the scenes (after enumeration) between t

Page 22 - Ethernet Definition…

TMSoftware – General ConceptsNote to reviewers….A short introduction to the demos should go here.

Page 23 - More Ethernet References

TMSoftware – General ConceptsNote to reviewers….Here should be a short discussion of what the programmer would have to do to modify the code in the De

Page 24

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 25 - IP Classes

TMIntroduction to USBComplimentary SW for the MCF522xx Family of Microcontrollers:•USB Basic Device Controller•HID device layer for the USB driver– Ge

Page 26 - IP Subnetting

TMUSB TopologyIntroduction to USBTMUSB Device •Reliable Bootloader •Embedded Pipe •Mass Storage (for attached SD card or similar) •FAT file System (f

Page 27 - IPv4 network classes

TMUSB TopologyIntroduction to USBIntroduction to USBAppendix AUSB On-the-Go

Page 28

TMUSB TopologyIntroduction to USBAppendix A USB On-the-GoUSB On-the-Go: What is it?Remember that previously we said that USB:1. can be implemented as

Page 29 - Default Gateway

TMUSB TopologyIntroduction to USBUSB On-the-Go: What is it?By 2001, there was a proliferation of peripheral devices that could be interconnected and p

Page 30

TMUSB TopologyIntroduction to USBUSB On-the-Go: What Applications would use it?OTG Device inPeripheral modeSame OTG Devicein host modeAbove is a typic

Page 31

TMUSB TopologyIntroduction to USBUSB On-the-Go: How does it work?To implement OTG, two new protocols were added in the USB 2.0 addendum. These new pro

Page 32

TMUSB TopologyIntroduction to USBUSB On-the-Go: Initial declarationAppendix A USB On-the-GoD+D-VBUSGNDIDMini-A plugMini-B plugDual-role DeviceDual-rol

Page 33 - The OSI 7 Layer Model

TMUSB TopologyIntroduction to USBUSB On-the-Go: Negotiation processAppendix A USB On-the-GoSRP (Session Request Protocol) NegotiationsOTG-B (device) a

Page 34 - Some Interesting RFC’s

TMUSB TopologyIntroduction to USBUSB On-the-Go: Negotiation processAppendix A USB On-the-Go1. OTG-A (host) enables OTG-B (device) to become host by se

Page 35

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 36 - ColdFire MCU Roadmap

TMUSB TopologyIntroduction to USBUSB On-the-Go: Negotiation processAppendix A USB On-the-Go6. To return control back to OTG-A (host) , OTG-B (devic

Page 38 - MCF52259 –FEC features

TMFreescale USB Solutions

Page 39 - MCF52259-FEC Fetures

TMThe USB Controller Continuum. Only from Freescale.• USB is becoming the standard in Consumer and Industrial applications• Designers want a “one stop

Page 40

TM• EDN China 2008 Innovation Award • winner of the Consumer Electronics IC category• MCF51JM128 •“A panel of distinguished judges, representing a cro

Page 41 - MCF5223x - ePHY

TMUSB Solutions (Low/Full Speed, Device, Host, OTG)MC9S08JS16/8

Page 42 - Complete Ethernet Solution

TMMCF52259 USB features• Dual Mode USB Controller• USB 1.1 and 2.0 complient full speed device controller• 16 bi-directional end points• DMA or FIFO d

Page 45 - Freescale Complete Solution

TMLABs• LAB1 – HID ( Device operation)• LAB2 – CDC ( Device Operation)• LAB3 – MSD( Host Operation)• LAB4 – HID (Host Operation)

Page 46 - Protocols

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 47 - What is Freescale MQX?

TMLAB1 – HID ( Human interface device)• In this Lab the MCF52259 board (USB) will control the PC curser.• Install the “Coldfire_USB_Lite.exe” file, •

Page 48

TMProject file - HID Drag the *.mcp file to code warrior

Page 49 - TCP/IP stack overview

TMProject file detailsProject files details

Page 50 - TCP/IP stack structure

TMCompiling and flash programmingMake-Step1Flash programmer-Step2

Page 51 - More details about the stack

TMFlash selectionSelect load settings- Step1Load the MCF52259 flash xml file- Step2

Page 52

TMFlash selectionProper configuration chosen

Page 53 - Ethernet LABs

TMFlash ErasingFlash erase

Page 54

TMFlash ErasingFlash Erase

Page 55 - Directory Structure

TMFlash programming.Program the code

Page 56

TMOutput of the Lab• Insert the USB Cable to MiniA connector on the peripheral board and other side to your system USB port.• Reset the board.• Look a

Page 57 - Project file

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 58

TMLAB2

Page 59

TMLAB2-CDC• This LAB will demonstrate the USB to serial and visa versa communication.• Open the project file from the installed folder.– D:\Profiles\r

Page 60

TMPC side drive file installationDriver file installationChoose the second option

Page 61

TMPC-side driver file installationLocation

Page 62 - Compiler the code

TMUSB driverUSB detected

Page 63 - Flash progamming

TMCOM Port at System sideUSB commport numberStep1 – device manager

Page 64 - Flash file selection

TMHyper terminal for USB• Open the Hyper terminal • Select the USB port.• Set the baud rate -19200• Data bit -8 • Parity -None• Stop bit- NO

Page 65 - Erase and program the flash

TMHyper terminal for UART• Open one more Hyper Terminal • Set the Baud rate 19200• Type the character in one terminal, This shold be displayed in othe

Page 67

TMLAB3

Page 68 - Commands

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 69 - Setting IP address at PC side

TMLAB3 – MSD(HOST)• In this LAB will achieve reading and writing to thumb drive. This will demonstrate the Host functionality.• Open the Lab from the

Page 70 - MCF52259 board to PC

TMReset the boardMessage from the board after reset

Page 71 - IP Address changing

TMType Help Command details

Page 72

TMUSB thumb driver detectedAfter thumb driver inserting the detection message

Page 73

TMThumb drive contents.

Page 74 - LAB3 – Web server

TM• AN3560.pdf page 21– for the USB operation

Page 76 - Webserver demo

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 77

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 78 - TWR-MCF52259-USB

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 79 - This module contains

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 80

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 81 - In This Section:

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 82 - Introduction to USB

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 83

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 84

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 85

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 86

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 87

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 88

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 89 - Software

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 90

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 91

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 92

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 93

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 94

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 95

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 96

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 97

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 98

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 99

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 100 - Software – General Concepts

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 101

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 102

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 103

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 104

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 105

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 106

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 107

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 108

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 109

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 110

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 111

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 112

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 113

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 114

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 115

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 116

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 117

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 118

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 119

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 120 - Introduction To USB

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 121 - Advanced Topics

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 122 - Appendix A

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 123 - USB On-the-Go:

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 124

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 125

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 126

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 127

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 128

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 129

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 130

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 131

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 132 - Freescale USB Solutions

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 133 - Freescale

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 134 - • MCF51JM128

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 135 - MC9S08JS16/8

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 136 - MCF52259 USB features

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 137

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 138

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 139 - • LAB3 – MSD( Host Operation)

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 140

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 141 - Project file - HID

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 143 - Flash programmer-Step2

TMTWR-MCF52259-USBApril 7, 2010Hareesh SSr.FAE

Page 144 - Flash selection

TM• Introduction to USB• Basic Operation of USB hardware and software• USB Data Structures for K2/3u• USB API Calls for K2/3uThis module contains:Modu

Page 145

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 146 - Flash Erasing

TMIntroduction To USB

Page 147

TMMotivation for the USB StandardHistory and Evolution of USBUSB TopologyUSB ConnectorsIntroduction to USBIn This Section:

Page 148 - Flash programming

TM• an alternative to Apple’s 1394 digital link standard (FireWire )• a fast, bi-directional, low-cost, dynamically attachable serial interface• that

Page 149 - Output of the Lab

TM• and adds true plug-and-play attributes for a wide range of devices simultaneously• with minimal or no user intervention required for configuration

Page 150

TMHistory and EvolutionUSB 1.0 SpecificationIntroduction to USB19951996199820002001USB group formed USB 1.1 SpecificationUSB 2.0 SpecificationUSB On-t

Page 151 - LAB2-CDC

TMIntroduction to USBUSB 2.0 High-speedUSB 1.1 Full-speedUSB 2.0 Full-speedUSB 1.1 Low-speedUSB 2.0 Low-speedSpecVast bandwidth improvementsVideo, sto

Page 152 - Choose the second option

TMUSB TopologyIntroduction to USB• Single Host – The host controls communication with each device• Up to 127 devices can be attached• Devices are one

Page 153 - Location

TMHubUSB TopologyHubHostRoot HubIntroduction To USBTopologyHub- Tiered StarHub

Page 154 - USB driver

TMIntroduction to USBA-connector (upstream)B-connector (downstream)USB Standard ConnectorsHubHubBBBAAHubBBAAARoot HubBAABBAABBAConnector typesIntroduc

Page 155 - COM Port at System side

TMUSB TopologyIntroduction to USBSoftwareGeneral Concepts

Page 156 - Hyper terminal for USB

TMFreescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarksof Freescale Semiconductor, Inc. A

Page 157 - Hyper terminal for UART

TMSoftware – General Concepts How Data is Transferred in USB How Does the Host Know the Device’s Requirements? The Enumeration Process: What happen

Page 158

TMThe General USB ProcessHow Data is Transferred in USBFrameTransfer 1TransactionStart of FrameTransfer 2Transaction 1Packet 1Packet 2Packet 3Transact

Page 159

TMSoftware – General ConceptsThe General USB ProcessHow Data is Transferred in USBFrames are made up of transfers, which are made up of transactions,

Page 160 - LAB3 – MSD(HOST)

TMSoftware – General ConceptsThe General USB ProcessHow Data is Transferred in USBFrameTransfer TransferThere are 4 types of data transfer:1. Interrup

Page 161 - Reset the board

TMSoftware – General ConceptsThe General USB ProcessHow Data is Transferred in USBEach transfer can contain multiple transactions and a transaction ca

Page 162 - Type Help

TMSoftware – General ConceptsThe General USB ProcessHow Data is Transferred in USBFor each transaction there are three types of packets that communica

Page 163 - USB thumb driver detected

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?When a USB device is plugged into a USB port the ho

Page 164 - Thumb drive contents

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?These requirements are communicated to the host thr

Page 165

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?This hierarchy of the most commonly used descriptor

Page 166

TMSoftware – General ConceptsThe General USB ProcessHow Does the Host Know a Device’s Requirements?Device DescriptorSince the device descriptor repres

Commentaires sur ces manuels

Pas de commentaire