I want to use custom Boot-loader using internal flash.Is there any example source code of boot-loader and Application source?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-05-11 11:41 PM
I am working on STM32L071CB
Want to divide internal flash in 3 parts
1. for boot-loader code
2. for Application code
3. for storing Image received on UART for Upgrade Application Source
Please Provide example source code.
Labels:
- Labels:
-
Bootloader
-
STM32L0 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-05-12 5:20 AM
You should look for ST's IAP (In Application Programming) examples in the HAL repositories for the part and similar boards. Likely also App Notes on topic area.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
