Skip to content

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Aug 29, 2025

The DMA can get stalled by DMA to/from PSRAM. So, copy the data into SRAM when we need to. Fail if we can't.

Fixes #10564

The DMA can get stalled by DMA to/from PSRAM. So, copy the data
into SRAM when we need to. Fail if we can't.

Fixes micropython#10564
@tannewt tannewt requested a review from dhalbert August 29, 2025 18:58
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me, and I'm sure you tested it. Thanks!

@dhalbert dhalbert merged commit 1eb0ae6 into adafruit:main Aug 29, 2025
162 checks passed
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.

Display instability during NeoPixel show() on Fruit Jam
2 participants