Hi,
I am pretty new in USB communication stuff. So will need a lot of help here. Ok, my situation here is: I have MSP430F2013, and I would like it to communicate with PC through USB. I read about TUSB3410 and knew that it has I2C communication which is also available on F2013. However, that's I2C in TUSB3410 is on Master mode only (if I dont miss anything). So should it be possible to use TUSB3410 for communicating between MSP430F2013 and the PC?
Will TUSB3410 transfer the data that it received from a Slave (F2013) to PC through USB? Are there any documents that I should read to do that interface?
Regards,