There is a way to program k22 via uart2?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

There is a way to program k22 via uart2?

514 次查看
mangramarco
Contributor III

Hi,

i've a board with k22 mcu. This communicate with other mcu by means of uart2 and there is not any other external communication implemented. I want to update the firmware of k22 passing through other mcu. Is it possible?

Thank you

Marco

0 项奖励
回复
1 回复

510 次查看
ErichStyger
Specialist I

Hi @mangramarco ,

yes, you can use the KBOOT for this (see https://mcuoneclipse.com/2018/03/03/flash-resident-usb-hid-bootloader-with-the-nxp-kinetis-k22-micro... where I used it with USB CDC). That bootloader from NXP supports different loading interfaces like USB, SPI, I2C and as well UART.

I hope this helps,

Erich

0 项奖励
回复