Is there a free bootloader on Kinetis Microncontroller?

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

Is there a free bootloader on Kinetis Microncontroller?

445 次查看
gabriele_endriz
Contributor I

Hi,

 I actually work on a Kinetis K22 with a utasker bootloader that take the .bin program file from an external SDcard. I develop using MCUXpresso tool.

I wanna start a new project using a smaller Microcontroller, that could be the  MKL02Z16VFG4 (because I need 2 I2C and 2 UART). 

Is there a free bootloader (free also for commercial use), that I can use to program the microcontroller directly from UART or I2C ?  (I have read about MCUbootloader or Kinetis bootloader but I have not understood wich could be used or the differences).

Thanks

0 项奖励
回复
1 回复

390 次查看
mjbcswitzerland
Specialist V


Hi

If you already have a uTasker commercial full license you can use it for any Kinetis part and any number of products. The uTasker project includes KBOOT UART loader for KL02 (http://www.utasker.com/kinetis/FRDM-KL02Z.html about 6k in size) as well as UART SREC/iHEX loaders or I2C slave (see this video https://www.youtube.com/watch?v=awREsqeCEzQ&list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&index=22).

If you have been using the open source version in the past it also contains the KBOOT UART method.

Should you need support but can't afford commercial licensing or you are not allowed to invest in software and services you can also request a free commercial license which is supported free at this forum and is designed to help start-ups that are not yet profitable to quickly get their first product into production.

You could also take a look at the KL03 rather than the KL02 since it has the KBOOT UART method in its internal ROM LOADER that will not requre the serial loader to take up any Flash space of these smaller Flash devices.

Regards

Mark


Complete Kinetis solutions for professional needs, training and support:  http://www.utasker.com/kinetis.html

0 项奖励
回复