• LPC17xx usb cdc SOF?
    Hi, I'm trying to send some data from my usb device to the host by a virtual com port CDC. Is it the only solution to write these data to the endpoint(in) in the SOF ISR? Sending data to the usb...
  • STM32: no SOF (usb)
    Hi, I have some troubles using the usb interface fromt he STM32F103 processor; if the processor is connected by a usb cable to my computer x86, then I didn't receive a start-of-frame. Using the...
  • LPC17xx usb cdc SOF?
    Hi, I'm trying to send some data from my usb device to the host by a virtual com port CDC. Is it the only solution to write these data to the endpoint(in) in the SOF ISR? Sending data to the usb...
  • STM32: no SOF (usb)
    Hi, I have some troubles using the usb interface fromt he STM32F103 processor; if the processor is connected by a usb cable to my computer x86, then I didn't receive a start-of-frame. Using the...
  • Event Recorder not showing any events
    Hi, I want to debug DHCP client as it is assigning two IP addresses to my system alternatively. I realized there are debug events available which can be used to debug DHCP client but they are available...