Skip to main content
AKuma.43
Visitor II
April 11, 2022
Question

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 chan

  • April 11, 2022
  • 1 reply
  • 888 views

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?.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
April 11, 2022

Well different mix of peripherals, Vector table size, Flash size, and sector sizes,

Undecoded memory frequently faults.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..