This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB-TO-GPIO: settings for USB-TO-GPIO adapter

Part Number: USB-TO-GPIO

  • Hi TI experts,

    I will use the TI fusion GUI + USB-TO-GPIO adapter to do programming for TPS53659/TPS40422 controllers. A few questions regarding the USB-to-GPIO adapter settings.

    1. There are advanced 3.3V on board to pull up the I2C bus, so do i need to set the adapter internal pull-up as NULL?

    2. Can i set Pmbus speed to 100kHz?

    3. Do we need to change the state of any of the control lines?

    Thanks.

  • 1- Yes, you can set the internal pullup to Open. If not, it may not be a problem, there will just be a divider between your pullup voltage and the 3.3v in the adapter itself. 

    2- Yes, you can set the pmbus speed to 100kHz. 

    3- No. The Control lines are IOs which can be used for Enable pins etc... but if you're not connecting them on your board, they are "don't care."

  • Thanks Matt for response.