Content originally posted in LPCWare by nasib on Sun Dec 16 11:51:18 MST 2012
Hi everyone!
Do you know any library that implements a VirtualSerialCom to the lpcxpresso board ?
i need it to communicate my lpcxpresso through USB to a C# application.
I know that there's one example of this in the USBlib but i think that it has been developed to the baseboard (because there are functions like, init_LEDs, init_Buttons, and in the build configurations i can just select lpc11Uxxx on baseboard).
thank you so much!