搜索资源列表
USBFET-driver
- msp430仿真工具的驱动程序,如果你的电脑不能识别仿真硬件,试一试这个吧。-msp430 driver simulation tools, if your computer does not recognize the hardware emulation, try the bar.
usb_232
- STM32下做的usb转RS232程序,有兴趣的同志可以参考下,开发板为MCBSTM32-STM32 done under the usb to RS232 procedures comrades are interested can refer to, the development board for MCBSTM32
AVR_USB
- IgorPlugUSB_AVRUB应用与管理,内含IgorPlugUSB相应资料-IgorPlugUSB_AVRUB application and management, including the corresponding information IgorPlugUSB
qudongyuanma.ZIP
- 这是USB接口芯片CH372和CH375的简化版驱动程序及动态链接库的源程序包 最小开发环境: WINDOWS 98 或更高版本操作系统 VC 5.0 或更高版本编译器 WIN98 DDK 或更高版本驱动开发包,由微软免费提供 文件目录说明: WDM 驱动程序源程序 DLL 动态链接库源程序 EXE 演示和测试用的例子应用程序源程序 MCU 演示和测试用的例子单片机端源程序,以MCS51单片机为例 ISS
MSP430PPDIUSBD12
- msp430与PDIUSBD12的固件程序 D12驱动\win2k_xp\D12test.inf D12驱动\win98\D12TEST.SYS usb上位机测试程序\usb430d12\EasyD12.dll usb上位机测试程序\usb430d12\EasyD12.H -msp430 the PDIUSBD12 firmware D12 driver \ win2k_xp \ D12test.inf D12 driver \ win98 \ D12TEST.SYS
INF
- lpc系列USB CDC上位机.inf驱动文件,可以在xp/win7的32位/64位计算机上成功安装。LPC1756单片机上验证通过。-lpc series USB CDC PC .inf driver files, can be successfully installed on xp/win7 is 32/64 computer. Verified by the LPC1756 microcontroller.
CH340
- CH340驱动(USB串口驱动)_XP_WIN7共用打开SETUP.EXE,提示INF文件为CH341SER.INF,我们不需要理会(341,340共用的),所以直接点安装即可-CH340 driver (USB serial driver) _XP_WIN7 common open SETUP.EXE, prompted the INF file for CH341SER.INF, we do not need to bother (341340 shared), so the direct
STM32F103-DualCDC
- STM32F103 USB转双串口。使用CDC类。插上电脑后,会出来两个虚拟串口,如果提示找不到驱动,指定驱动路径到inf文件夹即可。 相比ST官方提供的只有1路串口的例程,方便了很多 用到的IO定义如下: 串口1:PA9和PA10 const GPIO_InitTypeDef TX1_pin { GPIO_Pin_9, GPIO_Speed_50MHz, GPIO_Mode_AF_PP } const GPIO_InitTypeDef RX1_pin { GPIO_Pin
