We are using STM32F103xB. We intend to replace STM32F103xB this with STM32F103xC, STM32F103xD & STM32F103xE. We found difference in memory map section in the "Aliased to Flash section", when comparing both MCUs. Will there be a need for Software change?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-10 9:32 PM
We are using STM32F103xB. We intend to replace STM32F103xB this with STM32F103xC, STM32F103xD & STM32F103xE. We found difference in memory map section in the "Aliased to Flash section", when comparing both MCUs families. There is a section called reserved in STM32F103xC, STM32F103xD & STM32F103xE which is not there in STM32F103xB. We dont want any SW change when we don the replacement of the MCU. We would like to know that when we replace STM32F103xB with STM32F103xC, STM32F103xD & STM32F103xE, will there be a need to change Software/ Firmware?.
Also what does the reserved section in memory map mean?. Is that read/ write accessible space or it is not accessible to firmware?.
- Labels:
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-10 10:01 PM
Well different mix of peripherals, Vector table size, Flash size, and sector sizes,
Undecoded memory frequently faults.
Up vote any posts that you find helpful, it shows what's working..
