Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 8 months ago.
problem for printing characters in terminal in Simple USBSerial
I tried to run simple example of sending some characters from mbed to pc(examples in mbed web-site for USBSerial), and tried to see the characters in a terminal. When I press some keys of keyboard, the notification LED of mbed blinks, but I cannot see any character that mbed sends to pc in the terminal. What is the problem?
thank you.
Question relating to:
1 Answer
9 years, 8 months ago.
USBSerial is used for the USB connection of the LPC1768 itself, located at D+ and D- on your board. For just the regular USB connector you need: http://developer.mbed.org/handbook/SerialPC