Bootloader Size?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-10-31 11:37 PM
Hi Guys, I'm working on bootloader.
The size of the bootloader memory is determined by how?
In some applications 32KB is determined as 2KB in some.
So how?
My MCU: Stm32f072
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-01 2:06 AM
Guys I understanded. Thanks.
Good works..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-11-01 3:24 AM
Depends on the granularity of the FLASH block/sector sizes and how small you can make your code. For F4 and F7 devices you might be looking at 16 or 32 KB, other perhaps some.multiple of 2 or 4KB.​
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..
