usb_bulk_example

所属分类:USB编程
开发工具:Visual C++
文件大小:193KB
下载次数:44
上传日期:2016-12-27 17:37:04
上 传 者yangying
说明:  基于USB通信的VC++上位机程序,对USB通信的工作者有较大帮助.
(Based on USB communication VC++ PC program, USB communication workers have greater help.)

文件列表:
usb_bulk_example\bulk_libusb.c (3579, 2015-05-23)
usb_bulk_example\bulk_usb.h (480, 2015-05-23)
usb_bulk_example\bulk_winusb.c (16130, 2015-05-23)
usb_bulk_example\Debug\BuildLog.htm (7254, 2015-06-23)
usb_bulk_example\Debug\cl.command.1.tlog (604, 2015-07-03)
usb_bulk_example\Debug\CL.read.1.tlog (13644, 2015-07-03)
usb_bulk_example\Debug\CL.write.1.tlog (302, 2015-07-03)
usb_bulk_example\Debug\link-cvtres.read.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link-cvtres.write.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link.4020-cvtres.read.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link.4020-cvtres.write.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link.4020.read.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link.4020.write.1.tlog (2, 2015-07-03)
usb_bulk_example\Debug\link.command.1.tlog (1684, 2015-07-03)
usb_bulk_example\Debug\link.read.1.tlog (2768, 2015-07-03)
usb_bulk_example\Debug\link.write.1.tlog (756, 2015-07-03)
usb_bulk_example\Debug\mt.command.1.tlog (412, 2015-07-03)
usb_bulk_example\Debug\mt.dep (65, 2015-06-23)
usb_bulk_example\Debug\mt.read.1.tlog (302, 2015-07-03)
usb_bulk_example\Debug\mt.write.1.tlog (302, 2015-07-03)
usb_bulk_example\Debug\rc.command.1.tlog (566, 2015-07-02)
usb_bulk_example\Debug\rc.read.1.tlog (274, 2015-07-02)
usb_bulk_example\Debug\rc.write.1.tlog (282, 2015-07-02)
usb_bulk_example\Debug\usb_bulk_example.exe (32768, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.exe.embed.manifest (406, 2015-07-02)
usb_bulk_example\Debug\usb_bulk_example.exe.embed.manifest.res (472, 2015-07-02)
usb_bulk_example\Debug\usb_bulk_example.exe.intermediate.manifest (381, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.ilk (372668, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.lastbuildstate (55, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.log (781, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.obj (41138, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example.pdb (486400, 2015-07-03)
usb_bulk_example\Debug\usb_bulk_example_manifest.rc (222, 2015-07-02)
usb_bulk_example\Debug\vc100.idb (158720, 2015-07-03)
usb_bulk_example\Debug\vc100.pdb (77824, 2015-07-03)
usb_bulk_example\lmusbdll.h (5901, 2015-05-23)
usb_bulk_example\lmusbdll.lib (2904, 2015-05-23)
usb_bulk_example\luminary_guids.h (1791, 2015-05-23)
usb_bulk_example\Release\usb_bulk_example.exe (9728, 2015-07-03)
... ...

----------------------------------- 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 2008. Project file usb_bulk_example.vcproj is provided to build the application. USB communication with the EK-LM3S3748, EK-LM3S9B90, EK-LM3S9B92 or DK-LM3S9B96 boards running the usb_dev_bulk sample application is performed using the LMUSBDLL interface which is a thin wrapper over the Microsoft WinUSB API. The relevant WinUSB subsystem files and the LMUSBDLL.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 StellarisWare\windows_drivers directory. The LMUSBDLL 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 2008 so any code which uses this interface requires access to the DDK to build. LMUSBDLL contains all the application code requiring WinUSB so applications may link to it without the need for the Windows DDK.

近期下载者

相关文件


收藏者