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

Does the OLED display require external pullup resistors? #29

Open
vjkolaventy opened this issue Apr 29, 2022 · 3 comments
Open

Does the OLED display require external pullup resistors? #29

vjkolaventy opened this issue Apr 29, 2022 · 3 comments

Comments

@vjkolaventy
Copy link

vjkolaventy commented Apr 29, 2022

Hi

I am unable to make the OLED display work. I noticed that there are no pull up in schematic for the V3.0 board. Can you please advise if I need to add 4.7K or 10K external pullup resistors to get the OLED display to work?

Regards
Vijay

@vjkolaventy vjkolaventy changed the title Does the OLED display require pullup resistors? Does the OLED display require external pullup resistors? Apr 29, 2022
@deafloo
Copy link

deafloo commented May 3, 2022

I have a v3 board with working OLED. No pull up resistors required, just solder the 4 OLED-pins to the PCB.

@vjkolaventy
Copy link
Author

Florian
Can you please share your code for the v3.0 board? The board worked for me randomly once after trying many times but I don’t know what actually worked. I am not even able to make just the OLED to work.
I doubted the pin configuration of MegacoreX and used the blink code on the mosfet pin as suggested by MCUdude and it worked.
If you cannot share the code, can you please share simple code to check the OLED.
Regards
Vijay

@deafloo
Copy link

deafloo commented May 3, 2022

Hi
I would try following steps:

I can assure you the MegacoreX pinout is correct. I know the numbers are different from the datasheet but it uses internal addresses so just dont touch it.

Hope that helps

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

2 participants