I am using STM32L081CB controller with 128K flash and want to change STM32L081CZ with 192K Flash. I don't find any direct option to change the same in the STMCUBE. I want the entire project remains same including the PIN mapping.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-09 3:01 AM
This discussion is locked. Please start a new topic to ask your question.
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-09 4:09 AM
As long as you do not want to use memory or devices only in STM32L081CZ, use the binary produced for STM32L081CB for both.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-09 11:23 AM
And edit ld file to set larger flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-09 12:32 PM
No need to change linker if there is no need for the additional flash...
