Renesas Single-Chip Microcomputer M38C89T-ADF Technical Information

Browse online or download Technical Information for Networking Renesas Single-Chip Microcomputer M38C89T-ADF. Renesas Single-Chip Microcomputer M38C89T-ADF Technical information User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 24
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
.
Page view 0
1 2 3 4 5 6 ... 23 24

Summary of Contents

Page 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

Page 2

4.3. Renesas USB Function API (R_USBF) This is an optional API layer that can be used by an application rather than calling the USB Stack functions d

Page 3 - Rev.1.00 2009.12

4.5.Communication Device Class The CDC ACM allows a host to see a device as a standard serial (COM) port. This is particularly useful when working wi

Page 4 - Table of Contents

4.6.Mass Storage Class The MSC class has become a very popular way for devices, such as cameras and USB Pens, to share data with PCs. The reason for

Page 5 - Chapter 1. Preface

Chapter 5.Applications 5.1.Introduction to Applications The following sections introduce the sample applications that can be used to demonstrate each

Page 6 - Chapter 2.Introduction

12 Input Report: Byte 1 Bit 0 = LED status. Bit 1 = ADC value valid indicator. Bit 2 = Switch pressed indicator. Byte 2-5 = 32 bit, little endian AD

Page 7

5.3.Communications Device Class Application The CDC sample application demonstrates communication with a Windows PC using a standard terminal program

Page 8 - Chapter 4.USB Stack (Target)

Either type or browse to the location of the CDC project you have generated and built and then to the host/driver folder. Press next to install the

Page 9 - 4.2.USBCore

Pressing SW1 on the RSK will stop this repeating message and will bring up the main menu as shown below. To demonstrate two-way communication press S

Page 10

5.4.Mass Storage Class Demonstration The MSC sample demonstrates how a host can view a MSC device as an external drive. There is no additional applic

Page 11

5.5.LibUSB The LibUSB sample application is functionally similar to the previous HID application. The difference is that this sample includes softwar

Page 12 - 4.6.Mass Storage Class

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

Page 13 - Chapter 5.Applications

Figure 5 - LibUSB application window Note: This is a screen shot after a connection has been made and the ‘Set LCD’ button and then the ‘Read ADC

Page 14

To demonstrate that the RSK can also instigate communications you can press a switch on the RSK and this will be indicated back to the host resulting

Page 15

20 Chapter 6.Additional Information For details on how to use High-performance Embedded Workshop (HEW), refer to the HEW manual available on the CD o

Page 16

Renesas Starter Kit for SH7216 USB Sample Code User's Manual Publication Date Rev.1.00 15.December.2009 Publi

Page 17

Renesas Starter Kit for SH7216 USB Sample Code User's Manual REG10J0168-0100

Page 18

Renesas Starter Kit for SH7216 USB Sample Code User's Manual RENESAS SINGLE-CHIP MICROCOMPUTER SH FAMILY Rev.1.00 2009.12

Page 19 - 5.5.LibUSB

Table of Contents Table of Contents ...

Page 20

Chapter 1. Preface Cautions This document may be, wholly or partially, subject to change without notice. All rights reserved. No one is permitted to

Page 21

Chapter 2.Introduction The RSK USB sample code provides a basis for a developer to add USB device functionality to a system. It includes sample ap

Page 22

Chapter 3.Development Environment 3.1.Sample Code Configuration The Sample code is provided as a project generator with the RSK. To create the sample

Page 23

Chapter 4.USB Stack (Target) The USB software is implemented in the form of a USB stack comprising of three layers. At the bottom of the stack is a h

Page 24 - REG10J0168-0100

4.2.USBCore The USBCore layer handles standard USB requests common to all USB devices during the enumeration stage. This means that a developer can

Comments to this Manuals

No comments