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.

Python3 script automation with USB2ANY interface adaptor

Other Parts Discussed in Thread: LMK03318, LMX2592, USB2ANY

Hi firmware gurus,

I may need to develop some specialized R/W sequences to TI parts, and I'd like to try out address reads / writes on our prototype (Proof of concept). For example, I am considering two TI devices LMK03318 (I2C mode) and LMX2592(SPI). Previously, I used either Aardvark I2C/SPI Host Adapter or Raspberry-Pi. I'd rather prefer to use TI's native USB2ANY, with MSP430F5529IPNR, for my up coming project. I know I can use something like TICS pro but automation through GUI is quite tricky.

Is it possible to write a Python3 script under windows 10 to read and write address-data pairs into those I2C or SPI devices by using USB2ANY interface adaptor ?

Thanks.

**Attention** This is a public forum