USBSS-DEV_SS - SuperSpeed USB 3.0 Device Software Stack

usbss-dev ss-block diagram

The USBSS-DEV_SS Software Stack is a package of C language source files to enable user for building his own embedded USB Super-Speed applications easily and quickly.

The main task of the software stack is the separation of the hardware specific routines from the generic USB framework routines.

Use of the software stack eliminates the need to manipulate on SFRs and therefore only a little USB knowledge is required for building and running USB application.

  • Compliant with the SuperSpeed USB 3.0 standard
  • Complete support for the Evatronix Super Speed USB Device Controller
  • Suitable in a standalone application as well as in operating system applications
  • Source codes written completely in C language
  • Support for USB multi-configuration and USB multi-interface applications
  • Example application of the HID mouse device
  • Supports streams – tested in a Mass Storage application with the UAS protocol
  • Software Stack C source code with the example application
  • User documentation

Related Products

USBSS-DEV - The USB Implementers Forum certified SuperSpeed USB 3.0 Device Controller. The core supports both USB 3.0 and USB 2.0 paths for significant savings in integration effort, silicon area and power consumption. Still, it may even operate at speeds above 430 MB/s with OS overhead.

USB 3.0 Mass Storage Application – a package of C language source files to enable user to build his own embedded SuperSpeed USB 3.0 Mass Storage applications easily and quickly.