Renesas SH7286 Technical Information

Browse online or download Technical Information for Unknown Renesas SH7286. Renesas SH7286 Technical information User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 23
  • 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 ... 22 23

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.Human Interface Device Class The HID class as the name suggests is commonly used for things like keyboards, mice and joysticks where a human’s ac

Page 3 - User’s Manual

4.4.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.5.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. Press next to install the CDC support. During the installati

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

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

Page 11

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

Page 12 - 4.5.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

1. The “Toggle LED” button enables a LED on the RSK to be toggled on and off. 2. The “Read ADC” button will command the RSK to read its ADC and ret

Page 14

19 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 15

Renesas Starter Kit2 for SH7286 USB Sample Code User's Manual Publication Date Rev.1.00 10.Nov.2008 Published

Page 16

1753, Shimonumabe, Nakahara-ku, Kawasaki-shi, Kanagawa 211-8668 JapanRenesas Starter Kit2 for SH7286REG10J0158-0100USB Sample Code User’s Manual

Page 17

Renesas Starter Kit2 for SH7286USB Sample Code User’s ManualUser’s ManualRev.1.00 2008.11RENESAS SINGLE-CHIP MICROCOMPUTERSH FAMILY

Page 18

Table of Contents Table of Contents ...

Page 19 - 5.4.LibUSB

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 20

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 21

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 22

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

Page 23 - USB Sample Code User’s Manual

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