Difference between revisions of "Bootloading"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
Line 15: Line 15:
  
  
 +
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:
 +
 +
*  https://community.silabs.com/s/article/what-is-serial-bootloader-and-how-to-use-it-x?language=en_US
  
 
<!-- EOF -->
 
<!-- EOF -->

Revision as of 22:35, 3 August 2022

2022-08-01 Notes on bootloaders for microcontrollers


A starting point, which links to five articles on differing bootloading approaches:


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: