Content originally posted in LPCWare by LPCFER on Sun Apr 11 12:40:21 MST 2010
Hello all,
I'm trying to establish communication via virtual COM port trough USB connection. I'm using example provided by NXP for LPC1343, USBCDC.
I managed to make valid USB connection, when I connect LPC board with PC I get new LPC134x USB VCom Port. When I establish connection trough COM port (HyperTerminal or RealTerm) and send a character I don't get anything back.
Now, I don't know if i got the point of this example, but as I understood it should send back everything it recieves on serial port. I didn't change anything in code except baud rate in cdcuser.c, line 34, I tried different rates.
If anyone can give me some directions what should I do to make this work, cause I'm new to this platform and USB firmware in general. Is there any tutorial or manual available for this example?
I'm using LPCXpresso IDE, Build id: 2010-01-22 (v3.2.2).
Thank you all in advance,
Best regards,
Darko.