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.

DS90UB953-Q1EVM: code to update DS90UB953-Q1EVM registers without LaunchPAD

Part Number: DS90UB953-Q1EVM
Other Parts Discussed in Thread: USB2ANY, ALP

Hi,

Is it possible to connect four    [DS90UB953-Q1EVM] boards to the same PC? And if that possible, how to assign different board ID for each board?

I’m using simple python script to generate image patterns using [DS90UB953-Q1EVM]. To do this I use [Analog LaunchPAD] to load and run the script.
I need to write a program to perform automatic test: and update the [DS90UB953-Q1EVM] registers [equivalent to the function of the python program], so that the process will be automatic and I don’t need to manually open [Analog LaunchPAD] and run the python code. Any idea to implement this?

Thank you,