bootloader
USB MSD Bootloader for Freescale ColdFire
By allankliu Apr 30th, 2009
|
Freescale offers a USB bootloader for its Kirin3 (MCF5225x) connected microcontroller. It offers a convenient approach to upgrade the firmware. It is not a USB host bootloader, but a USB mass storage device (MSD) bootloader. |
- allankliu's blog
- Add new comment
- Read more
- 754 reads
Embedded Linux Tutorial 8/11
By allankliu Apr 18th, 2009
|
There are so many bootloaders available that we can not describe them in detail. |
- allankliu's blog
- Add new comment
- Read more
- 1334 reads
Bootloading from a Thumb Drive
By Ionela Feb 12th, 2009|
|
As applications grow in complexity and size it becomes increasingly important to have an easy way to update the application firmware while it is in the field. Often this is done by connecting the device to a computer and loading the new firmware. |
- Ionela's blog
- Add new comment
- Read more
- 292 reads
Bootloader for Arduino
By Sherry_Ingram Jan 23rd, 2009
|
This is all about bootloading for the Atmega 328. Often, many issues come about when bootloading and these quick fixes have been found to be effective for ‘no-wait” and “no-hang” fixing |
- Sherry_Ingram's blog
- Add new comment
- Read more
- 1505 reads
What a Microcontroller Bootloader Is and How It Works?
By brumbarchris Dec 9th, 2008
|
A bootloader is a program which resides in the program memory of a microcontroller and allows to program the rest of the memory without the need of a programmer. Of course, for a Bootloader to work, the microcontroller must be capable to writing to its own program flash memory, which is a feature that currently exists on many micros on the market. Bootloaders have recently seen a myriad of applications both in academic and industrial environments. |
- brumbarchris's blog
- 9 comments
- Read more
- 26267 reads




