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

[STM32H735]: Can't access external memory #1196

Closed
c-grant opened this issue Nov 5, 2021 · 1 comment · Fixed by #1197
Closed

[STM32H735]: Can't access external memory #1196

c-grant opened this issue Nov 5, 2021 · 1 comment · Fixed by #1197

Comments

@c-grant
Copy link
Contributor

c-grant commented Nov 5, 2021

Issue is similar to issue #1158, except it is in relation the the externally mapped memory busses

Programmer/board type: [STLINK V3 on STM32H735-DK]
Operating system an version: [Windows 10 19042.1083]
stlink tools version and/or git commit hash: [1.7.0]
stlink commandline tool name: [st-util]
Target chip (and board, if applicable): [STM32H735 on STM32H735-DK]

When tryin to read OSPI2 on the STM32H735-DK the memory could not be read.

Investigating the gdb-server.c these regions were also missing.

Pull has been created and HyperRAM on OSPI2 can now be read

@c-grant
Copy link
Contributor Author

c-grant commented Nov 5, 2021

Fixed by #1197

@Nightwalker-87 Nightwalker-87 added this to the v1.7.1 milestone Nov 6, 2021
@stlink-org stlink-org locked as resolved and limited conversation to collaborators Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants