搜索资源列表
usb061
- 基于凌阳SPCE061A芯片的USB通讯可实现1.通过USB通讯,PC端应用程序能够控制LED灯的亮灭;2.PC端应用程序发送小于65字节的字符串给SPCE061A,SPCE061A接收PC发送的小于65字节字符串后将接收到的字符串发送给PC,PC接收字符并显示在界面。-based Sunplus SPCE061A USB chip can achieve a communication. USB communications, PC-side applications to control t
welcome
- 开机之后:点击开始-->设置-->系统-->USB模式-->多次切换USB Host 与ActiveSyne模式最后切换到USB Host上面-->点击OK.-byte[] baseMsg = new byte[500] byte[] PIC_Byte = new byte[500] uint[] Msg_Length = new uint[1] ui
usb_autodetect_batchcopy
- 这是一个用在windows下识别控制类USB设备的识别及通讯软件.识别到该设备后可以进行字节流通讯.开发环境Visual C++ 6.-This is a windows identify the control class USB device recognition and communication software. Identified the device byte stream communication. Development environment Visual C++ 6.
SourceCode
- 实现自定义的USB编程。启用了D12的端 点1和端点2,端点1为中断传输,最大包为16字节,查询间隔为10ms。端点2为批量 传输,最大包为64字节。端点1的输出第一个字节为控制END USB板上的LED的,每个 bit代表一个LED,为1时表示对应的LED亮。端点1的输入第一个字节为返回的开关 状态,每个bit代表一个按键,为时表示对应的按键按下。输出端点2的数据通过串 口发送出去,串口接收到的数据通过端点2返回。-Implement custom USB programm
Dev2400_EEPROM
- 基于LPC2400的PC软件代码,通过配套下位机程序USB_I2C,实现对FM24CL04的跨页读写操作,可简便操作512字节单元的读和写操作。-LPC2400-based PC software code, by supporting the lower computer program USB_I2C, achieve FM24CL04 across pages read and write operations can be simple to read and write 512-byt
AVR_GCC_CH375
- 基于AVR单片机的U盘读写模块的测试程序,可以使用AVR单片进行U盘数据按扇区或字节读取-AVR microcontroller based U disk reader module test procedures can be performed using the AVR chip U disk data by sector or byte read
