Hello,
I use the LPCXpresso43xx Board an want to get USB1 working. For this I use the software example "usbd_rom_msc_ram" and changed the entry "#define USE_USB0" to "#define USE_USB1" in file "app_usbd_cfg.h".
Mabey I should mention that I first try the example for USB0 and everything works perfect. For testing USB1 I connect USB1_DP (green), USB1_DM (white), GND and VCC_from_usb -> 5V. But this is not working. Does anybody have any idea why it is not working?
Thank you for your help!