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.

UCD90120A: Is their any other method rather than using Fusion GUI to configure power sequence the ucd90120

Part Number: UCD90120A

Hi,

     I need to configure data flash into ucd90120a for ZC706 board from linux rather than fusion gui?

     Is their any method alternative to fusion gui ..

Thanks.

ks.

  • Hello

    There are many ways to program the UCD90120A in addtional to the Fusion GUI.

    You can use Linux kernel I2C driver to program the data flash.

    The easily way is to use the Fusion GUI to export the data flash write scrip csv file. this csv file contains all the data flash data which has assembed based on the required I2C procotocl format. your Linux driver just need follow the data flash write script file to write each command line into the device.

    Regards

    Yihe

  • thanks for reply Yihe..

    Yes I can use Linux I2C driver but where do I find the process steps to program POWER sequence into new ucd90120a chip.
    If you have done any before help me .
    And I also need if any existing codes that I need for setting power sequencing to UCD90120A for ZC706 ZYNQ.
  • Hello

    Please install the fusion GUI on your PC, use the fusion GUi to configure the device based on own requirements. once the configuration is done, please use GUI to export the data flash script file. Once you have the data flash write script file, you can just use Linux driver to send the command following the script file.

    Please get the data flash script file, from there, you will know what to do next.

    Please follow the training videos below if you have any questions about the step mentioned early.

    training.ti.com/fusion-digital-power-designer

    Regards

    Yihe

  • Hello
    I haven’t heard back from you, I’m assuming you were able to resolve your issue. If not, just post a reply below.
    Regards
    Yihe