This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to add a serial terminal over USB?

My application requires a serial terminal connection from a laptop. Most laptops don't have a serial port so my idea is to emulate a serial port over a USB connection.

How does one add a USB serial port using the RL-ARM that terminates in the application - as opposed to just doing usb to serial conversion using usbd_vcom_usb2serial()?

I will be using Cortex-M3 LPC1768.

Thanks in advance.

Ian