Virtual Serial COM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Virtual Serial COM

1,190 Views
lpcware
NXP Employee
NXP Employee
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!
0 Kudos
Reply
4 Replies

1,164 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nasib on Tue Dec 18 09:05:33 MST 2012
i'm trying to use the  USB_ROM_CDC example but i have an error using the function:

pUsbApi = (USBD_API_T*)((*(ROM **)(0x1FFF1FF8))->pUSBD);

'ROM' has no member named 'pUSBD'

why  is this happening?

thank you and sorry for all my questions.
0 Kudos
Reply

1,164 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nasib on Tue Dec 18 08:30:23 MST 2012
could you tell me one please.
0 Kudos
Reply

1,164 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by gbm on Mon Dec 17 11:03:43 MST 2012
Yes, many of us know such examples. In particular those who downloaded some easily-available LPCxpresso firmware samples.
0 Kudos
Reply

1,164 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by nasib on Mon Dec 17 10:04:05 MST 2012
anyone know a lpcxpresso virtual serial port example?? (Without baseboard)
0 Kudos
Reply