================================================================================ Renesas USB MCU and USB ASSP USB Basic Host and Peripheral Firmware Rev.2.10 Apr.01.13 Renesas Electronics Corporation Renesas Solutions Corporation ================================================================================ 1. Preface "Renesas USB MCU and USB ASSP USB Basic Host and Peripheral Firmware" (hereinafter referred to as USB-BASIC-F/W) was developed as a reference program when customers developed the USB control program of the RX600 Series or R8A66597/R8A66593. Extract and use those compression files, only when agree the following copyright and limitation items. Delete those compression files at once in the case of others. 2. Copyright, Disclaimer This program is a free software. The author, Renesas Electronics Corporation and Renesas Solutions Corporation have a copyright. Renesas Electronics Corporation and Renesas Solutions Corporation assume no responsibility for any damage, originating in the use of this programs, and algorithms. The program may contain technical inaccuracies or typographical errors. Renesas Electronics Corporation and Renesas Solutions Corporation assume no responsibility for any damage, liability, or other loss rising from these inaccuracies or errors. When using programs, algorithms, and any or all of the technical information contained in the program, please be sure to evaluate all information as a total system before making a final decision on the applicability of the information and products. Renesas Electronics Corporation and Renesas Solutions Corporation assume no responsibility for any damage, liability or other loss resulting from the information contained herein. The program is not designed or manufactured for use in a device or system that is used under circumstances in which human life is potentially at stake. Please contact Renesas Electronics Corporation or an authorized Renesas semiconductor production distributor when considering the use of a product contained herein for any specific purposes, such as apparatus or systems for transportation, vehicular, medical, aerospace, nuclear, or undersea repeater use. 3. Limitation Item This program can be used only for Renesas USB semiconductors. Do not be used toward other manufacturer's products. 4. Reprinting, Reproduction The prior written approval of Renesas Electronics Corporation and Renesas Solutions Corporation is necessary to reprint or reproduce in whole or in part this program. 5. About Supporting This program is to refrain from the inquiry about the program because it is free software. The program, algorithms and all the other Electronics contents represent information at the time of publication of the program, and is subject to change by Renesas Electronics Corporation and Renesas Solutions Corporation without notice. It is therefore recommended that customers contact Renesas Electronics Corporation or an authorized Renesas semiconductor production distributor for the latest product information. Renesas Electronics Corporation homepage is http://www.renesas.com/ 6. Feature (1). ANSI-C IO type USB class APIs. (2). Support device is RX62N, RX621, RX63N, RX631, RX630, RX63T Group and R8A66593 MCUs added. (3). Easy to switch between RX MCU types (4). One user config file for setting up USB system. (5). All USB F/W code uses C-startup code as in the latest compiler manual specification. (6). DebugConsole tracing standard, enabled with one define. (7). USB Basic F/W(USB low level driver) is now in common repository for all classes. 7. File Composition USB Basic Host and Peripheral Firmware folder composition and file are shown as follows. an_r01an0512ej0210_usb {\reference b {\Renesas USB MCU and USB ASSP USB Basic Firmware Installation Guide b (r01an0495ej0200_rx_basic.pdf) {\workspace b {\Renesas USB MCU and USB ASSP USB Basic Host and Peripheral Firmware Rev.2.10 {\Renesas USB MCU and USB ASSP USB Basic Host and Peripheral Firmware b Application Note(r01an0512ej0210_usb.pdf) {\Read1st_BASIC.txt 8. F/W summary Please see USB-BASIC-F/W installation guide's "2. Sample Application" about the outline of "USB-BASIC-F/W". 9. Note (1). About "HwResourceForUSB" folder HwResourceForUSB folder is a folder for RX62N in the released package. Please change the folder name of the device that the customer uses. e.g) (When using RX63N) HwResourceForUSB_RX63N --> HwResourceForUSB The source codes dependent on each device and evaluation board are stored in each HwResourceForUSB folder.