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

Update Zonestar OLEDs to SPI #27220

Merged
merged 10 commits into from
Jul 5, 2024

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Jun 28, 2024

Description

It was noticed that zonestar oled screen where not working.
Digging into the old code from zonestar https://github.com/ZONESTAR3D/source-code-for-3d-printer/tree/main
It was noticed that the OLED's are SPI not i2c

Integrated the SPI changes into marlin

Requirements

ZONESTAR_12864OLED
ZONESTAR_12864OLED_SSD1306

Benefits

Displays work

Configurations

Configuration.zip

Related Issues

#27213

@ellensp ellensp changed the title Update Zonestar OLEDs toSPI Update Zonestar OLEDs to SPI Jun 28, 2024
@thinkyhead thinkyhead merged commit 1d1eb97 into MarlinFirmware:bugfix-2.1.x Jul 5, 2024
62 checks passed
@ellensp ellensp deleted the zonestar-spi-oleds branch July 5, 2024 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] ZONESTAR_12864OLED No Longer Works in 2.1.x BUGFIX But Works in 2.0.7 Branch
2 participants