K32L2A31 - firmware update over uart

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

K32L2A31 - firmware update over uart

1,369 Views
MN123_123
Contributor I

Hi,

I want to update the application firmware of the K32L2A31 over UART to make it easy to update firmware in the end product at customer site. The UART port avaible in the product is LPUART2.

Can anyone help with documentation regarding this?

0 Kudos
Reply
1 Reply

1,357 Views
bobpaddock
Senior Contributor III

The K32L does have a built in bootloader.  You will have to check the data sheet to see if works with LPUART2, it many not.

You could duplicate its function with LPUART2:

https://www.nxp.com/mcuboot

 

0 Kudos
Reply