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

Proteus simulation issues #1297

Closed
valfa14 opened this issue Sep 30, 2020 · 3 comments
Closed

Proteus simulation issues #1297

valfa14 opened this issue Sep 30, 2020 · 3 comments

Comments

@valfa14
Copy link

valfa14 commented Sep 30, 2020

olikraus/u8glib#513
I'm facing also same issues with u8g2 lib :/

@olikraus
Copy link
Owner

olikraus commented Oct 1, 2020

I think I can not help here. I do not know anything about "proteus simulator".
U8g2 works in Arduino IDE as expected. If it doesn't work in "proteus simulator" then I would suggest to contact "proteus simulator" people.

@SWIPHER
Copy link

SWIPHER commented Jul 29, 2021

Hi,I had the same problem with you but I solved just now.I found it only works with SPI mode in Proteus, the code is like this
U8G2_SSD1306_128X64_NONAME_F_4W_SW_SPI u8g2(U8G2_R0,24,25,26,23,27);
It works on the Arduino mega2560 moudle in proteus. And the Circuit diagram is like this:
proteus

@olikraus olikraus closed this as completed Mar 4, 2022
@223222981
Copy link

display

Thank you I succeeded too

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

No branches or pull requests

4 participants