I am trying to learn the UART communications on MSP430G2553 and beginner. Please answer the following questions of me
Can UART communication be done through the default USB connection to emulator or is it necessary to use RS232 to USB converter ? Several blogs suggested USB emulator connection is sufficient for UART. If yes, please explain how USB emulator connection works for UART.
Assuming USB emulator connection works, I tried using hyperterminal for windows 7. I can see MSP430 assigned COM13 port in device manager but however I am not able to establish connection in hyperterminal. I tried using Putty but I wasnt able to open after giving serial port settings.
Please suggest answers or suitable links to overcome this problem.