Firmware upgradation

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

Firmware upgradation

538 Views
mayursavaj
Contributor III

Hi,

I am working on Kinetics K22 series controller for firmware based application.

Currently We are upgrading device firmware through USB cable & DFU Demo(freescale) software.

Can we have any other method to upgrade the device firmware??

Can I upgrade firmware Wireless?

Thanks in advance.

Labels (1)
Tags (1)
0 Kudos
1 Reply

344 Views
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Mayur Savaj:

I think you are using a MK22FX512VLL12, correct?

What other method or interface do you want to use? By "wireless" you mean an interface such as Bluetooth or WiFi?

There are some application notes that come together with project examples for integrating bootloaders for Kinetis family. These are some:

- UART Bootloader (AN2295):

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN2295.pdf

- USB MSD Host bootloader (AN4368):

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4368.pdf

- USB MSD Device bootloader (AN4379):

http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4379.pdf

To find the software packages simply append SW to the appnote number (e.g. AN2295SW) and search in our Freescale website.

There is also the new KBOOT, but unfortunately your device is not supported, you would need to migrate it.

As for the wireless bootloader, we have no examples available, you would need an extra wireless connectivity interface to receive the new firmware and send it to K22. Freescale has some solutions, see this page:

Wireless Connectivity|Freescale

Regards!

Jorge Gonzalez

0 Kudos