Hello,
We are developing a product using the TUSB3410. We are using it with an EEPROM. This product communicates to a host PC during a calibration process. The software program used to communicate with the product is a VB.net app. We have found that we need to always ensure the comm port is open before a commujnication and then close it afterwards. If we simply try to leave the port open, it seems to close on its own and then a communication cannot take place. I need to know if this is a issue with the TUSB3410 or with the operating system of the PC. Also, it seems after many communications ( dozens), the communiations become intermittent and unreliable. Reliable communications are restored if we reprogram the EEPROM used with the TUSB3410. Any feedback on these matters will be greatly appreciated.