Difference between revisions of "Bootloading"
From Wiki at Neela Nurseries
m (Add link to Atmel serial bootloader document.) |
m (Add link to STMicro bootloader document.) |
||
Line 26: | Line 26: | ||
* https://ww1.microchip.com/downloads/en/Appnotes/Atmel-8390-WIRELESS-AVR2054-Serial-Bootloader-User-Guide_Application-Note.pdf | * https://ww1.microchip.com/downloads/en/Appnotes/Atmel-8390-WIRELESS-AVR2054-Serial-Bootloader-User-Guide_Application-Note.pdf | ||
+ | |||
+ | STMicro bootloader: | ||
+ | |||
+ | * https://ww1.microchip.com/downloads/en/Appnotes/Atmel-8390-WIRELESS-AVR2054-Serial-Bootloader-User-Guide_Application-Note.pdf | ||
+ | |||
+ | |||
+ | |||
<!-- EOF --> | <!-- EOF --> |
Revision as of 22:57, 3 August 2022
2022-08-01 Notes on bootloaders for microcontrollers
A starting point, which links to five articles on differing bootloading approaches:
-
13 Aug 2019 by François Baldassari
2022-08-03
What is a serial bootloader and how is it used?
Following link gives Silabs example, but is not a good general explanation:
Atmel bootloader:
STMicro bootloader: