Renesas M3A-HS85 Technical Information

Stöbern Sie online oder laden Sie Technical Information nach Nein Renesas M3A-HS85 herunter. Renesas M3A-HS85 Technical information Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 37
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 0
To our customers,
Old Company Name in Catalogs and Other Documents
On April 1
st
, 2010, NEC Electronics Corporation merged with Renesas Technology
Corporation, and Renesas Electronics Corporation took over all the business of both
companies. Therefore, although the old company name remains in this document, it is a valid
Renesas Electronics document. We appreciate your understanding.
Renesas Electronics website: http://www.renesas.com
April 1
st
, 2010
Renesas Electronics Corporation
Issued by: Renesas Electronics Corporation (http://www.renesas.com)
Send any inquiries to http://www.renesas.com/inquiry
.
Seitenansicht 0
1 2 3 4 5 6 ... 36 37

Inhaltsverzeichnis

Seite 1 - To our customers

To our customers, Old Company Name in Catalogs and Other Documents On April 1st, 2010, NEC Electronics Corporation merged with Renesas Technology C

Seite 2

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.4.1 Setup Stage The Setup stage is composed of one setup transaction. Th

Seite 3 - Target Devices

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note USB Function (Hardware)Receives a command in EP0SProcessed by hardware aut

Seite 4

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.4.2 Data Stage The Data stage of the control IN transfer is composed of

Seite 5 - 2.1 Features

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Figure 2.8 Data IN Stage (Control IN Transfer) REJ05B1152-0100/Rev.1.0

Seite 6 - Connects a cable

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note (2) Data OUT Stage The USB host sends an OUT token and a data packet. The

Seite 7

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Figure 2.10 Data OUT Stage (Control OUT Transfer) REJ05B1152-0100/Rev.

Seite 8 - 2.4 Control Transfer

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.4.3 Status Stage The direction of the data transaction in the Status sta

Seite 9

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note (2) Status Stage of the Control OUT Transfer The USB host sends an IN toke

Seite 10 - 2.4.1 Setup Stage

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.5 Bulk Transfer A bulk transfer is used to communicate large amounts o

Seite 11 - Figure 2.6 Setup Stage

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.5.1 Bulk OUT Transfer A bulk OUT transfer is composed of single or mult

Seite 12 - 2.4.2 Data Stage

Notice 1. All information included in this document is current as of the date this document is issued. Such information, however, is subject to chang

Seite 13

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Figure 2.15 Bulk OUT Transfer REJ05B1152-0100/Rev.1.00 May 2008 Page

Seite 14 - Packet issued by the device

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.5.2 Bulk IN Transfer A bulk IN transfer consists of single or multiple

Seite 15

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Figure 2.17 Bulk IN Transfer REJ05B1152-0100/Rev.1.00 May 2008 Page 2

Seite 16 - 2.4.3 Status Stage

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 3. USB to Serial Conversion System Using the USB Function Module 3.1 Over

Seite 17 - Sample Program (Software)

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Table 3.1 Specifications Features Description Detect a connection to the U

Seite 18 - 2.5 Bulk Transfer

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 23 of 35

Seite 19 - 2.5.1 Bulk OUT Transfer

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note /* Interface Descriptor 1-1-0 [Data Class Inter

Seite 20

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 3.2 Operation Flowchart The sample program enters the main loop after init

Seite 21 - 2.5.2 Bulk IN Transfer

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note USB hostBulk OUT transferM3A-HS85sample programBulk OUT transfer RAM 256

Seite 22

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 3.3 Serial Communication The sample program uses a SCIF module1 for serial

Seite 23 - 3.1 Overview

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 1 of 35 SH7285/SH7286 USB Funct

Seite 24

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 3.3.2 Serial IN Communication Serial IN communication is activated by th

Seite 25

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 3.4 Setting Environment Use an RS-232C serial cable to connect the M3A-

Seite 26

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note [PortsClass.AddReg] HKR,,,,%PortsClassName% [ClassInstall32.NT] AddReg=

Seite 27 - 3.2 Operation Flowchart

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note [Serial_EventLog_AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemR

Seite 28 - Figure 3.6 Data Flow

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 32 of 35 3.4.2 PC-PC Communica

Seite 29 - 3.3 Serial Communication

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 33 of 35 4. References Software

Seite 30

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 34 of 35 Website and Support Re

Seite 31 - 3.4 Setting Environment

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note © 2008. Renesas Technology Corp., All rights reserved. REJ05B1152-0100/Re

Seite 32

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 2 of 35 1. Introduction 1.1 Spe

Seite 33

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 3 of 35 2. Applications This sa

Seite 34

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.3 Detecting a Connection to the USB Host A connection to the USB host i

Seite 35 - 4. References

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note Figure 2.2 USB Function Module Peripheral Block Circuit REJ05B1152-0100/

Seite 36 - Revision History

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note 2.4 Control Transfer A control transfer is a USB transfer that uses the en

Seite 37

SH7285/SH7286 USB Function Module USB to Serial Conversion Application Note REJ05B1152-0100/Rev.1.00 May 2008 Page 7 of 35 The USB function module

Kommentare zu diesen Handbüchern

Keine Kommentare