MCUxpresso SecondaryBootLoader DFU for the LPC51U68

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MCUxpresso SecondaryBootLoader DFU for the LPC51U68

1,920 Views
BetoGreen
Contributor III

I would like to create a SBL using DFU for the LPC51U68.

Has anyone done this?

Did you use AN12327 or  AN12037 (11u6x) or one of the usbd_rom_dfu_composite example projects like for the LPC4370 as a base ?

Just wanting to know I'm on the right path before I spend any more time on it. Tried a bit of all 3 but all have issues.

Any code or examples would be appreciated.  I find the CMSIS code does not port easily and I'm thinking maybe LPCopen and a new MCUxpresso project with mex configurations the way to start but not sure...

 

 

0 Kudos
4 Replies

1,879 Views
BetoGreen
Contributor III

Do you have any instructions on how to set the Keil IDE to see the LINK2 debugger.   I tried CMSIS DAP but get "no debug unit device found"

 

0 Kudos

1,863 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello BetoGreen,

How about your this case now?

Sorry I just checked your private massage. Recommend  reply on the case thread next time if there is no secret, because we hard find the private message. And we can give help on the thread reply more quick then private massage.

 

Regards,

Alice

 

 

 

 

0 Kudos

1,902 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello  BetoGreen,

AN12327 if for LPC55xx, do not very suit for LPC51u68.

You can  refer to  AN12037  or https://www.nxp.com.cn/docs/en/application-note/AN12689.pdf   (https://www.nxp.com/docs/en/application-note-software/AN12689SW.zip ).

And you can also use ISP mode update your firmware.

 

 

 

 

0 Kudos

1,896 Views
BetoGreen
Contributor III

thanks

0 Kudos