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

FAQ: Common STM32 stumbling blocks #2822

Merged
merged 1 commit into from
Apr 16, 2024
Merged

FAQ: Common STM32 stumbling blocks #2822

merged 1 commit into from
Apr 16, 2024

Conversation

jamesmunns
Copy link
Contributor

Adds some commonly encountered issues.

Help wanted: if anyone has a working BDMA linker script setup, it would be good to add here.

Adds some commonly encountered issues.

Help wanted: if anyone has a working BDMA linker script setup, it would be good to add here.
@bsodmike
Copy link
Contributor

bsodmike commented Apr 16, 2024

redacted and moved to the correct issue

@jamesmunns
Copy link
Contributor Author

@bsodmike that's for the clock config, right? I think that's better to capture in #2806, not here.

The help I need is for the linker script setup necessary to get BDMA working.

@bsodmike
Copy link
Contributor

Oh sorry. I saw your commit talked about the power issues. Sure, I'll move that across thanks 😀

@Dirbaio Dirbaio added this pull request to the merge queue Apr 16, 2024
Merged via the queue into main with commit e421215 Apr 16, 2024
9 checks passed
@Dirbaio Dirbaio deleted the jamesmunns-patch-1 branch April 16, 2024 12:08
@bsodmike
Copy link
Contributor

bsodmike commented May 19, 2024

Hey @jamesmunns not sure if this is the right place but I found this https://github.com/stm32-rs/stm32h7xx-hal/blob/master/memory.x notice how the memory is linked in the example below for DMA.

See https://github.com/stm32-rs/stm32h7xx-hal/blob/master/examples/serial-dma.rs

Will give this a try soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants