Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the memory map for stm32f42xxx and stm32f43xxx devices. #311

Merged
merged 1 commit into from May 5, 2015
Merged

Updated the memory map for stm32f42xxx and stm32f43xxx devices. #311

merged 1 commit into from May 5, 2015

Conversation

ghost
Copy link

@ghost ghost commented May 5, 2015

The length field for internal sram size looks to be incorrect - it should be 256K. The stm32f429xxx/439xxx literature says "up to 256K" but I cant find an active chip in that range that has anything other than 256K link.

Also added the FMC memory map according to the reference manual (page 1586), and I can now access external memory from within GDB. Admittedly, I've only tested the SDRAM since my board doesnt have any of the others.

* These devices have up to 256K of sram.
* External memory accessed via the FMC controller is now accessible
  in GDB.
texane added a commit that referenced this pull request May 5, 2015
Updated the memory map for stm32f42xxx and stm32f43xxx devices.
@texane texane merged commit 603a723 into stlink-org:master May 5, 2015
@Nightwalker-87 Nightwalker-87 added this to the v1.2.0 and older milestone Feb 26, 2020
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants