Hi,
I'm using LPC54606J256 microcontroller. now, I'm working in Bootloader through usb. so, I need help for this. if anyone know the answer let me know. I have example for UART Bootloader, can we possible to modify the UART example to USB. can anyone help me for this? anyone have USB0 Bootloader Example let me know
Hi Vignesh_M_
LPC546xx can utilize ISP USB0 boot with boot ROM
If users wouldn't like to use boot rom, they need to implement their own USB0 bootloader byselves.
I suggest referring to AN13113, AN12384 and USB demo code under MCUXpresso SDK install folder.
Have a nice day,
Jun Zhang