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.
I use LPC2378 in MCB2300 and I test usbcdc demo with VirtualCOM function and it works well. But when I change the bulk endpoint from EP2 to EP5, this demo works failed. In LPC2378 EP2 and EP5 are for bulk data transfer.
Does anybody know why. Thank you
Sorry, Could tell me how do I "use Configuration Wizard to set the Endpoint 5 Events" ? Could do give me an example !!
Thank you !!
Hello Edward Fang,
If you open usbcfg.h in uVision you will see the Configuration Wizard Tab at the bottom left of the window. Just click on this tab. The view of the window will change to Configuration Wizard.
Best Regards, Martin Guenther
Now it works, thank you very much !!