搜索资源列表
arm44b0-usb-src
- s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过-s3c44b0, development board test usb the host / device source, Debugging through ads
LedCnotrolbyEZ-USB
- 程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。 注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。
c5131-usb-flash-api-1_0_5
- 单片机读写FLASH的源码,经过调试过的,可以直接使用.
usb-uart
- usb转UART,基于C8051F310.使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机.
usb_test
- at91sam7s64下的usb调试程序,可以通过Usb进行通信
USB-TEST-S3C44B0X
- 简单测试S3C44B0X开发板USB设备的功能。PC通过USB口向芯片下发指令。调试之前要装USB驱动,调试过程要打开代理软件(已在包内),在ADS1.2下调试,
C8051f(USB)
- C8051F340的USB开发,包括固件程序、单片机程序、上位机程序(VC6.0),调试通过,非常好用!
DE2_USB_API
- 用于AlRERA 公司DE2开发板上的USB 调试的实例
在 STM32 上实现 USB CDC 虚拟串口
- Keil MDK 工程版本,通过 STM32 的 USB 端口在 PC 上虚拟一个 COM 口,当虚拟成功后,可通过串口调试软件发送控制命令,同时输出调试信息.内附源程序.
UART-USB
- 使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机-Microcontroller using a serial debugger issue a hexadecimal number, the microcontroller will receive this number and then sent to the host computer
usb
- c8051f340的USB接口,程序已经调试通过。 相信对你很有帮组-c8051f340 the USB interface
usb_debug
- USBDEBUG是一款操作及其简单的USB调试工具软件。它能够快速准确的对USB设备进行数据的读写操作,可以实时监测从USB设备发来的数据。(目前只支持调试Philips公司的PDIUSBD12和ISP1581) -USBDEBUG is a simple USB operation and the debug tools. It can fast and accurate data on the USB device to read and write operations can be
usb
- 程序说明: 本次实验控制开发板USB,与PC机进行通信,并在显示字符。 目录说明: 工程在\project文件夹里面 源文件和管脚分配在\rtl文件夹里面 下载文件在\download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。-Procedure Note: In this experiment, control development board USB, and PC, to communicate, and display char
USB
- Workbench 5.30评估版软件 利用上述开发软件,核心处理器采用基于Cortex-M3核的LPC1700芯片外围USB调试程序。直接打开工程文件就可轻松实现调试-Workbench 5.30 evaluation version of the software development using the above software, the core Cortex-M3 processor core based on the LPC1700 chip external USB de
usb
- wince 6.0 已经调试好的USB驱动程序,很有参加价值哦-wince 6.0 have a good USB debug driver to participate in the value of Oh great ......
fpga usb
- 基于fpga的usb端口verilog调试程序,可利用键盘鼠标控制开发板的一些动作
USB串口驱动
- USB串口调试工具和USB串口通信驱动文件(USB serial port tools and USB driver files)
07-USB通讯
- 主程序检测有按键按下则通过USB端口发送"This is BW-DK5483" , 可将开发板USB接口与PC连接,PC上运行串口大师等串口调试软件, 打开USB串口接收并观察开发板发送数据,也可由PC端发送数据至开发板,开发板将接收数据发回PC(The main program detects a button press through the USB port to send "This is BW-DK5483", the USB develop
战舰USB模拟串口
- 战舰板USB驱动程序,调试成功,可以直接使用(Warship board USB driver)
STM32F4声卡调试
- STM32F4 USB枚举调试,通过STM324的USART1跟踪枚举过程(STM32F4 USB enumerate Debug,Use USART1 to print the enumerate information)