Manual de instrucciones Texas Instruments TMS320C6747 DSP

34 de páginas 0.29 mb
Descargar

Pasar a la página of 34

Summary
  • Texas Instruments TMS320C6747 DSP - page 1

    TMS320C6747 DSP Universal Serial Bus (USB) OHCI Host Controller User's Guide Literature Number: SPRUFM8 September 2008 ...

  • Texas Instruments TMS320C6747 DSP - page 2

    2 SPRUFM8 – September 2008 Submit Documentation Feedback ...

  • Texas Instruments TMS320C6747 DSP - page 3

    Contents Preface ........................................................................................................................................ 6 1 Introduction ......................................................................................................................... 7 1.1 Purpose of the Peripheral ......................... ...

  • Texas Instruments TMS320C6747 DSP - page 4

    www.ti.com List of Figures 1 Relationships Between Virtual Address Physical Address ............................................................ 11 2 OHCI Revision Number Register (HCREVISION) ..................................................................... 13 3 HC Operating Mode Register (HCCONTROL) ........................................... ...

  • Texas Instruments TMS320C6747 DSP - page 5

    www.ti.com List of Tables 1 USB Host Controller Registers ........................................................................................... 12 2 OHCI Revision Number Register (HCREVISION) Field Descriptions ............................................... 13 3 HC Operating Mode Register (HCCONTROL) Field Descriptions ...................... ...

  • Texas Instruments TMS320C6747 DSP - page 6

    Preface SPRUFM8 – September 2008 Read This First About This Manual This document describes the universal serial bus OHCI host controller. Notational Conventions This document uses the following conventions. • Hexadecimal numbers are shown with the suffix h. For example, the following number is 40 hexadecimal (decimal 64): 40h. • Registers in ...

  • Texas Instruments TMS320C6747 DSP - page 7

    1 Introduction 1.1 Purpose of the Peripheral User's Guide SPRUFM8 – September 2008 Universal Serial Bus OHCI Host Controller This document describes the universal serial bus OHCI host controller. The USB OHCI host controller (HC) is a single port controller that communicates with USB devices at the USB low-speed (1.5M bit-per-second maximum) ...

  • Texas Instruments TMS320C6747 DSP - page 8

    2 Architecture 2.1 USB1 Module Clock and Reset 2.1.1 Internal System Bus Clocks Needed by the USB1 Module 2.1.2 USB1 Module Local Bus Clock and Local Reset 2.1.3 USB1 Module Bus 48-MHz Reference Clock Architecture www.ti.com The USB1 module requires that several different clocks are present before it can be accessed: 1. Internal system bus clocks f ...

  • Texas Instruments TMS320C6747 DSP - page 9

    2.2 USB1 Module Open Host Controller Interface Functionality 2.2.1 OHCI Controller Overview 2.3 USB1 Module Differences From OHCI Specification for USB 2.3.1 Power Switching Output Pins Not Supported 2.3.2 Overcurrent Protection Input Pins Not Supported 2.3.3 No Ownership Change Interrupt www.ti.com Architecture The Open HCI—Open Host Controller ...

  • Texas Instruments TMS320C6747 DSP - page 10

    2.4 Implementation of OHCI Specification for USB 2.4.1 USB Host Controller Endpoint Descriptor (ED) List Head Pointers 2.4.2 OHCI USB Suspend State Architecture www.ti.com The OHCI Specification for USB provides a specific sequence of operations for the host controller driver to perform when setting up the host controller. Failure to follow that se ...

  • Texas Instruments TMS320C6747 DSP - page 11

    2.5 OHCI Interrupts 2.6 USB Host Controller Access to System Memory 2.7 Physical Addressing Processor physical address Processor virtual address Processor MMU 00000000h FFFFFFFFh www.ti.com Architecture The USB1 host controller can be controlled either by the ARM or the DSP. It has the ability to interrupt either processor. The USB1 module needs to ...

  • Texas Instruments TMS320C6747 DSP - page 12

    3 Registers Registers www.ti.com Most of the host controller (HC) registers are OHCI operational registers, defined by the OHCI Specification for USB . Four additional registers not specified by the OHCI Specification for USB provide additional information about the USB host controller state. USB host controller registers can be accessed in user an ...

  • Texas Instruments TMS320C6747 DSP - page 13

    3.1 OHCI Revision Number Register (HCREVISION) 3.2 HC Operating Mode Register (HCCONTROL) www.ti.com Registers The OHCI revision number register (HCREVISION) is shown in Figure 2 and described in Table 2 . Figure 2. OHCI Revision Number Register (HCREVISION) 31 16 Reserved R-0 15 8 7 0 Reserved REV R-0 R-10h LEGEND: R = Read only; - n = value after ...

  • Texas Instruments TMS320C6747 DSP - page 14

    Registers www.ti.com Table 3. HC Operating Mode Register (HCCONTROL) Field Descriptions Bit Field Value Description 31-11 Reserved 0 Reserved 10 RWE 0-1 Remote wake-up enable. 9 RWC 0-1 Remote wake-up connected. 8 IR 0 Interrupt routing. The USB host controller does not provide an SMI interrupt. This bit must be 0 to allow the USB host controller i ...

  • Texas Instruments TMS320C6747 DSP - page 15

    3.3 HC Command and Status Register (HCCOMMANDSTATUS) www.ti.com Registers The HC command and status register (HCCOMMANDSTATUS) shows the current state of the host controller and accepts commands from the host controller driver. HCCOMMANDSTATUS is shown in Figure 4 and described in Table 4 . Figure 4. HC Command and Status Register (HCCOMMANDSTATUS) ...

  • Texas Instruments TMS320C6747 DSP - page 16

    3.4 HC Interrupt and Status Register (HCINTERRUPTSTATUS) Registers www.ti.com The HC interrupt and status register (HCINTERRUPTSTATUS) reports the status of the USB host controller internal interrupt sources. HCINTERRUPTSTATUS is shown in Figure 5 and described in Table 5 . Figure 5. HC Interrupt and Status Register (HCINTERRUPTSTATUS) 31 30 29 16 ...

  • Texas Instruments TMS320C6747 DSP - page 17

    3.5 HC Interrupt Enable Register (HCINTERRUPTENABLE) www.ti.com Registers The HC interrupt enable register (HCINTERRUPTENABLE) enables various OHCI interrupt sources to generate interrupts to the level 2 interrupt controller. HCINTERRUPTENABLE is shown in Figure 6 and described in Table 6 . Figure 6. HC Interrupt Enable Register (HCINTERRUPTENABLE) ...

  • Texas Instruments TMS320C6747 DSP - page 18

    3.6 HC Interrupt Disable Register (HCINTERRUPTDISABLE) Registers www.ti.com The HC interrupt disable register (HCINTERRUPTDISABLE) is used to clear bits in the HC interrupt enable register (HCINTERRUPTENABLE). HCINTERRUPTDISABLE is shown in Figure 7 and described in Table 7 . Figure 7. HC Interrupt Disable Register (HCINTERRUPTDISABLE) 31 30 29 16 ...

  • Texas Instruments TMS320C6747 DSP - page 19

    3.7 HC HCAA Address Register (HCHCCA) 3.8 HC Current Periodic Register (HCPERIODCURRENTED) www.ti.com Registers The HC HCAA address register (HCHCCA) defines the physical address of the beginning of the HCCA. HCHCCA is shown in Figure 8 and described in Table 8 . Figure 8. HC HCAA Address Register (HCHCCA) 31 16 HCCA R/W-0 15 8 7 0 HCCA Reserved R/ ...

  • Texas Instruments TMS320C6747 DSP - page 20

    3.9 HC Head Control Register (HCCONTROLHEADED) Registers www.ti.com The HC head control register (HCCONTROLHEADED) defines the physical address of the head endpoint descriptor (ED) on the control ED list. HCCONTROLHEADED is shown in Figure 10 and described in Table 10 . Figure 10. HC Head Control Register (HCCONTROLHEADED) 31 16 CHED R/W-0 15 4 3 0 ...

  • Texas Instruments TMS320C6747 DSP - page 21

    3.10 HC Current Control Register (HCCONTROLCURRENTED) www.ti.com Registers The HC current control register (HCCONTROLCURRENTED) defines the physical address of the next endpoint descriptor (ED) on the control ED list. HCCONTROLCURRENTED is shown in Figure 11 and described in Table 11 . Figure 11. HC Current Control Register (HCCONTROLCURRENTED) 31 ...

  • Texas Instruments TMS320C6747 DSP - page 22

    3.11 HC Head Bulk Register (HCBULKHEADED) 3.12 HC Current Bulk Register (HCBULKCURRENTED) Registers www.ti.com The HC head bulk register (HCBULKHEADED) defines the physical address of the head endpoint descriptor (ED) on the bulk ED list. HCBULKHEADED is shown in Figure 12 and described in Table 12 . Figure 12. HC Head Bulk Register (HCBULKHEADED) ...

  • Texas Instruments TMS320C6747 DSP - page 23

    3.13 HC Head Done Register (HCDONEHEAD) 3.14 HC Frame Interval Register (HCFMINTERVAL) www.ti.com Registers The HC head done register (HCDONEHEAD) defines the physical address of the current head of the done TD queue. HCDONEHEAD is shown in Figure 14 and described in Table 14 . Figure 14. HC Head Done Register (HCDONEHEAD) 31 16 DH R-0 15 4 3 0 DH ...

  • Texas Instruments TMS320C6747 DSP - page 24

    3.15 HC Frame Remaining Register (HCFMREMAINING) 3.16 HC Frame Number Register (HCFMNUMBER) Registers www.ti.com The HC frame remaining register (HCFMREMAINING) reports the number of full-speed bit times remaining in the current frame. HCFMREMAINING is shown in Figure 16 and described in Table 16 . Figure 16. HC Frame Remaining Register (HCFMREMAIN ...

  • Texas Instruments TMS320C6747 DSP - page 25

    3.17 HC Periodic Start Register (HCPERIODICSTART) www.ti.com Registers The HC periodic start register (HCPERIODICSTART) defines the position within the USB frame where endpoint descriptors (EDs) on the periodic list have priority over EDs on the bulk and control lists. HCPERIODICSTART is shown in Figure 18 and described in Table 18 . Figure 18. HC ...

  • Texas Instruments TMS320C6747 DSP - page 26

    3.18 HC Low-Speed Threshold Register (HCLSTHRESHOLD) Registers www.ti.com The HC low-speed threshold register (HCLSTHRESHOLD) defines the latest time in a frame that the USB host controller can begin a low-speed packet. HCLSTHRESHOLD is shown in Figure 19 and described in Table 19 . Figure 19. HC Low-Speed Threshold Register (HCLSTHRESHOLD) 31 16 R ...

  • Texas Instruments TMS320C6747 DSP - page 27

    3.19 HC Root Hub A Register (HCRHDESCRIPTORA) www.ti.com Registers The HC root hub A register (HCRHDESCRIPTORA) defines several aspects of the USB host controller root hub functionality. HCRHDESCRIPTORA is shown in Figure 20 and described in Table 20 . Figure 20. HC Root Hub A Register (HCRHDESCRIPTORA) 31 24 16 POTPG Reserved R/W-Ah R-0 15 13 12 1 ...

  • Texas Instruments TMS320C6747 DSP - page 28

    3.20 HC Root Hub B Register (HCRHDESCRIPTORB) Registers www.ti.com The HC root hub B register (HCRHDESCRIPTORB) defines several aspects of the USB host controller root hub functionality. HCRHDESCRIPTORB is shown in Figure 21 and described in Table 21 . Note: The device does not provide connections from the USB host controller to pins to provide ext ...

  • Texas Instruments TMS320C6747 DSP - page 29

    3.21 HC Root Hub Status Register (HCRHSTATUS) www.ti.com Registers The HC root hub status register (HCRHSTATUS) reports the USB host controller root hub status. HCRHSTATUS is shown in Figure 22 and described in Table 22 . Figure 22. HC Root Hub Status Register (HCRHSTATUS) 31 30 18 17 16 CRWE Reserved OCIC LPSC R/W-0 R-0 R/W-0 R/W-0 15 14 2 1 0 DRW ...

  • Texas Instruments TMS320C6747 DSP - page 30

    3.22 HC Port 1 Status and Control Register (HCRHPORTSTATUS1) Registers www.ti.com The HC port 1 status and control register (HCRHPORTSTATUS1) reports and controls the state of USB host port 1. HCRHPORTSTATUS1 is shown in Figure 23 and described in Table 23 . Figure 23. HC Port 1 Status and Control Register (HCRHPORTSTATUS1) 31 21 20 19 18 17 16 Res ...

  • Texas Instruments TMS320C6747 DSP - page 31

    www.ti.com Registers Table 23. HC Port 1 Status and Control Register (HCRHPORTSTATUS1) Field Descriptions (continued) Bit Field Value Description 8 PPS/SPP Port 1 port power status/set port power. The host controller driver can write a 1 to this bit to set the port 1 port power status bit; a write of 0 has no effect. The device does not provide sig ...

  • Texas Instruments TMS320C6747 DSP - page 32

    3.23 HC Port 2 Status and Control Register (HCRHPORTSTATUS2) Registers www.ti.com The HC port 2 status and control register (HCRHPORTSTATUS2) reports and controls the state of USB host port 2. HCRHPORTSTATUS2 is shown in Figure 24 and described in Table 24 . Figure 24. HC Port 2 Status and Control Register (HCRHPORTSTATUS2) 31 21 20 19 18 17 16 Res ...

  • Texas Instruments TMS320C6747 DSP - page 33

    www.ti.com Registers Table 24. HC Port 2 Status and Control Register (HCRHPORTSTATUS2) Field Descriptions (continued) Bit Field Value Description 8 PPS/SPP Port 2 port power status/set port power. This bit indicates, when read as 1, that the port 2 power is enabled. When read as 0, port 2 power is not enabled. The device does not provide signals fr ...

  • Texas Instruments TMS320C6747 DSP - page 34

    IMPORTANT NOTICE Texas Instruments Incorporated and its subsidiaries (TI) reserve the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or service without notice. Customers should obtain the latest relevant information before placing orders ...

Fabricante Texas Instruments Categoría Network Card

Los documentos del dispositivo Texas Instruments TMS320C6747 DSP que obtenemos del fabricante se pueden dividir en varios grupos. Entre ellos están::
- dibujos técnicos Texas Instruments
- manuales de instrucciones TMS320C6747 DSP
- hojas de producto Texas Instruments
- folletos informativos
- o etiquetas energéticas Texas Instruments TMS320C6747 DSP
Todos son importantes, pero lo más importante desde el punto de vista del usuario de un dispositivo lo encontraremos en el manual de instrucciones Texas Instruments TMS320C6747 DSP.

Un conjunto de documentos determinado como manual de instrucciones se divide también en tipos más detallados, tales como: instrucciones de montaje Texas Instruments TMS320C6747 DSP, instrucciones de servicio, instrucciones cortas o instrucciones de usuario Texas Instruments TMS320C6747 DSP. Dependiendo de la situación debes buscar el documento que necesitas. En nuestra página puedes consultar el manual de instrucciones más popular del producto Texas Instruments TMS320C6747 DSP.

Manuales de instrucciones parecidos

El manual de instrucciones del dispositivo Texas Instruments TMS320C6747 DSP, ¿cómo debería ser?
El manual de instrucciones, también determinado como el manual de usuario o simplemente instrucciones, es un documento técnico que tiene como objetivo ayudar a los usuarios a utilizar Texas Instruments TMS320C6747 DSP. Las instrucciones normalmente las realiza un escritor técnico pero en un lenguaje comprensible para todos los usuarios de Texas Instruments TMS320C6747 DSP.

El manual de instrucciones completo de Texas Instruments debe contener unos elementos básicos. Una parte de ellos es menos importante, como por ejemplo: la portada / la página principal o las páginas de autor. Sin embargo, lo demás debe facilitarnos la información más importante desde el punto de vista del usuario.

1. Introducción y pistas sobre cómo orientarse con el manual Texas Instruments TMS320C6747 DSP - Al principio de cada manual se deben encontrar las indicaciones acerca de la manera de usar un manual de instrucciones. Debe contener información sobre dónde encontrar el índice Texas Instruments TMS320C6747 DSP, preguntas frecuentes o problemas más comunes – son los apartados más buscados por los usuarios de cada manual de instrucciones.
2. Índice - listados de todos los consejos acerca de Texas Instruments TMS320C6747 DSP que encontraremos en el documento
3. Consejos de uso de las funciones básicas del dispositivo Texas Instruments TMS320C6747 DSP - que deben facilitarnos los primeros pasos durante el uso de Texas Instruments TMS320C6747 DSP
4. Troubleshooting - una secuencia sistematizada de acciones que nos ayudará a diagnosticar los problemas más importantes con Texas Instruments TMS320C6747 DSP
5. FAQ - las preguntas frecuentes
6. Datos de contacto Información acerca de cómo encontrar los datos de contacto del fabricante / servicio de Texas Instruments TMS320C6747 DSP en cada país si no somos capaces de solucionar el problema por nuestra cuenta.

¿Tienes una pregunta acerca de Texas Instruments TMS320C6747 DSP?

Utiliza el formulario que se encuentra abajo

Si con la ayuda del manual de instrucciones encontrado no has podido solucionar tu problema con Texas Instruments TMS320C6747 DSP, haz una pregunta utilizando el formulario que se encuentra abajo. Si alguno de los usuarios ha tenido un problema parecido con Texas Instruments TMS320C6747 DSP probablemente compartirá una forma de solucionarlo.

Copia el texto de la imagen

Comentarios (0)