Skip to content

samd: the most obnoxious possible workaround for DMA freeze#2416

Closed
jepler wants to merge 1 commit into
adafruit:masterfrom
jepler:samd-dma-freeze-workaround
Closed

samd: the most obnoxious possible workaround for DMA freeze#2416
jepler wants to merge 1 commit into
adafruit:masterfrom
jepler:samd-dma-freeze-workaround

Conversation

@jepler
Copy link
Copy Markdown

@jepler jepler commented Dec 20, 2019

.. is to simply not do DMA for SPI devices at all.

Putting this up but in "draft" state because I don't want something like this to be merged. But it did keep an audio + display app running for 2+ days without lockup, and as a last ditch we could do this, neatened up a bit to only disable DMA while there's ongoing audio.

.. is to simply not do DMA for SPI devices at all.
@jepler
Copy link
Copy Markdown
Author

jepler commented Dec 31, 2019

We'll be able to do better than this :)

@jepler jepler closed this Dec 31, 2019
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.

1 participant