Hello,
I am using the msp430f2274 and I am attempting to transfer strings from my chip to the computer by using PuTTy to monitor the virtual com created by the device. However, the code that I have found in the slac123f.zip file provided for the msp430f2274. Unfortunately, from what I have seen is that all the UART code required a external crystal. Is this mandatory for all communications via usb to the computer or is there a work around?