The LPC5528 enumerate but doesn't open as a memory.
(Reset 0 and ISP 0 then reset 1 then isp 1)
Here is the result of :
lsusb -d1fc9:0021 -v
Bus 001 Device 059: ID 1fc9:0021 NXP Semiconductors USB COMPOSITE DEVICE
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x1fc9 NXP Semiconductors
idProduct 0x0021
bcdDevice 3.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0029
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 3
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 76
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x003c 1x 60 bytes
bInterval 3
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x003c 1x 60 bytes
bInterval 3
dmesg :
[ 7849.331349] usb 1-9: USB disconnect, device number 59
[ 7851.111083] usb 1-9: new high-speed USB device number 60 using xhci_hcd
[ 7851.260231] usb 1-9: New USB device found, idVendor=1fc9, idProduct=0021, bcdDevice= 3.00
[ 7851.260253] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7851.260263] usb 1-9: Product: USB COMPOSITE DEVICE
[ 7851.260272] usb 1-9: Manufacturer: NXP SEMICONDUCTOR INC.
[ 7851.268191] hid-generic 0003:1FC9:0021.0032: hiddev0,hidraw1: USB HID v1.00 Device [NXP SEMICONDUCTOR INC. USB COMPOSITE DEVICE] on usb-0000:00:14.0-9/input0
JP