Hi, I just want to start off by saying this is probably my fault in that I tried making some kind of custom driver for my device using LabView. I may have messed some descriptor files up or something. Who knows...
With that said, here is what is happening at the moment. I have some example USB programs (from TI) that used to work on my custom dev boards. The computer would recognize the device as a virtual com port, like normal, and everything was happy dandy. Then, at some point I started poking around under the hood, and now my computer doesn't acknowledge that I even plugged in my device. When I look at the USB voltage for my device, it's ~3.8V on the 5V line, and the regulated 3.3V out of the MSP430 is a measly 0.76V. Nothing is happening on the chip.
However, the odd thing is, when I plug my device into, say my oscilloscope's USB port, it fires up and the program runs like normal. When I give the chip 3.3V directly (without any USB or anything else connected), all is well. What gives? Do I need to uninstall and re-install something?