Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
Running codes of mbed USBHID in my own board
Hello I want to use mbed codes for USBHID in my own hardware (nxp lpc1768). I read what is in the link of prototype-to-hardware, and I used jtag for programming of my own micro (my board also accept .bin for programming). When I use mbed board, computer recognizes the incoming usb and I can communicate with the board via usb, but when I use my own board, the computer returns an error indicating that the incoming usb is not recognized (it is good that computer recognizes that it is a usb, but computer cannot find appropriate driver for it). What is the problem? Do I need to develop some drivers ? Thank you.
Question relating to:
1 Answer
9 years, 7 months ago.
Do you have it wired correctly? For example here is how the application board did it: http://developer.mbed.org/cookbook/mbed-application-board#schematics