LPC 55s69 - Host USB CDC example is not working

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

LPC 55s69 - Host USB CDC example is not working

580 Views
pateln948
Contributor I

I import the SDK 2.0 Host USB CDC example for testing its not working as it is. I disable the serial port then try its working and detect the USB CDC device but I am not able to understand how to USB receive INTR or USB receive polling. 

So, Can you help me for simple Rx and Tx communication API or example code? 

0 Kudos
1 Reply

567 Views
gertvb
Contributor III

There is an excellent article by Jennie Zhang : https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Using-ConfigTool-to-create-USB-Project-F...

 

Also have a look at some stuff I did to print with USB CDC, this is however just printing to teraterm on a PC, and NOT processing stuff received from the PC

https://community.nxp.com/t5/LPC-Microcontrollers/USB-DeviceCdcAcmSend-value-of-class-handle-class-h...

A TechExplorer working with Embedded Software and Electronics in Agriculture and Alternative Energy
0 Kudos