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.

[TLK10232EVM] question of EVM's GUI (Command)

Other Parts Discussed in Thread: TLK10232

Dear TI team,

This is Matthew.

I’d like to control TLK10232 EVM using our’s system GUI . (Now , I control TKL10232 EVM using TI GUI.)

To do that, I have to merge the control GUI of TLK10232 with Our' system GUI.

example , I want to send a command ( "run test" , "stop" ) to TLK10232 EVM using Our's GUI and i want to read a "error _Counter" using our's system GUI using Our's GUI.

As you know , I have to know a "S/W library (command) and Initial sequence" for control of TLK10232 EVM using our' GUI.

If do you mind ,Could you provide a S/W liberary (comand) and initial sequence ?

Also tell me answer ( as below ) even though you are not able to provide .

"we can not provide" .

Best Regards,

Matthew

  • Hi Mathew,

    This is a very tricky topic and getting it to work will not be trivial. I need to talk with a colleague of mine about this topic as he developed his own .dll to perform this same function in a test he was doing with our EVM. I will reply here when I know more.

    Regards,

    Michael Peffers

    High Speed Interface Applications

  • Dear  Michael ,

     

    Thanks for your reply.

    I am looking forward to your positive consideration.

     

    Best Regards,

    Matthew.

  • HI Matt,

    We use the HID driver when communicating from our GUI to the EVM, what driver do you use?

    I put together a little package of files that will hopefully help you out and get you started. Please install the three files (TIUsb.dll, TIUsb.lib, and TiUsbDll.h) in the same directory as you GUI software. There is also an example .txt file included in this install that will instruct you on several functions that you will need. Please see this for more information.

    http://e2e.ti.com/cfs-file.ashx/__key/communityserver-discussions-components-files/138/4572.TLK-EVM-dll.msi

    Regards,

    Michael Peffers

    High Speed interface Application

  • Dear Michael,

    Thanks for your helpful.

    But i have a problem.

    I transformed your dll file using Labview.

    I confirmed something when i tested USB INIT. But i can not other's implement.

    Could you confirm about attachment file ?

    2235.GUI.pptx

    Best Regards,

    Matthew.