• USB endpoint freezes
    Hello everyone, please help me find the solution to this problem: I'm writing a composite device firmware for an Atmel SAM7S256 mcu. The firmware incorporates a usb keyboard and a HID. Because...
  • USB IN Endpoint hangs
    Hello Forum, I am facing a problem while working on USB 2.0 loopback for CDC implementation. Host is writing 65536 bytes of data and then reading it back from device. Problem is that after certain...
  • USB IN Endpoint hangs
    Hello Forum, I am facing a problem while working on USB 2.0 loopback for CDC implementation. Host is writing 65536 bytes of data and then reading it back from device. Problem is that after certain...
  • Keil uVision V5.18.0.0 Freezes after various operations for a long time
    I am using uVision V5.18.0.0 running under Windows 10, building code for various STM32F parts. My problem is that the IDE stops responding at various places for a long time, sometimes over 5 minutes...
  • Endpoints (USB) in the LPC 214x
    I have been through the USB sample code downloaded from the keil website and i have a few questions regarding how the endpoints are used 1) they have used a macro in the code to convert from logical...