Other Parts Discussed in Thread: USB2ANY
I have a TCAL6416 on a board that I am just bringing up and need to control the part via the USB2ANY (I2C) adapter. What software program would I use to control that part?
Regards,
Doug Bailey
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.
Hey Doug,
There isn't a set of specific software programs to control the part (i.e arduino can be used)- so long as I2C drivers are installed. USB2ANY includes an internal MSP430, so Code Composer can be used to control the part:
Regards,
Jack