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

SPI DMA read silently fail if the buffer is in a cache region #1179

Closed
MabezDev opened this issue Feb 18, 2024 · 1 comment
Closed

SPI DMA read silently fail if the buffer is in a cache region #1179

MabezDev opened this issue Feb 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MabezDev
Copy link
Member

Something I ran into over the weekend. We already check that the address is in the RAM region in FlashSafeDma, but we also need to check the buffer is not in the cache!

@MabezDev MabezDev added the bug Something isn't working label Feb 18, 2024
@MabezDev
Copy link
Member Author

Duplicate of #954

@MabezDev MabezDev marked this as a duplicate of #954 Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant