Dear All,
I want to use the USB in LPC4357 , for the Application of sending the large amount of data to modem , but modem class, protocol and interface are Vendor specific. so Shall I use this one as CDC class device.
if we use microcontroller as Host, is it possible to receive the data with out host request. (Any interrupt data supported by microcontroller it self). (ex: If we get any in coming call to chipset, that we will directly intimate to mcu or Host need to pool every time for any data).
Help the above questions.
Provide the USB Host drivers for LPC4357.
Hi,
You can use LPCOpen, it includes an extensive set of examples of USB. These examples can help you as reference.
LPCOpen Libraries and Examples|NXP
Best Regards
Sol