Skip to content

NUCLEO_L432KC memory definition enhancements should give 16kB (25%) more SRAM #4823

@helmut64

Description

@helmut64

The NUCLEO_L432KC target has SRAM1 (48kB) at 0x2000 0000 and SRAM2(16kB) at 0x1000 0000. The SRAM2 is also mapped at 0x2000 C000. At present the SRAM2 is unused within mbed (except for interrupt vectors).

I recommend to specify in mbed that the SRAM1 is 64kB in size which gives us 16kB (25%) more available SRAM.

Please enhance it. I can do it, however I believe the task belongs to the ST team.

Regards Helmut

BTW: This can also applied to other STM32L4 MCUs.

  • Type: Enhancement

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions