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.

TPS65400: TPS65400, XML configuration file questions

Part Number: TPS65400

Hello,

We're developing the programming support of TPS65400 and my colleagues have got few questions about XML configuration file format.

In the programming specification "Programming the LM26430" is noted:

"

There are currently two formats of the .xml files. The first format

worked with the older version of the LM26430 GUI (version numbers

0.0.1-2xx-….)

The second format is with the latest version of the GUI

(LM26430-GUI-Roadrunner-0.8.1 or higher) and is the preferred format.

"

First question is if two formats of XML files (by the GUI version) can be created also for TPS65400.

Next questions are related to XML file content:

-  <register code="D2">0036</register>

Does mean this line that value 0x36 (byte) shall be written to register 0xD2?

- <registerWithPage code="D7" page="02">0004</registerWithPage>

Does mean this line that a value 0x02 must be written to register at address 0x00 (set page 02) and value 0x04 (byte) shall be written to register 0xD7?

Thank you in advance.

Best regards,

Frantisek