Hello All,
Recently I was working with some MSP430 project on my MSP430G2 board. But suddenly the USB-UART connection started not-working.
I sniffed P1.2 using a logic analyzer and it looks like the data is coming properly. But it seems that it is not propagating to the PC USB port properly. I used HW-UART by switching the jumpers also.
I sniffed the pin 32 of the TUSB3410VF pin also. The signal seems to be coming to that location also. My logic analyzer can decode that. I assume the TUSB chip is gone or some driver issue.
I installed the MSP430 Application UART driver. I tried on Windows 7x64 and Windows 8.1x64. But with no luck. The device gets listed in the device manager properly. So I believe the descriptors are also correct. In fact I checked the descriptors using 'usbview' tool. I believe the descriptors are stored in the TUSB chips 8051 MCU. That means part of the TUSB chip is working. Maybe the TUSB MCU firmware is corrupted.
Can someone help me with this? Is there any other driver that I need to install? I don't have another MSP430 board at the moment. So any help would be greatly appreciated to solve the issue.
PS:
USB descriptors