Skip to main content
Visitor II
August 13, 2024
Solved

I CAN'T FIND THE STM32L053R8 S MEMORY MAPPING

  • August 13, 2024
  • 2 replies
  • 1223 views

In the datasheet of the stm32l053x in the section of "Memory mapping" it says "Refer to the product line reference manual for details on the memory mapping as well as the boundary addresses for all peripherals."

I looked at the reference manual and didn't find the memory mapping there. can any one help please

    This topic has been closed for replies.
    Best answer by TDK

    Look at section 2.2.2 Memory map and register boundary addresses in the reference manual.

    TDK_1-1723565327122.png

    rm0367-ultralowpower-stm32l0x3-advanced-armbased-32bit-mcus-stmicroelectronics.pdf

     

    2 replies

    TDKAnswer
    Super User
    August 13, 2024

    Look at section 2.2.2 Memory map and register boundary addresses in the reference manual.

    TDK_1-1723565327122.png

    rm0367-ultralowpower-stm32l0x3-advanced-armbased-32bit-mcus-stmicroelectronics.pdf

     

    ALMAAROUFAuthor
    Visitor II
    August 13, 2024

    Thank you so much

    Graduate II
    August 13, 2024

    Might also look at the .H and .SVD files for supporting information.

    The Cortex-M TRM might also help understand the constraining expectations those have.

    Also be cognizant that the same IC goes into several packages and chip markings depending on the amount of memory tested and sold with.

    Is there some specific memory region or peripheral of interest?