MK66 serial( UART) port booting

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

MK66 serial( UART) port booting

2,356 次查看
durgasivakrishn
Contributor III

Hi,

Is there any possibility to boot( flash)MK66FN2M0VLQ18 from serial( UART) port?

Looking forward to your replay,

With regards,

Sivakrishna

标签 (1)
0 项奖励
回复
6 回复数

2,103 次查看
durgasivakrishn
Contributor III

Hi,

Is MK66FN2M0VLQ18 have the pre-installed bootloader in a chip(at the factory itself) or we need to write boot code for it.

With regards,

Sivakrishna

0 项奖励
回复

2,103 次查看
mjbcswitzerland
Specialist V

pastedImage_1.png

0 项奖励
回复

2,103 次查看
FelipeGarcia
NXP Employee
NXP Employee

Hello Sivakrishna,

 

This is possible using a bootloader. You can check our bootloader examples from the SDK, this bootloader supports loading data to flash via UART peripheral.

 

Please make sure you select mcu-boot in software components before downloading the SDK as the snippet below demonstrates.

pastedImage_3.png

For more information please visit the MCU-BOOT website below:

MCU Bootloader | NXP 

 

Hope it helps!

 

Best regards,

Felipe

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
回复

2,103 次查看
mjbcswitzerland
Specialist V

Hi

KBOOT UART, SREC and iHEX, AN2295, developer's serial bootloader and Modbus ASCII/RTU loaders are included in the uTasker project for the K66:
http://www.utasker.com/kinetis/FRDM-K66F.html

Free open source version at link below.

Regards

Mark

Complete Kinetis solutions for faster/more efficient professional needs, training and support: http://www.utasker.com/kinetis.html
i.MX RT project compatibility: http://www.utasker.com/iMX.html
Including FreeRTOS integration for all Kinetis parts

Kinetis K66:
- http://www.utasker.com/kinetis/TWR-K65F180M.html
- http://www.utasker.com/kinetis/FRDM-K66F.html
- http://www.utasker.com/kinetis/TEENSY_3.6.html

uTasker: supporting >1'000 registered Kinetis users get products faster and cheaper to market

Request Free emergency remote desk-top consulting at http://www.utasker.com/services.html

Open Source version at https://github.com/uTasker/uTasker-Kinetis

https://community.nxp.com/thread/512558
https://community.nxp.com/thread/352862
https://community.nxp.com/thread/498809

0 项奖励
回复

2,103 次查看
durgasivakrishn
Contributor III

Hi,

What are the hardware connections required for programming the flash using the UART interface?

With regards,

Sivakrishna

0 项奖励
回复

2,103 次查看
mjbcswitzerland
Specialist V

Hi

The UART loader can be configured to use any UART interface/pin mux.

Regards

Mark

0 项奖励
回复