Hello,
I am trying to flash a LPC55S69 using USB1, however I am unable to make it work. In ISP, the device is not detected by Windows, and absent from the Device Manager, so using blhost to flash it naturally leads to the Error "UsbHidPeripheral() cannot open USB HID device".
The USB port itself seems to be operating correctly, as I am able to communicate with the application using it. When booting normally, the device is correctly found.
The DEFAULT_ISP_MODE is set to 0, and therefore it should be possible to flash over USB1. Currently I managed to flash using a J-Link, while I need it to be done through USB.
I have tried installing MCUxpresso to get additional drivers, without any change.
Would you know what can cause such error, and do you have any solution to this issue ?
Microcontroller: LPC55S69 1B
PC Operating System: Windows 10
Thank you in advance,
Best Regards,
Jean-Baptiste