Sunday, September 5th 2010, 8:56am UTC+1

You are not logged in.

  • Login
  • Register

Date of registration: Feb 22nd 2008

Posts: 24

Location: Herzogenaurach

1

Monday, March 3rd 2008, 2:47pm

Differences and (in)compatibilities of Cesys USB devices

As one of the core developments, Cesys offers a range of USB devices, starting with USB 1.1 many years ago, we've reached the 4th level of our API/driver now. This leads to many questions regarding the compatibilities. The following list (of USB 2.0 compatible devices) should bring some clarity, Each of the three entries isn't compatible to each other:
  • USB2FPGA, MI-BOARD
    • Supported OS's: Windows 2000, XP
    • API's: C++ (VS 6.0+), COM
    • Driver files: Ceusb2.sys, Ceusb2Ld.sys, CeU2ld.hex, Ceu2g00%.hex / AdcMi002.hex.
    • Huge API, low level, user needs to know many internals.
    • Cypress FX2 GPIF mode used as interface between FX2 and FPGA.

  • USB3FPGA
    • Supported OS's: Windows 2000, XP, Vista(*)
    • API's: C++ (VS 8.0+), C, .NET 1.1
    • Driver files: Ceusb3.sys.
    • Simplified API, internals hidden for users, most parts combined to single calls.
    • Cypress FX2 GPIF mode used as interface between FX2 and FPGA.

  • USBV4F, EFM01
    • Part of Cesys UDK
    • Supported OS's: Windows 2000, XP, Vista(*), Linux
    • API's: C++ (VS 6.0+, GNU), C(%), .NET 2.0+(%), Python(*%)
    • Driver files: cesubuni.sys (Windows), ceusbuni.ko (Linux)
    • API based on the previous one, will be part of a unified PCI/USB API(%).
    • Optional extended API which connects to 32 bit wishbone bus interface on the FPGA.
    • Uses Slave FIFO mode as communication between FX2 and FPGA.


* Not confirmed yet
% In development/planning

Support for Windows Vista is implemented but not completely tested at the moment of writing this post.
Thomas
Software development
Cesys GmbH

Date of registration: Apr 28th 2008

Posts: 2

2

Monday, June 14th 2010, 8:25am

Kompatibilität mit Vista und Windows7 bei USBV4F

Gibt es schon Neuigkeiten über die Kompatibilität mit den nun gebräuchlichen Betriebssystemen von Microsoft (Vista, Windows7)?
Weiters wäre es auch interessant ob 64-bit Systeme, die ja der neue Standard werden sollen, auch unterstützt werden.
Danke!

Lg Thomas Kraushofer

Date of registration: Feb 22nd 2008

Posts: 24

Location: Herzogenaurach

3

Wednesday, June 16th 2010, 2:25pm

Die UDK 2.0, deren Beta sich kurz vor dem Release befindet, wird Windows XP - 7, wie auch Linux, 32 und 64 Bit unterstüzten. Lediglich Windows 7 wird vom PCI Treiber nicht offiziell supported, das liegt allerdings nicht in unserer Hand.
Thomas
Software development
Cesys GmbH

Similar threads

Rate this thread