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

Tufty 2040: DMA display update. #777

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

Gadgetoid
Copy link
Member

Use DMA to transfer the display buffer to PIO rather than pushing into the TX FIFO in a loop.

Co-authored by @zx64 - #776

Use DMA to transfer a native RGB565 display buffer to PIO rather than pushing into the TX FIFO in a loop.

Co-authored by @zx64 - #776
@Gadgetoid Gadgetoid merged commit 00d1617 into main May 12, 2023
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