This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F5500: The program does not work properly with garbled characters and USB_init()

Guru 14080 points

Part Number: MSP430F5500

Hi, 

Q1.
I am evaluating the sample code for USB CH1.
I'm doing a communication test with the JAVA-DEMO terminal and TearTarm, but when I send from JAVA, the characters are garbled.

====Terminal display======
Rx-> ネョ0"ノS:
:09
======================

Also, if I send "aaa (CR)" from TearTarm, it will not be displayed and the JAVA window will close after a while. I have the 32-bit version of JAVA installed.
Is it possible to get some advice?

Q2.
I am also testing to incorporate USCI (using the driver library) into a USB CH1 project. USCI does not work if main() initializes USCI after initializing USB. Baudrate is set to 8MHz, 9800BPS, ns1.
It seems to stop working when USB_setup() → USB_init(); is called. Operation is confirmed with USCI interrupts.
Is it possible to get some advice?

Thanks,

Conor

**Attention** This is a public forum