We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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