• STM32F103 USB HID using Endpoints (no answer from EP1)
    Hi Guys, I sit for days on my USB transfer. I work with a STM32F103C8 microcontroller. I want to build a transmission with 2 endpoints to transfer my Data from the (GUI) Host. My problem are the endpoints...
  • STM32F103 USB HID using Endpoints (no answer from EP1)
    Hi Guys, I sit for days on my USB transfer. I work with a STM32F103C8 microcontroller. I want to build a transmission with 2 endpoints to transfer my Data from the (GUI) Host. My problem are the endpoints...
  • HID EP1 OUT problem
    Hi all I am new to USB and keil after studying keil Hid example and lots of forum posts,I modified the code to make it as I need. Now I am able to send 64 byte of code to\from PC from\to my device...
  • HID EP1 OUT problem
    Hi all I am new to USB and keil after studying keil Hid example and lots of forum posts,I modified the code to make it as I need. Now I am able to send 64 byte of code to\from PC from\to my device...
  • Problem when EP1 is used for OUT EP in RTX HID program
    Good day to all, I am using MCB1760 board. I want to use EP1 for OUT EP in my application. As a start I have modified the RTX_HID code as below. The device is detecting. When I...