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

Implement 4-Wire SPI for SSD1306 #252

Open
ikskuh opened this issue Oct 8, 2024 · 2 comments
Open

Implement 4-Wire SPI for SSD1306 #252

ikskuh opened this issue Oct 8, 2024 · 2 comments
Assignees
Labels
driver framework This issue is related to the MicroZig Driver Framework

Comments

@ikskuh
Copy link
Contributor

ikskuh commented Oct 8, 2024

No description provided.

@ikskuh ikskuh added the driver framework This issue is related to the MicroZig Driver Framework label Oct 8, 2024
@mattnite
Copy link
Contributor

mattnite commented Oct 8, 2024

@ikskuh please link datasheet

@ikskuh ikskuh self-assigned this Oct 9, 2024
@ikskuh
Copy link
Contributor Author

ikskuh commented Oct 9, 2024

The datasheet is linked in the source code, and most stuff is already implemented. We're blocking on the writev refactoring which i'm currently on.

Afterwards, it shouldn't be that hard to implement as in theory, it's "just" removing the i2c prefix in all commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
driver framework This issue is related to the MicroZig Driver Framework
Projects
None yet
Development

No branches or pull requests

2 participants