Hi,
the LPC1700 family of microcontrollers do not have USB drivers in its ROM, so USBD won't work.
LPCUSBlib and USBD are similar, the main differences between these are:
- USBD is the library equivalent to the USB ROM driver for most current MCUs.
Since USBD is essentially the USB ROM driver, the source code is not publicly available.
- The LPCUSBlib device stack is an older USB stack that we no longer support in LPCOpen but has the source code available.
Have a great day,
Jun Zhang
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------