• USB HID multiple packet problem
    Trying to send an InReport > 64 bytes. Read all threads(thanks Tsuneo) but still not working. That is too say, I'm using SimpleHIDWrite as my tester, 64-byte packets work fine. If I run this code, sending...
  • USB HID multiple packet problem
    Trying to send an InReport > 64 bytes. Read all threads(thanks Tsuneo) but still not working. That is too say, I'm using SimpleHIDWrite as my tester, 64-byte packets work fine. If I run this code, sending...
  • Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • Audio Definitions, Packet size, Packet count
    How do I change the sample rate for the code, how do I set the packet size and packet count and buffer size for different sample rates? such as 44.1khz or 48khz or 22khz? /*-------------------...
  • How to change the usb SPLIT packet's Hub address, Hub port?
    Hi all~ I'm working on MCB4357 with the USB component ver 6.7 of MDK-Professional Middleware. I'm trying to work high speed usbhub host and connecting to low speed devices. I tried to modify usbh_hci...