Texas Instruments TMS320C6747 DSPの取扱説明書

34ページ 0.29 mb
ダウンロード

ページに移動 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 ...

メーカー Texas Instruments カテゴリー Network Card

Texas Instruments TMS320C6747 DSPのメーカーから受け取ることができるドキュメントは、いくつかのグループに分けられます。その一部は次の通りです:
- #BRANDの図面#
- TMS320C6747 DSPの取扱説明書
- Texas Instrumentsの製品カード
- パンフレット
- またはTexas Instruments TMS320C6747 DSPの消費電力シール
それらは全部重要ですが、デバイス使用の観点から最も重要な情報は、Texas Instruments TMS320C6747 DSPの取扱説明書に含まれています。

取扱説明書と呼ばれる文書のグループは、Texas Instruments TMS320C6747 DSPの取り付け説明書、サービスマニュアル、簡易説明書、またはTexas Instruments TMS320C6747 DSPのユーザーマニュアル等、より具体的なカテゴリーに分類されます。ご必要に応じてドキュメントを検索しましょう。私たちのウェブサイトでは、Texas Instruments TMS320C6747 DSPの製品を使用するにあたって最も人気のある説明書を閲覧できます。

Texas Instruments TMS320C6747 DSPデバイスの取扱説明書はどのようなものですか?
取扱説明書は、ユーザーマニュアル又は単に「マニュアル」とも呼ばれ、ユーザーがTexas Instruments TMS320C6747 DSPを使用するのを助ける技術的文書のことです。説明書は通常、全てのTexas Instruments TMS320C6747 DSPユーザーが容易に理解できる文章にて書かれており、その作成者はその分野の専門家です。

Texas Instrumentsの取扱説明書には、基本的な要素が記載されているはずです。その一部は、カバー/タイトルページ、著作権ページ等、比較的重要度の低いものです。ですが、その他の部分には、ユーザーにとって重要な情報が記載されているはずです。

1. Texas Instruments TMS320C6747 DSPの説明書の概要と使用方法。説明書にはまず、その閲覧方法に関する手引きが書かれているはずです。そこにははTexas Instruments TMS320C6747 DSPの目次に関する情報やよくある質問、最も一般的な問題に関する情報を見つけられるはずです。つまり、それらはユーザーが取扱説明書に最も期待する情報なのです。
2. 目次。Texas Instruments TMS320C6747 DSPに関してこのドキュメントで見つけることができる全てのヒントの目次
3. Texas Instruments TMS320C6747 DSPデバイスの基本機能を使うにあたってのヒント。 Texas Instruments TMS320C6747 DSPのユーザーが使い始めるのを助けてくれるはずです。
4. トラブルシューティング。Texas Instruments TMS320C6747 DSPに関する最も重要な問題を診断し、解決するために役立つ体系化された手続き
5. FAQ。よくある質問
6. 連絡先。一人では問題を解決できない場合に、その国におけるTexas Instruments TMS320C6747 DSPのメーカー/サービスへの連絡先に関する情報。

Texas Instruments TMS320C6747 DSPについてご質問がありますか?

次のフォームを使用してください

見つけた説明書を読んでもTexas Instruments TMS320C6747 DSPの問題を解決できない場合、下記のフォームを使用して質問をしましょう。ユーザーのどなたかがTexas Instruments TMS320C6747 DSPで同様の問題を抱えていた場合、その解決方法を共有したいと考えるかもしれません。

画像のテキストを入力してください

コメント (0)