Cypress cyusb驱动包 复制cycusb.inf.bak并改名cycusb.inf,更改或增加[Cypress]和[Strings]下对应VID和PID值即可
2021-10-13 11:02:19 88KB cyusb驱动
1
MinGW编译的32位的CyAPI.lib,可以windows上的qt中使用,官方和网上的多数都是基于msvc编译的,在qt中没法用,这个可以!
2021-09-13 13:28:17 44KB cyusb qt CyAPI.lib
1
包含许多版本的cyusb.dll 使用方法:将下载好的驱动按照版本copy到c#的项目文件夹中,就可以在项目中添加其引用,使用其函数对usb设备进行操作了
2021-07-12 09:49:53 213KB cyusb.dll C# USB 通信
1
This directory contains source code and build script for CyUSB3 WDF kernel mode USB generic driver. This driver source code is readily compliable for operating system such as Windows 10, 8.1, 8, 7, Vista and XP (32 bit and 64 bit) Pre-requisite for driver source compilation For building driver for Windows 10, 8.1, 8 and 7 driver needs Visual Studio 2015 and the latest version of WDK 10. Vista and XP driver. WDK 7.1. Following projects source code is included in this package. 1. CyAPI C++ Static Library. 2. CyUSB C# DLL. Following directories are included this package. 1.CyAPI => library => cpp This directory contains CyAPI C++ Static Library source code. ReadMe.txt :Refer ReadMe.txt file for more information on CyUSB library. 2.CyUSB => library => csharp :This directory contains CyUSB C# DLL source code. ->ReadMe.txt :Refer ReadMe.txt file for more information on CyAPI library. 3.CyAPI => Application => Cpp: Streamer and bulkloop C++ application source code ->ReadMe.txt :Refer ReadMe.txt file for more information on streamer or bulkloop application. 4.ReadMe.txt
2021-06-03 13:25:05 18.82MB USB CyUSB CyUSB3 CyAPI
1
基于CY7C68013A的USB传输上位机解决方法,对USB初学者很有帮助的
2021-05-27 10:50:31 58KB CYUSB块传
1
很多同志苦于没有USB3.0中文规范,这里提供了USB3.0的中文规范,以及主流USB3.0控制芯片Cypress公司的CYUSB3014的datasheet中文版。让你更快的上手USB3.0
2021-04-26 09:53:59 10.32MB USB3.0 中文 规范 协议
1
该压缩包包含MinGW编译的64位的CyAPI.lib,可以在windows上的qt中使用,官方和网上的多数都是基于msvc编译的,在qt中没法用。本人也是被该问题困扰了几天,所以希望对遇到该问题的朋友有所帮助,里面有使用的步骤说明和我建的一个QT工程,可以直接打开运行。
2021-04-12 18:33:28 926KB CyAPI.lib MinGW QT cyusb
1
CY7C68013A在win7和win8下USB驱动,已测试。
2020-02-01 03:06:24 3.18MB CY7C68013A EZ-USB驱动 win7USB驱动 win8USB驱动
1
cyUSB类库(包括cyAPI,cyUsb.dll以及使用说明),结合我前面上传的几个源码进行系统地学习,开发上位机。拿走不谢。
2020-01-03 11:40:07 1.25MB CyUSB公司的
1
调用cyUSB.dll类库进行USB串口通讯,开发上位机适用。
2019-12-25 11:14:33 75KB cyusb usb C# 源码
1