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.
8 years ago.
USBDEVICE Library for NUCLEO-F746ZG
Anyone using the onboard USB Device connector on this? When I try to compile something that uses the USBMIDI library, I get errors referencing LPC_USB classes, which suggest it is trying to use the original NXP USB based classes. Of course, since I've chosen the NUCLEO-F746ZG as the target, the LPC_USB class, which is presumedly defined somewhere in the mbed library, is not defined.
Any help would be appreciated. Thanks!