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

Drivers: Bit reverse in PIO, use new RGB565 pinout. #3

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

MichaelBell
Copy link
Collaborator

This tweaks the pinout to match the new hardware revision, and also offloads the work of reversing the pixel bit order to the PIO.

It also fixes a timing bug I noticed while debugging the bit reversal.

@Gadgetoid Gadgetoid merged commit 7af2da2 into main Oct 10, 2024
2 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.

2 participants