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.

USB2ANY: How to program the TPS65400 for initial configuration

Part Number: USB2ANY
Other Parts Discussed in Thread: TPS65400,

Hello,  

I am writing here in order to ask support for programming TPS65400 with USB2ANY. I need to configure all four buck in my TPS65400 before first power on of the board which contains it.

I found here the reference for using the .dll file of USB2ANY: https://e2e.ti.com/support/amplifiers/f/14/p/700646/2584233?tisearch=e2e-sitesearch&keymatch=TIDA-01373 

Ideally using the .dll and ther API file i should be able to access all the SMBUS needed for programming TPS65400, but unfortunately i tried to link the dll both with c++ (USB2ANY.dll) and with c sharp (USB2ANY_CS.dll) but in none of the cases the compiler is able to access to the dll.

I followed all the instructions from different tutorials and in the end i asked support to a programmer, what he reported me is that the .dll file has some issue...

When we try to link it to the project we dont get any error, but when we build the project the error that comes out is that the instruction (u2aOpen) is not defined, or some other internal process which sould be defined in the dll are missing.

Somebody has tried to use the file which are provided in the link above? Where can i find working library? Have you got advice on how to work with it? 

Thank you for the attention

P.S: i am not sure i have posted in the right section of the forum, the only forum i can chose is this one, if it's wrong please move it in the correct section.