Skip to main content
Explorer II
April 24, 2024
Solved

STM32 NUCLEO G071RBT6 Memory map

  • April 24, 2024
  • 1 reply
  • 818 views

Hello everyone!

I am looking for the memory map of the STM32 NUCLEO G071RBT6 board, specifically the addresses of the bootloader, application, and the size of the bootloader. I have tried searching for this information on various datasheets and websites, but I have not been able to find it. Could anyone please help me with this? Thank you.

    This topic has been closed for replies.
    Best answer by Andrew Neil

    These things are all defined by the chip - not by the board it's on.

    Therefore, you need to be looking in the chip documentation:

    https://www.st.com/en/microcontrollers-microprocessors/stm32g071rb.html#documentation

    Check the Datasheet and Reference Manual; also the Programming Manual

    1 reply

    Super User
    April 24, 2024

    These things are all defined by the chip - not by the board it's on.

    Therefore, you need to be looking in the chip documentation:

    https://www.st.com/en/microcontrollers-microprocessors/stm32g071rb.html#documentation

    Check the Datasheet and Reference Manual; also the Programming Manual