10 years, 4 months ago.

USBDevice library for custom PCB based on LPC1768

I have designed a custom PCB based on LPC1768 microcontroller. I am using Mbed libraries and compiler for its programming. I have done successfully interfacing of SD card and LCD. I can even communicate with flash drive using its USBHost library. But I am unable to use its USBDevice library, as it is not working. I want to know what should I change in USBDevice library so that I can use my PCB as a USB mass storage device and access it from any PC.

2 Answers

10 years ago.

Hi Vinit , did you solve your problem, because I also have problem with USB device now. regards koraei

10 years ago.

There is no special requirements for custom boards. You do need to have the correct passives around the USB pins to make it work. Have for example a look what they did for the mbed application board: http://developer.mbed.org/cookbook/mbed-application-board