MK66 serial( UART) port booting

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MK66 serial( UART) port booting

2,364件の閲覧回数
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,111件の閲覧回数
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,111件の閲覧回数
mjbcswitzerland
Specialist V

pastedImage_1.png

0 件の賞賛
返信

2,111件の閲覧回数
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,111件の閲覧回数
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,111件の閲覧回数
durgasivakrishn
Contributor III

Hi,

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

With regards,

Sivakrishna

0 件の賞賛
返信

2,111件の閲覧回数
mjbcswitzerland
Specialist V

Hi

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

Regards

Mark

0 件の賞賛
返信