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

Subversion Repositories usb_fpga_2_14

[/] [usb_fpga_2_14/] [trunk/] [examples/] [fx2demo/] [Readme] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
fx2demo
2
-------
3
 
4
This example should run on all EZ-USB FX2 based devices. It implements
5
simple USB input(output and demonstrates the usage of the debug helper.
6
 
7
The firmware (defined in fx2demo.c) declares Endpoint 2 and Endpoint 4
8
(both 512 bytes, double buffered, bulk transfer, belong to interface 0).
9
All data that is written to Endpoint 4 is converted to uppercase and can
10
be read back from Endpoint 2.
11
 
12
The driver (defined in Fx2Demo.java) uploads the the Firmware
13
(fx2demo.ihx) to the EZ-USB Microcontroller if necessary, sends user
14
string to the device and reads them back.
15
 
16
The amount of transferred and converted characters are written to the
17
debug  stack and printed out by the host software. See Readme.Debug for
18
more information.
19
 
20
Uploading the Firmware to EEPROM is also supported by the firmware (e.g.
21
using the FWLoader utility).
22
 

powered by: WebSVN 2.1.0

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