• TUSB3210 debug
    Is there a "getting started" manual for using the ISD51 with the TUSB3210? Specifically, I'm assuming I need to link in ISD51 with my application (Hello world to start with) and then get it into the...
  • TUSB3210 debug
    Is there a "getting started" manual for using the ISD51 with the TUSB3210? Specifically, I'm assuming I need to link in ISD51 with my application (Hello world to start with) and then get it into the...
  • 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...