Skip to content

Use DMA for sending pixels to display, and send a whole row at once #10

@zyla

Description

@zyla

Currently we send a command to the display for each single pixel. Ideally we'd like to send one command for a whole row of pixels. (We usually can't do more than a row at once due to cropping)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions