Skip to content
Discussion options

You must be logged in to vote

happens around 185 times before crashing.

Right. After that amount of loops you've managed to successfully overwrite your entire memory.
Hint: Your DMA write address constantly increases without ever being reset to the buffer start (where it belongs)

DMA is a harsh mistress!

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
8 replies
@JackCode0011
Comment options

@GitHubsSilverBullet
Comment options

@JackCode0011
Comment options

@GitHubsSilverBullet
Comment options

Answer selected by JackCode0011
@JackCode0011
Comment options

@GitHubsSilverBullet
Comment options

Comment options

You must be logged in to vote
1 reply
@JackCode0011
Comment options

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