Skip to content

I²C for u8g2 with ssd1306 #2

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

Merged
merged 1 commit into from
Feb 15, 2017
Merged

I²C for u8g2 with ssd1306 #2

merged 1 commit into from
Feb 15, 2017

Conversation

pcbreflux
Copy link
Contributor

Adding i²C to the u8g2_esp32_hal and include a sample task

  • still don't know why the i²C have to be set (0x3C)
  • still don't know why the I²C commandcode have to be added (0x00 or 0x40)

@nkolban nkolban merged commit a7ea154 into nkolban:master Feb 15, 2017
@pcbreflux pcbreflux deleted the pcbreflux_custom branch February 15, 2017 21:58
@nkolban
Copy link
Owner

nkolban commented Mar 6, 2017

There are reports coming in that this commit broke the SPI usage ...

From the IRC #ESP32 chatroom ...

<bleader> kolban: apparently pcbreflux commit in u8g2_esp32_hal breaks spi
<bleader> there is a chunk of code removed, that leaves the spi handle unitiliazed
<bleader> went back to a version before his commit and managed to get the hello world working
<bleader> (crazy how having a screen displaying text can make a man happy...)

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