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.

AMC7812EVM-PDK:How to use python to control the AMC7932EVM by USB2ANY

Part Number: AMC7812EVM-PDK
Other Parts Discussed in Thread: AMC7932EVM

I want to use python control the AMC7932EVM because I saw there are some python scripts in the software folder.

But I can't find any document or example about it.

Can you give me some advice about that?

  • Hi,

    The python utility is embedded into the GUI software for script creation and replay.  

    The tool essentially just records register read and write commands.  Once you have a script as an example, you can modify it as you desire, though note the API is limited to just a few function calls and rely on the register and block names as listed on the register map page of the EVM.

    If you would like, you can email me at frost@ti.com to discuss the exact actions you are trying to automate.  We might be able to find a simple way to implement it.

    Thanks,

    Paul

  • Hi Pual

    I can not see any example for AMC7932EVM.

    I only have some script without any description.I do not know the input parament.

    What is Block_name? And what is Register_Name? What are their variable types? I want to get more specific information.

    Thanks for your support,

    Nick