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.
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.
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
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