Program data on flash from PC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 5:38 AM
Hi, I have a simple code running on STM32L0 MCUs. I will need to change some data on their firmware on each board depending on some analog properties of another component.
There is a practical way to program a portion of memory with some data after the firmware is programmed?
thank you
- Labels:
-
STM32L0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 5:51 AM
Hello @Gmont4,
Could you please elaborate? what kind of Flash you are talking about? internal MCU Flash or a specific Flash memory device? in case of MCU, which MCU you are referring to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 6:17 AM
sorry i submitted the question for error, now i have better described my need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 6:25 AM
You can use STM32CubeProgrammer tool downloadable from this link to write your data to the Flash.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 6:31 AM
thank you, could you suggest some documentation to read on this solution?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-12-06 6:35 AM
Please refer to STM32CubeProgrammer software description user manual (UM2237) from this link.
