Benutzeranleitung / Produktwartung H8SX1664 des Produzenten Renesas
Zur Seite of 21
REG10J0134-0100 Renesas Starter Kit for H8SX1664 USB Sample Code User's Manual RENESAS SINGLE-CHIP MICROCOMPUTER H8SX F AMIL Y Rev .1.00 Renesas T echnology Europe Ltd.
T able of Content s T able of Content s ............................................................................................................................... ................... ii Chapter 1. Preface .........................................
Chapter 1. Preface Cautions This document may be, wholly or partially, subject to change without notice. All rights reserved. No one is permitted to reproduce or duplicate, in any form, a part or this entire document without the wri tten permission of Renesas Technology Europe Limited.
Chapter 2.Introduction The RSK USB sample code provides a basis for a developer to add USB device functionalit y to a system. It includes sample appli cations for the three most common USB Device clas.
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 code project follow the instructions in t he RSK Quick Start Guide.
Chapter 4.USB S tack (T arget) The USB software is implemented in the form of a USB stack comprising of three layers. At the top of the stack are the USB Device Classes c onsisting of HID, CDC and MSC which are all described later. In the middle is a core layer (USBCore) that handles standard device requests.
4.2.USBCore The USBCore layer handles standard USB requests common to all USB devices d uring the enumeration stage. This means that a devel oper can concentrate on any class or vendor specific implementation. The USBCore requires initialising with the descriptor s specific to the device being implemented.
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 action is causing the need for communication.
4.4.Communication Device Class The CDC ACM allows a host to see a device as a standard serial (C OM) port. This is particularly us eful when working with legacy applications that use serial communications. Bulk IN and Bu lk OUT t r ansfers are used for all non-setup data.
4.5.Mass Storage Class The MSC class has become a very popular way for devices, such as cameras an d USB Pens, to share data with PCs. The reason for t he success is that when the device is plugged in.
Chapter 5.Applications 5.1.Introduction to Applications The following sections introduce the sample applications that c an be used to demonstrate each of the USB solutions. The HID and LibUSB projects require specially written host appl ications that are supplied as both exec utables and as source.
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 ADC Value. Output Report: Byte 1 Bit 0 = LED toggle request. Bit 1 = ADC read request. Bit 2 = LCD set request.
5.3.Communications Devi ce Class Application The CDC sample application demonstrates communication with a Windows PC using a standar d terminal program. Windows provide a suitable application called Hyper Terminal. Any other serial terminal program will be able to be used if available.
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 installation process a warning may be displayed as shown. Please choose “Continue Anyway” to install the driver.
Pressing SW1 on the RSK will stop this repeating message and will bring up the m ain menu as shown below. To demonstrate two way communication press SW2 to put the RSK into echo mode. In this mode anything typed on the Terminal will be read by the RSK and then echoed back to the terminal.
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 ap plication for this as the MSC support is inherent in Windows XP. Start the MSC sample application running on the RSK t hen connect the RSK to a Windows PC via a USB cable.
5.5.LibUSB The LibUSB sample application is functionally similar to the prev ious HID application. The difference is that th is sample inclu des software for a Windows host PC called RSK_LibUSB.
3. The “Set LCD” button allows the text of the LCD on the RSK to be changed. To demonstrate that the RSK can also instigate communications y ou can press a switch on the RSK and this will be indicated back to the host resulting in a message being displayed on the dialog.
Chapter 6.Additional Information For details on how to use High-performance Embedded Workshop (HEW), refer to the HEW manual available on the CD or installed in the Manual Navigator.
Renesas S tarter Kit for H8SX1664 USB Sample Code User's Manual Publication Date Rev .1.00 08.Jan.2008 Published by: Renesas T echnology Europe Ltd. Dukes Meadow, Millboard Road, Bourne End Buckinghamshire SL8 5FH, United Kingdom ©2008 Renesas T echnolog y Europe an d Renesas Solu tions Corp.
Renesas S tarter Kit for H8SX1664 USB Sample Code User's Manual Renesas T echnology Europe Ltd. Dukes Meadow , Millboard Road, Bourne End Buckingham shi r e SL8 5FH, United Kingdom.
Ein wichtiger Punkt beim Kauf des Geräts Renesas H8SX1664 (oder sogar vor seinem Kauf) ist das durchlesen seiner Bedienungsanleitung. Dies sollten wir wegen ein paar einfacher Gründe machen:
Wenn Sie Renesas H8SX1664 noch nicht gekauft haben, ist jetzt ein guter Moment, um sich mit den grundliegenden Daten des Produkts bekannt zu machen. Schauen Sie zuerst die ersten Seiten der Anleitung durch, die Sie oben finden. Dort finden Sie die wichtigsten technischen Daten für Renesas H8SX1664 - auf diese Weise prüfen Sie, ob das Gerät Ihren Wünschen entspricht. Wenn Sie tiefer in die Benutzeranleitung von Renesas H8SX1664 reinschauen, lernen Sie alle zugänglichen Produktfunktionen kennen, sowie erhalten Informationen über die Nutzung. Die Informationen, die Sie über Renesas H8SX1664 erhalten, werden Ihnen bestimmt bei der Kaufentscheidung helfen.
Wenn Sie aber schon Renesas H8SX1664 besitzen, und noch keine Gelegenheit dazu hatten, die Bedienungsanleitung zu lesen, sollten Sie es aufgrund der oben beschriebenen Gründe machen. Sie erfahren dann, ob Sie die zugänglichen Funktionen richtig genutzt haben, aber auch, ob Sie keine Fehler begangen haben, die den Nutzungszeitraum von Renesas H8SX1664 verkürzen könnten.
Jedoch ist die eine der wichtigsten Rollen, die eine Bedienungsanleitung für den Nutzer spielt, die Hilfe bei der Lösung von Problemen mit Renesas H8SX1664. Sie finden dort fast immer Troubleshooting, also die am häufigsten auftauchenden Störungen und Mängel bei Renesas H8SX1664 gemeinsam mit Hinweisen bezüglich der Arten ihrer Lösung. Sogar wenn es Ihnen nicht gelingen sollte das Problem alleine zu bewältigen, die Anleitung zeigt Ihnen die weitere Vorgehensweise – den Kontakt zur Kundenberatung oder dem naheliegenden Service.