搜索资源列表
HidTest.rar
- usb hid调试软件,能自动设备hid设备并与之建立通信,实现数据回环操作,debugging software usb hid, hid equipment to automated equipment and establish communications, data loopback operation
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
MyUSB_HID_KEIL
- STM32 USB与上位机通信例程.描述有下位机USB的配置等,发送和接收数据函数的说明
STM32_ADC_PWM_四色调光_2017-12-26-15
- STM32串口实现上下行通信,RGBW四色调光(STM32 serial port to realize up and down communication, RGBW four color dimming)
usb_hid
- Windows和STM32芯片使用usb-hid协议通信的上位机程序(Host computer program using USB-HID protocol for Windows and STM32 chips)
USART1—USART1指令控制RGB彩灯
- STM32串口实现与上位机软件通信,上位机发数字,单片机收到后执行相应的命令(Communication between STM32 serial port and host computer software)
STM32的USB高速通信代码CubeMX配置
- 是用STM32控制器完成USB3.0的高速通信功能,采用CubeMX配置代码简单方便