• Starting development with TUSB3210
    i am new in the developmet of USB devices.i am using TUSB3210 as my USB controller.I want to know is there any specialcare that i have to take whlie i am designing my pcb?(Because i want to go for high...
  • Starting development with TUSB3210
    i am new in the developmet of USB devices.i am using TUSB3210 as my USB controller.I want to know is there any specialcare that i have to take whlie i am designing my pcb?(Because i want to go for high...
  • how to enable P1 as input in using TUSB3210
    Can somebody help me how to enable P1 of TUSB3210 as input. If I set P1=0xff,I see P1 appear 0xff,so I confuse set it as input and set all P1 pin to '1'.
  • how to enable P1 as input in using TUSB3210
    Can somebody help me how to enable P1 of TUSB3210 as input. If I set P1=0xff,I see P1 appear 0xff,so I confuse set it as input and set all P1 pin to '1'.
  • Firmware running on simulation but not when it runs in the TUSB3210
    Hi, i'm developing a firmware for the TUSB3210. It is based on the Code example of Texas, 'Keyboard firmware'. It's originaly for IAR compiler, but i'm translating it to Keil compiler. The simulation...