AfterEarthLTD / Solder-Reflow-Plate

PCB based SMD reflow plates
MIT License
1.4k stars 238 forks source link

Does the OLED display require external pullup resistors? #29

Open vjkolaventy opened 2 years ago

vjkolaventy commented 2 years ago

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

deafloo commented 2 years ago

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

vjkolaventy commented 2 years ago

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 commented 2 years ago

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