• USB Device interrupt status register - LPC2478
    Hello, Using a LPC2478, I'm trying to maintain a CDC connection with a host. But at a certain point, the RTX USB tasks are no longer signaled because both the EP_SLOW and EP_FAST bits of USBDevIntSt...
  • USB Device interrupt status register - LPC2478
    Hello, Using a LPC2478, I'm trying to maintain a CDC connection with a host. But at a certain point, the RTX USB tasks are no longer signaled because both the EP_SLOW and EP_FAST bits of USBDevIntSt...
  • LPC2361 USB Device code - not getting status stage ACK
    Hi, I am writing firmware for LPC2361 USB device controller by using LPC23xx keil sample code. In Control transfer, Get Descriptor request, my output looks like, SETUP TOKEN + 8 BYTES DATA...
  • LPC2361 USB Device code - not getting status stage ACK
    Hi, I am writing firmware for LPC2361 USB device controller by using LPC23xx keil sample code. In Control transfer, Get Descriptor request, my output looks like, SETUP TOKEN + 8 BYTES DATA...
  • USB Host and Device at the same time (LPC2478)
    Hi I could find a lot of sample codes which are just based on USB device or just USB Host, But I need to connect an USB Flash card to MCU through USB Host and at the same time I need to connect MCU...