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.

TPS25750: How to send configuration to the device?

Part Number: TPS25750
Other Parts Discussed in Thread: , TPS25751, TPS25751EVM

Tool/software:

Hi,

before buying the TPS25750EVM to test it, I can't understand how the GUI sends the configuration to the device?

Using DP/DM USB 2 connection?

Or, using TM4C123GH6PMTR - USB2.0 to I2C Programmer to program the I2C EEPROM?

Thanks.

  • Hi Fermin,

    The GUI generates the binary image, and then communicates over USB to the TM4C123GH6PMTR and had the TM4C... program the I2C EEPROM.

    The TPS25750 is not recommended for new designs, and we strongly recommend using the TPS25751 for any new designs. This is the direct successor to the TPS25750 and will be the device with the latest features, bug fixes, and continuing support.

    The TPS25751EVM configuration works the same as the TPS25750.

    One thing to note is that it is not expected for customers to use the "Flash to board" feature on custom boards, it is only meant for the EVM. Once you have a custom board, you can generate the binary with the GUI and directly program the EEPROM using a 3rd party flashing device.

    Thanks and Regards,

    Chris

  • Hi Cristopher,

    Then I'll prepare my system with I2C accessible to program it during the manufacturing process or via MCU if I'm able to do it during development.

    Thanks you so much!

    Regards