Welcome![Sign In][Sign Up]
Location:
Search - interrupt usb hid

Search list

[Communicationhidapp

Description: USB HID设备应用程序开发例子,实现了PC与USB设备的读写操作。-USB HID application development example, the realization of PC and USB devices read and write operations.
Platform: | Size: 79872 | Author: xiaoshuyi | Hits:

[SCMusb_hid_led

Description: Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.-Hid Led Tester is a simple USB (interrupt mode) device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
Platform: | Size: 27648 | Author: | Hits:

[CommunicationUSBHID

Description: USB 中断读取 非常好的USB HID API通信协议-USB interrupt read very good USB HID API communication protocol
Platform: | Size: 11264 | Author: | Hits:

[SCMSTM8S-USB-master

Description: 这是一个stm8S003模拟USB键盘HID的程序,首先,通过中断来接收USB数据,接收完后,调用 void usb_rx_ok(void) 来应答或不应答,并识别数据包,把相应的状态写usb这个结构体里面。 然后,在主循环中不断的调用 void usb_process(void) 来根据 usb 里面的状态来做相应的动作。 设备描述符的发送是这样的:调用 void usb_send_data(uint8_t * buffer, uint8_t lenght), 将描述符打包,放到 usb.tx_buffer 里面,然后将状态改为已经准备好发送usb.event = USB_EVENT_READY_DATA_IN,等待主机发送 DATA IN 包。 usb_rx_ok 识别到 DATA IN 包并且 usb.event 为准备发送, 就会调用 void usb_send_answer(void) 来完成数据发送。-This is an analog stm8S003 HID USB ​ ​ keyboard procedures, first, the received USB data to the interrupt, after receiving call void usb_rx_ok (void) to answer or not to answer, and the identification data packet, to write the corresponding status of this structure usb inside. Then, in the main loop continually calls void usb_process (void) to do the appropriate action according to usb inside the state. Send device descriptor is this: call void usb_send_data (uint8_t* buffer, uint8_t lenght), the descriptor packaged into usb.tx_buffer inside, then the state is ready to send usb.event = USB_EVENT_READY_DATA_IN, waiting for the host send DATA IN packets. usb_rx_ok recognized DATA IN packets and usb.event is ready to send, it will call the void usb_send_answer (void) to complete the data transmission.
Platform: | Size: 353280 | Author: 张海鱼 | Hits:

[OtherHID_TEST

Description: 实现USB的HID数据传输,用单向的中断传输,速度在64kb/s(To achieve the USB HID data transmission, one-way interrupt transmission, speed at 64kb/s)
Platform: | Size: 11377664 | Author: FrankMartinet | Hits:

CodeBus www.codebus.net