• download code into TUSB3410
    Dear Experts, I'm working on TUSB3410 ,where our source code was written in IAR 2.20 version . Now we want to covert into Keil . 1.Is there any Help document for Migration ? 2.We written simple Hello...
  • TI TUSB3410 reg3410 .H file?
    Has anyone created a reg3410.h file for the TI TUSB3410? This would define all of the standard SFR registers and stuff. Anyone out there actively using the TUSB3410? Eric
  • USB CDC-ACM function class
    Hi, I use a modified version of Keil's USB CDC-ACM function class implementation. It works really well but I am having a problem in the way I am using it. I use the virtual COM-port to connect as...
  • CDC class trouble(IN EP)
    I am working on a virtual COM project using USB CDC class. I have such trouble. After enumeration,PC sends the bulk IN package and the device responds NAKs. When the device wants to transmit data...
  • USB CDC class problem with Windows usbser.sys
    Hoping to get some expert advice here, Have an embedded USB application running on a Cortex M4. Application uses full-speed USB and is based on a Freescale-provided CDC USB sample project. My bulk...