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.
