• udp_get_socket listener function
    I have been using TCPnet for ST10 but I imagine my question applies cross-platform. The documentation for udp_get_socket specifies that a user-defined listener callback should be registered as below...
  • after implementing bootloader, main application hangs on HAL_Delay()
    Hi, My bootloader does its job of jumping to a desired location where the main application file is residing. some part of main application works , But for some reason the main application hangs at...
  • 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...
  • hang while USB receive
    Hi to all the members. I have been very impressed by the members answers which encourages me to post my query first time. Good job. I am trying to communicate between the USB and the device STM32...