Hi all, thanks for sharing all the knowledge on oled wiring and coding.
I'm trying to wire up my first oled and am coming across some strange results and would be grateful to hear if someone has tips on how to debug the issue.
My setup
- an adafruit Monochrome 1.3" 128x64 OLED graphic display with the sj1 and sj2 bridges soldered to toggle ic2 mode
- wiring:
- pb8 -> Clk (scl)
- pb9 -> Data (sda)
- VDD -> Vin
- GND -> GND
- Loading tiar / hw / bar (or any of tiar's oled patches) and tried all ic2 addresses and types
I get unmoving salt and pepper on my screen
I'm not using any resistors in the setup because I read that the adafruit oled has them internally.
Any ideas?