Other Parts Discussed in Thread: SN65DP159
We are planning to use the TUSB3410 as a USB to I2C bridge. I would like information on how to write the code on the PC side to interface to the TUSB3410 as an I2C device. I know that it supports standard serial port setup and control functions. Something like a header file with function prototypes would be helpful.
The current TUSB3410 boot code has the ability to read and write memory via instructions from the USB port. Initially I would like to use this functionality to test out the I2C interface and see if I can access my application MCU using the TUSB3410 I2C via the PC. This is mainly to test that the hardware connection is correct. Would you know how I can access this functionality from the PC side?
Longer term I plan to write custom code on both the PC and TUSB3410. I have applied to get access to the TUSBWINVCP driver source code. It has also been suggested from a TI support engineer that I request access to TI customized firmware that can read/write registers from an I2C slave and accompanying PC code.
Any help in this area would be greatly appreciated