Difference between revisions of "Ez Usb"

From eLinux.org
Jump to: navigation, search
(One board added, minor changes)
m (Development Boards updated)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
=== Firmware Kit + Driver API ===
 
=== Firmware Kit + Driver API ===
  
An Open Source Firmware Kit with platform independent driver API is available at
+
An Open Source EZ-USB SDK is available at [http://www.ztex.de/firmware-kit/index.e.html http://www.ztex.de/firmware-kit].
[http://www.ztex.de/firmware-kit/index.e.html http://www.ztex.de/firmware-kit].
 
  
It is mainly intended for our USB and/or FPGA boards but should run on every EZ-USB based hardware. The package currently runs under Linux and Windows.  
+
It is mainly intended for our ZTEX FPGA Boards but should run on every EZ-USB based hardware. The package currently runs under Linux and Windows.  
  
The Firmware Kit is written in C and requires the SDCC compiler. The Firmware is assembled using a macro processor which allows to specify all required settings by a few macros. All necessary USB descriptors and the descriptor handling routines are generated automatically.
+
The Firmware is written in C and requires the SDCC compiler. A macro approach allows to configure the Firmware easily using macro commands. The necessary USB descriptors and the descriptor handling routines are generated automatically.
  
The driver API is written in Java and allows platform independent device drivers. API's in other programming languages are planned.  
+
The driver API is written in Java and allows platform independent device drivers. Alternatively the USB devices can be accessed through a web and a socket interface using the device server.
  
 
=== General Products ===
 
=== General Products ===
Line 29: Line 28:
 
* [http://www.kanda.com/index.php3?cs=1&bc=direct&bw=%2Fbrowse.php3%3Fnode%3D118%26semisupport%3D Quick USB Module]
 
* [http://www.kanda.com/index.php3?cs=1&bc=direct&bw=%2Fbrowse.php3%3Fnode%3D118%26semisupport%3D Quick USB Module]
 
* [http://www.elrasoft.com/ High-Speed USB Module]
 
* [http://www.elrasoft.com/ High-Speed USB Module]
* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.2.e.html ZTEX USB-FPGA-Module 1.2 with EZ-USB Microcontroller and Spartan 3]
+
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.18.e.html ZTEX USB-FPGA-Module 2.18: FPGA Board with EZ-USB FX3 Microcontroller and Artix XC7A200T FPGA and DDR3 SDRAM]
* [http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html ZTEX USB-FPGA-Module 1.11 with EZ-USB Microcontroller and Spartan 6 and 64 MB DDR SDRAM]
+
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.16.e.html ZTEX USB-FPGA-Module 2.16: FPGA Board with EZ-USB FX2 Microcontroller and Artix XC7A200T FPGA]
* [http://www.ztex.de/usb-1/usb-1.0.e.html ZTEX USB-Module 1.0 with EZ-USB Microcontroller and microSD socket]
+
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.14.e.html ZTEX USB-FPGA-Module 2.14: FPGA Board with EZ-USB FX3 Microcontroller, Artix XC7A15T to XC7A100T FPGA and 256 MB DDR3 SDRAM]
 +
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.13.e.html ZTEX USB-FPGA-Module 2.13: FPGA Board with EZ-USB FX2 Microcontroller, Artix XC7A35T to XC7A100T FPGA and 256 MB DDR3 SDRAM]
 +
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.04.e.html ZTEX USB-FPGA-Module 2.04: FPGA Board with EZ-USB FX2 Microcontroller, Spartan 6 XC6SLX16 FPGA and 64 MB DDR SDRAM]
 +
* [http://www.ztex.de/usb-fpga-2/usb-fpga-2.01.e.html ZTEX USB-FPGA-Module 2.01: FPGA Board with EZ-USB FX2 Microcontroller and Spartan 6 XC6SLX16 FPGA]
 +
 
 +
[[Category:Development Tools]]

Latest revision as of 14:22, 5 December 2016

EZ-USB Based Device List

Firmware Kit + Driver API

An Open Source EZ-USB SDK is available at http://www.ztex.de/firmware-kit.

It is mainly intended for our ZTEX FPGA Boards but should run on every EZ-USB based hardware. The package currently runs under Linux and Windows.

The Firmware is written in C and requires the SDCC compiler. A macro approach allows to configure the Firmware easily using macro commands. The necessary USB descriptors and the descriptor handling routines are generated automatically.

The driver API is written in Java and allows platform independent device drivers. Alternatively the USB devices can be accessed through a web and a socket interface using the device server.

General Products

Development Boards