Renesas REJ10J1837-0100 Guia de Instalação

Consulte online ou descarregue Guia de Instalação para Redes Renesas REJ10J1837-0100. Renesas REJ10J1837-0100 Installation guide Manual do Utilizador

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 35
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 0
APPLICATION NOTE
R01AN0495EJ0100 Rev.1.00 Page 1 of 32
Apr 15, 2011
RX62N Group
USB Basic Firmware <Short Sheet>
Introduction
This document is an installation guide for the Renesas USB Basic firmware (herein referred to as USB-BASIC-F/W),
a sample program for USB interface control using the USB device.
This document is intended for use with the instruction manual for the Renesas USB Basic firmware and the device data
sheet when developing software.
The USB-BASIC-F/W (Application Notes and Sample codes) are
available for download from the Renesas web.
Renesas Website: http://www.renesas.com/
Product Name:
Renesas USB Device USB Basic Firmware
File Name:
an_r01an0512ej_rx_usb.zip
Comments:
Appilcation Notes (r01an0512ej_rx62n_usb.pdf) and Sample Codes (Source Files) are included.
Target Device
RX62N
Contents
1. Introduction........................................................................................................................................ 2
1.1 Feature Overview..............................................................................................................................2
1.2 Preparation........................................................................................................................................ 2
2. Operating USB-BASIC-F/W Without Modifications........................................................................... 3
2.1 Sample Application Operation Confirmation ..................................................................................... 3
2.2 Confirming Operations with USBCV ................................................................................................. 7
3. Customized USB-BASIC-F/W Operations ........................................................................................ 8
3.1 User Definitions................................................................................................................................. 8
3.2 Use as USB peripheral function...................................................................................................... 11
3.3 Use as USB host function ............................................................................................................... 20
4. Software Configuration.................................................................................................................... 27
4.1 List of Files ......................................................................................................................................31
R01AN0495EJ0100
Rev.1.00
Apr 15, 2011
Vista de página 0
1 2 3 4 5 6 ... 34 35

Resumo do Conteúdo

Página 1 - RX62N Group

APPLICATION NOTE R01AN0495EJ0100 Rev.1.00 Page 1 of 32 Apr 15, 2011 RX62N Group USB Basic Firmware <Short Sheet> Introduction This docume

Página 2 - 1.2 Preparation

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 10 of 32 Apr 15, 2011 3.1.5 Changed items for u

Página 3

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 11 of 32 Apr 15, 2011 3.2 Use as USB peripheral

Página 4 - RX62N RSK

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 12 of 32 Apr 15, 2011 R_usb_pstd_SmplDescriptorCh

Página 5

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 13 of 32 Apr 15, 2011 3.2.3 PIPE Definition Chan

Página 6

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 14 of 32 Apr 15, 2011 MainInitPCD taskUSBC_TRCV_M

Página 7

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 15 of 32 Apr 15, 2011 (2) Register the PDCD The

Página 8 - 3.1 User Definitions

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 16 of 32 Apr 15, 2011 Table 3.1 Members of USB_

Página 9

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 17 of 32 Apr 15, 2011 3.2.5 Example of Creating

Página 10

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 18 of 32 Apr 15, 2011 (2) Example of creating r

Página 11

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 19 of 32 Apr 15, 2011 (3) Example of coding a Pe

Página 12 - Apr 15, 2011

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 2 of 32 Apr 15, 2011 1. Introduction 1.1 Feature

Página 13 - 3.2.3 PIPE Definition

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 20 of 32 Apr 15, 2011 3.3 Use as USB host funct

Página 14

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 21 of 32 Apr 15, 2011 3.3.3 How to Start/Regist

Página 15 - (2) Register the PDCD

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 22 of 32 Apr 15, 2011 Figure 3.6 HCD/MGR Start

Página 16

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 23 of 32 Apr 15, 2011 (2) Register the HDCD The

Página 17

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 24 of 32 Apr 15, 2011 3.3.4 Example of Creating

Página 18

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 25 of 32 Apr 15, 2011 (2) Register the HDCD

Página 19

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 26 of 32 Apr 15, 2011 (3) Example of coding a Ho

Página 20 - 3.3.2 Pipe Definition

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 27 of 32 Apr 15, 2011 4. Software Configuration

Página 21 - (1) HCD Task Start Sequence

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 28 of 32 Apr 15, 2011 Table 4.1 Task Functions N

Página 22

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 29 of 32 Apr 15, 2011 PCDHOSTSET_CONFIGURATIONEnu

Página 23 - (2) Register the HDCD

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 3 of 32 Apr 15, 2011 2. Operating USB-BASIC-F/W

Página 24

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 30 of 32 Apr 15, 2011 Callback devconfigR_usb2_hs

Página 25 - “r_usb2_HSMPL_apl.c”

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 31 of 32 Apr 15, 2011 4.1 List of Files 4.1.1 F

Página 26

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 32 of 32 Apr 15, 2011 Website and Support Renes

Página 27 - 4. Software Configuration

A-1 Revision Record Description Rev. Date Page Summary 1.00 Apr.15.11 — First edition issued

Página 28

General Precautions in the Handling of MPU/MCU Products The following usage notes are applicable to all MPU/MCU products from Renesas. For detailed

Página 29

Notice1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to chan

Página 30

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 4 of 32 Apr 15, 2011 2.1.2 Setup (1) Hardware T

Página 31 - 4.1 List of Files

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 5 of 32 Apr 15, 2011 Figure.ure.

Página 32 - Website and Support

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 6 of 32 Apr 15, 2011 2.1.3 Sample Application O

Página 33 - Revision Record

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 7 of 32 Apr 15, 2011 2.2 Confirming Operations

Página 34

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 8 of 32 Apr 15, 2011 3. Customized USB-BASIC-F/W

Página 35 - SALES OFFICES

USB Basic Firmware <Short Sheet> R01AN0495EJ0100 Rev.1.00 Page 9 of 32 Apr 15, 2011 3.1.2 Changed items for RX

Comentários a estes Manuais

Sem comentários