• How to keep my HID from permanently sending data
    Hi there! I've set up an HID which works fine with HIDClient.exe: it gets polled every 32ms (as per the descriptor), it receives and sends decent data. However, what I'm aiming at is something like...
  • How to keep my HID from permanently sending data
    Hi there! I've set up an HID which works fine with HIDClient.exe: it gets polled every 32ms (as per the descriptor), it receives and sends decent data. However, what I'm aiming at is something like...
  • CMSIS UART Driver, permanent receive not available?
    Hello All, in the CMSIS there is a framework for UART communication. However I have to know in advance how many characters to receive. I would have expected that UART driver write to kind of...
  • CMSIS UART Driver, permanent receive not available?
    Hello All, in the CMSIS there is a framework for UART communication. However I have to know in advance how many characters to receive. I would have expected that UART driver write to kind of...
  • How to write the program permanently into the microcontroller
    I'm completely new in this areas. Can anyone tell me how to do it? Thank you!