搜索资源列表
ArmFlashTest
- This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute
USB_Test
- ARM 44b0x的USB接口的演示程序.-ARM 44b0x USB interface demo program.
usb_demo
- 嵌入式系统(基于ARM Samsung44BOX芯片)的USB口调试程序的源代码!-embedded system (based on ARM chip Samsung44BOX) USB debugging program's source code!
CH376_test(USB_HOST)
- 该程序是基于ARM(stm32)上实现usb主机模式,通过usb自动读取U盘中的内容!-The program is based on the ARM (stm32) to achieve the usb host mode, through the usb disk automatically read the contents of U!
usb
- atmel 7s64的 usb程序,keil环境-atmel 7s64 the usb procedures, keil environment
S3C2410USBHost
- 基于arm的USB接口程序,读写,判断,报警-Arm based on the USB interface program, reading and writing, judge, police
AVR230_source
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
AT91_Flash_Programming_Solutions
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
STM32RTC
- STM32系列ARM控制器RTC测试程序。-STM32 family of ARM controller USB development library program.
com_hfrk
- 一款ARM的串口通讯程序,也用于USB和tftp下载-An ARM serial communication program, but also for USB and tftp download
USB_test_STM32F103_SOURCE_C
- 开发工具为KEIL,一个基于STM32F103的USB口测试程序,想入手STM32 ARM的第一手资料。希望对大家有好处。-Development tools for the KEIL, a USB port on STM32F103 test program, would like to start STM32 ARM-hand information. Hope everyone is good.
stm32_usbmem
- stm32f 开发 usb 例子,包括相关的说明,工程文件-stm32f arm usb Program,including instructions. Whole project.
USB-Mouse_ARM-Cortex-M3
- 基于ARM CORTEX M3的USB鼠标程序,包含库函数和源文件,可以通过外置按键模拟USB鼠标,在STM32F103上调试通过。-Based on ARM CORTEX M3 s USB mouse program, including library functions and source files, keys can be simulated by an external USB mouse, the STM32F103 debugging through.
usb2serial
- 本程序是基于ARM单片机的USB开发,单片机教程网:http://www.ipbb.cn,希望对大家有帮助吧,谢谢,资料很详细!-This program is based on the ARM MCU USB development, microcontroller tutorial network: http://www.ipbb.cn hope everyone, thank you, very detailed information!
USB-host
- 使用SL811HS实现的能应用于ARM 44B0的USB主机程序-Use SL811HS can be applied to achieve the ARM 44B0 USB host program
USBtest
- 嵌入式系统arm设计与开发实例USB测试程序-Instance USB test program for the design and development of embedded systems arm
linux_usb_arm_pc
- 该程序实现基于linux平台的arm和pc机进行usb通信,包含pc机上的linux的驱动和测试程序,arm上的linux驱动和测试程序,-The program to arm and pc machine based on the Linux platform the usb communication contains the driver and test program for pc on linux linux arm on the drive and testing procedur
USB
- 通用UCB程序,程序已经调通能够运行 适用于ARM芯片-Universal USB program, the program has been transferred Qualcomm able to run For ARM chips
RsDataUSB
- arm usb 手持机自定义通信协议,数据上传和下载的动态链接库-use for arm program use
USB应用实验
- 基于ARM Cortex-M4F(TM4C123)单片机 【USB应用实验】 编程控制TM4C123微控制器的USB 模块,与PC机交互数据 【功能】 (1)PC机从命令行CMD 窗口发送指令,可以控制高亮LED灯的亮度(PWM模式调光); (2)PC机从命令行CMD 窗口发送指令,可以控制SPI接口DAC7512输出正弦波的峰峰值和频率,控制格式自定; (3)从PC机CMD窗口输入的字符串(回车结尾,EXIT退出)显示在12864液晶屏上来自MCU端的事件显示在PC机CMD窗