usb_bulk_example
usb TI 

所属分类:USB编程
开发工具:C/C++
文件大小:18KB
下载次数:3
上传日期:2020-06-14 16:59:13
上 传 者xr2016
说明:  此Windows命令行应用程序是使用C for Windows编写的 应该使用Microsoft Visual Studio 2010构建。项目 文件usb大容量_示例.vxcproj用于生成应用程序。
(This windows command line application is written in C for windows You should build using Microsoft Visual Studio 2010. project File USB large capacity_ Example. Vxcproj is used to build an application.)

文件列表:
Release (0, 2020-06-14)
Release\usb_bulk_example.exe (9216, 2014-10-20)
bulk_libusb.c (3466, 2014-10-20)
bulk_usb.h (468, 2014-10-20)
bulk_winusb.c (15658, 2014-10-20)
ti_guids.h (1687, 2014-10-20)
usb_bulk_example.c (16067, 2014-10-20)
usb_bulk_example.vcproj (7794, 2014-10-20)
usb_bulk_example.vcxproj (10257, 2014-10-20)

----------------------------------- USB Bulk Example (usb_bulk_example) ----------------------------------- This Windows command line application is written using C for Windows and should be built using Microsoft Visual Studio 2010. Project file usb_bulk_example.vxcproj is provided to build the application. USB communication with the board running the usb_dev_bulk sample application is performed using the TIUSBDLL interface which is a thin wrapper over the Microsoft WinUSB API. The relevant WinUSB subsystem files and the TIUSBDLL.dll are installed when you first connect the board to a Windows host via USB and install the drivers. Device drivers for the usb_dev_bulk device can be found in the MWare\windows_drivers directory. The TIUSBDLL interface is provided purely to allow the sample applications to be compiled and run in the absence of the Windows Device Driver Kit (DDK). The WinUSB API header and library files are not included in the Windows SDK shipped with Visual Studio 2010 so any code which uses this interface requires access to the DDK to build. TIUSBDLL contains all the application code requiring WinUSB so applications may link to it without the need for the Windows DDK.

近期下载者

相关文件


收藏者