OpenCores
URL https://opencores.org/ocsvn/usb_fpga_2_04/usb_fpga_2_04/trunk

Subversion Repositories usb_fpga_2_04

[/] [usb_fpga_2_04/] [trunk/] [examples/] [all/] [ucecho/] [Readme] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
ucecho
2
------
3
 
4
This example is intended for all EZ-USB Products.
5
 
6
The firmware (defined in ucecho.c) declares Endpoint 2 and Endpoint 4
7
(both 512 bytes, double buffered, bulk transfer, belong to interface 0).
8
All data that is written to Endpoint 4 is converted to uppercase and can
9
be read back from Endpoint 2.
10
 
11
The driver (defined in UCEcho.java) uploads the the Firmware (ucecho.ihx)
12
to the EZ-USB Microcontroller if necessary, sends user string to the
13
device and reads them back.
14
 
15
Uploading the Firmware to EEPROM is also supported by the firmware (e.g.
16
using the FWLoader utility).
17
 
18
This example may serve a good starting point for own projects.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.