Content originally posted in LPCWare by cobra-kai on Mon Dec 05 09:26:20 MST 2011
I have searched for quite some time to understand the on-chip USB drivers that the LPC1769 is supposed to have, but I have a hard time finding any real documentation. The available examples (e.g. USB HID) seem quite bloated. I have also understood that the on-chip drivers are quite disliked. So, my questions:
1) Is there any API documentation for the on-chip USB drivers?
2) Does anyone know of a more minimal example to implement e.g. a USB keyboard?
3) What other options are there besides the on-chip drivers?